feat: v1.4.3, init static x25519 when exists

This commit is contained in:
2023-12-10 12:32:46 +08:00
parent c393302d6c
commit 7ee38b8ac5
4 changed files with 32 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tiny-encrypt"
version = "1.4.2"
version = "1.4.3"
edition = "2021"
license = "MIT"
description = "A simple and tiny file encrypt tool"