feat: update yubikey version

This commit is contained in:
2023-02-10 00:37:58 +08:00
parent 3c883f976e
commit 733cd7eb67
2 changed files with 35 additions and 98 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "card-cli"
version = "1.3.4"
version = "1.3.5"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
@@ -26,7 +26,7 @@ simpledateformat = "0.1"
ring = "0.16"
openssl = "0.10"
pem = "1.1"
yubikey = "0.6"
yubikey = "0.7"
yubico_manager = "0.9"
x509 = "0.2"
x509-parser = "0.13"