feat: v1.9.7

This commit is contained in:
2025-07-27 11:02:23 +08:00
parent e308809b20
commit d98005d799
2 changed files with 25 additions and 12 deletions

View File

@@ -24,7 +24,7 @@ clap = { version = "4.4", features = ["derive"] }
flate2 = "1.0"
fs-set-times = "0.20"
hex = "0.4"
indicatif = "0.17"
indicatif = "0.18"
openpgp-card = { version = "0.3", optional = true }
openpgp-card-pcsc = { version = "0.3", optional = true }
p256 = { version = "0.13", features = ["pem", "ecdh", "pkcs8"] }