hmac 0.9 and pbkdf2 0.5
This commit is contained in:
+2
-2
@@ -28,13 +28,13 @@ der-parser = "4"
|
||||
des = "0.4"
|
||||
elliptic-curve = { version = "0.5", features = ["weierstrass"] }
|
||||
getrandom = "0.1"
|
||||
hmac = "0.8"
|
||||
hmac = "0.9"
|
||||
log = "0.4"
|
||||
nom = "5"
|
||||
num-bigint = { version = "0.6", features = ["rand"], package = "num-bigint-dig" }
|
||||
num-traits = "0.2"
|
||||
num-integer = "0.1"
|
||||
pbkdf2 = "0.4"
|
||||
pbkdf2 = "0.5"
|
||||
p256 = "0.4"
|
||||
p384 = "0.3"
|
||||
pcsc = "2"
|
||||
|
||||
Reference in New Issue
Block a user