feat: 1.13.12, support external command
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user