feat: v1.9.18

This commit is contained in:
2025-10-18 14:32:06 +08:00
parent a6397fc45a
commit 3708781390
3 changed files with 15 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tiny-encrypt"
version = "1.9.17"
version = "1.9.18"
edition = "2021"
license = "MIT"
description = "A simple and tiny file encrypt tool"
@@ -56,6 +56,7 @@ json5 = "0.4"
external-command-rs = "0.1"
percent-encoding = "2.3"
ml-kem = { version = "0.2.1", features = ["zeroize"] }
zeroizing-alloc = "0.1.0"
[profile.release]
codegen-units = 1