feat: 1.13.12, support external command

This commit is contained in:
2025-05-24 10:31:13 +08:00
parent bb8d804505
commit 87e51cc7e4
7 changed files with 121 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "card-cli"
version = "1.13.11"
version = "1.13.12"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
@@ -60,6 +60,8 @@ u2f-hatter-fork = "0.2"
security-framework = { version = "3.0", features = ["OSX_10_15"] }
rsa = "0.9.8"
which = "7.0.3"
percent-encoding = "2.3.1"
external-command-rs = "0.1.1"
#lazy_static = "1.4.0"
#ssh-key = "0.4.0"
#ctap-hid-fido2 = "2.1.3"