feat: update dependencies
This commit is contained in:
@@ -25,14 +25,14 @@ chrono = "0.4"
|
||||
simpledateformat = "0.1"
|
||||
ring = "0.16"
|
||||
openssl = "0.10"
|
||||
pem = "1.1"
|
||||
pem = "2.0"
|
||||
yubikey = { version = "0.7", features = ["untested"] }
|
||||
yubico_manager = "0.9"
|
||||
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"] }
|
||||
p256 = { version = "0.13", features = ["pem", "ecdh"] }
|
||||
spki = { version = "0.7", features = ["pem"] }
|
||||
#lazy_static = "1.4.0"
|
||||
#ssh-key = "0.4.0"
|
||||
#ctap-hid-fido2 = "2.1.3"
|
||||
|
||||
Reference in New Issue
Block a user