feat: v1.9.1

This commit is contained in:
2025-03-24 01:16:33 +08:00
parent 84ee9d1b34
commit d831b606cd
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tiny-encrypt"
version = "1.9.0"
version = "1.9.1"
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.0"
swift-secure-enclave-tool-rs = "0.1"
[profile.release]
codegen-units = 1