feat: v1.9.7

This commit is contained in:
2025-07-27 11:03:17 +08:00
parent d98005d799
commit 12e828732e
2 changed files with 53 additions and 60 deletions

View File

@@ -39,9 +39,9 @@ security-framework = { version = "3.0", features = ["OSX_10_15"], optional = tru
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
simpledateformat = "0.1"
tabled = "0.17"
tabled = "0.20"
x25519-dalek = { version = "2.0", features = ["static_secrets", "getrandom"] }
x509-parser = "0.16"
x509-parser = "0.17"
yubikey = { version = "0.8", features = ["untested"], optional = true }
zeroize = "1.7"
spki = "0.7"