which 5, test-with 0.11

This commit is contained in:
Jack Grigg
2024-07-30 05:36:19 +00:00
parent a44859d6b2
commit 24e6e6ffa6
2 changed files with 11 additions and 10 deletions
+3 -3
View File
@@ -36,7 +36,7 @@ p256 = { version = "0.13", features = ["ecdh"] }
pcsc = "2.4"
rand = "0.8"
sha2 = "0.10"
which = "4.1"
which = "5"
x509 = "0.2"
x509-parser = "0.14"
yubikey = { version = "=0.8.0-pre.0", features = ["untested"] }
@@ -54,5 +54,5 @@ sysinfo = "0.29"
flate2 = "1"
man = "0.3"
tempfile = "3"
test-with = "0.9"
which = "4"
test-with = "0.11"
which = "5"