yubikey 0.5

This commit is contained in:
Jack Grigg
2021-11-21 15:51:54 +00:00
parent b486276421
commit 822a10f8f6
3 changed files with 54 additions and 144 deletions
+2 -2
View File
@@ -38,8 +38,8 @@ rand = "0.8"
sha2 = "0.9"
which = "4.1"
x509 = "0.2"
x509-parser = "0.9"
yubikey = { version = "0.4", features = ["untested"] }
x509-parser = "0.12"
yubikey = { version = "0.5", features = ["untested"] }
[dev-dependencies]
flate2 = "1"