feat: v1.9.3

This commit is contained in:
2025-05-12 23:58:14 +08:00
parent 4ad735d840
commit f0f505bde3
4 changed files with 34 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tiny-encrypt"
version = "1.9.2"
version = "1.9.3"
edition = "2021"
license = "MIT"
description = "A simple and tiny file encrypt tool"
@@ -51,7 +51,7 @@ pinentry = "0.6"
secrecy = "0.10"
dialoguer = "0.11"
ctrlc = "3.4"
swift-secure-enclave-tool-rs = "0.1"
swift-secure-enclave-tool-rs = "1.0"
[profile.release]
codegen-units = 1