feat: v1.9.13, support ssh-piv-cert, but not works

This commit is contained in:
2024-09-06 23:06:21 +08:00
parent 1d2a00a0c8
commit cbf127a297
6 changed files with 769 additions and 103 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "card-cli"
version = "1.9.12"
version = "1.9.13"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
@@ -44,6 +44,7 @@ pinentry = "0.5.0"
rpassword = "7.3.1"
secrecy = "0.8.0"
der-parser = "9.0.0"
sshcerts = "0.13.2"
#lazy_static = "1.4.0"
#ssh-key = "0.4.0"
#ctap-hid-fido2 = "2.1.3"