Dependency updates and MSRV 1.46 (#208)
- cargo update - cli: Bump x509-parser to 0.9 - Bump elliptic-curve to 0.8. Also requires bumping p256 and p384. - Bump MSRV to 1.46.0. Required to match the MSRV of elliptic-curve.
This commit is contained in:
+1
-1
@@ -21,5 +21,5 @@ log = "0.4"
|
||||
sha2 = "0.9"
|
||||
subtle-encoding = "0.5"
|
||||
termcolor = "1"
|
||||
x509-parser = "0.8"
|
||||
x509-parser = "0.9"
|
||||
yubikey-piv = { version = "0.1", path = ".." }
|
||||
|
||||
Reference in New Issue
Block a user