yubikey-piv 0.3

This commit is contained in:
Jack Grigg
2021-03-29 10:41:04 +13:00
parent 88d9b0edc4
commit 15081ac948
2 changed files with 63 additions and 100 deletions
+3 -3
View File
@@ -15,12 +15,12 @@ age-core = "0.5"
age-plugin = "0.0"
bech32 = "0.7.2"
console = "0.14"
elliptic-curve = "0.6"
elliptic-curve = "0.8"
gumdrop = "0.8"
p256 = "0.5"
p256 = "0.7"
sha2 = "0.9"
x509-parser = "0.9"
yubikey-piv = { version = "0.1", features = ["untested"] }
yubikey-piv = { version = "0.3", features = ["untested"] }
[patch.crates-io]
age-core = { git = "https://github.com/str4d/rage.git", rev = "d8fd951e059d9f7116b2b9dd0d176798a11b49f3" }