feat: update yubikey to v0.8
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "card-cli"
|
||||
version = "1.5.8"
|
||||
version = "1.6.0"
|
||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
@@ -25,8 +25,8 @@ chrono = "0.4"
|
||||
simpledateformat = "0.1"
|
||||
ring = "0.16"
|
||||
openssl = "0.10"
|
||||
pem = "2.0"
|
||||
yubikey = { version = "0.7", features = ["untested"] }
|
||||
pem = "3.0"
|
||||
yubikey = { version = "0.8", features = ["untested"] }
|
||||
yubico_manager = "0.9"
|
||||
x509 = "0.2"
|
||||
x509-parser = "0.13"
|
||||
|
||||
Reference in New Issue
Block a user