feat: v1.7.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "card-cli"
|
||||
version = "1.7.0"
|
||||
version = "1.7.1"
|
||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
@@ -33,6 +33,7 @@ x509-parser = "0.15"
|
||||
ssh-agent = { version = "0.2", features = ["agent"] }
|
||||
p256 = { version = "0.13", features = ["pem", "ecdh"] }
|
||||
spki = { version = "0.7", features = ["pem"] }
|
||||
tabled = "0.14.0"
|
||||
#lazy_static = "1.4.0"
|
||||
#ssh-key = "0.4.0"
|
||||
#ctap-hid-fido2 = "2.1.3"
|
||||
|
||||
Reference in New Issue
Block a user