feat: v1.4.4, add piv-meta

This commit is contained in:
2023-03-16 00:03:19 +08:00
parent 90d4723f86
commit 7348e6d51f
4 changed files with 157 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "card-cli"
version = "1.4.3"
version = "1.4.4"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
@@ -32,6 +32,7 @@ x509 = "0.2"
x509-parser = "0.13"
ssh-agent = { version = "0.2", features = ["agent"] }
p256 = { version = "0.13.0", features = ["pem", "ecdh"] }
spki = { version = "0.7.0", features = ["pem"] }
#lazy_static = "1.4.0"
#ssh-key = "0.4.0"
#ctap-hid-fido2 = "2.1.3"