feat: v1.7.1

This commit is contained in:
2023-08-26 14:16:09 +08:00
parent 4b6352759b
commit 8e2dce9b39
3 changed files with 124 additions and 18 deletions

View File

@@ -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"