feat: v1.11.7, support keychain store

This commit is contained in:
2025-03-26 22:51:52 +08:00
parent af20f4c4a0
commit 755d61fa86
6 changed files with 290 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "card-cli"
version = "1.11.6"
version = "1.11.7"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
@@ -56,6 +56,7 @@ regex = "1.4.6"
aes-gcm-stream = "0.2"
swift-secure-enclave-tool-rs = "0.1"
u2f-hatter-fork = "0.2"
security-framework = { version = "3.0", features = ["OSX_10_15"] }
#lazy_static = "1.4.0"
#ssh-key = "0.4.0"
#ctap-hid-fido2 = "2.1.3"