Bump elliptic-curve from 0.2.0 to 0.3.0
This commit is contained in:
+3
-1
@@ -26,13 +26,15 @@ chrono = "0.4"
|
||||
cookie-factory = "0.3"
|
||||
der-parser = "3"
|
||||
des = "0.3"
|
||||
elliptic-curve = "0.2"
|
||||
elliptic-curve = { version = "0.3", features = ["weierstrass"] }
|
||||
getrandom = "0.1"
|
||||
hmac = "0.7"
|
||||
log = "0.4"
|
||||
nom = "5"
|
||||
num-bigint = { version = "0.2", features = ["rand"] }
|
||||
pbkdf2 = "0.3"
|
||||
p256 = "0.1"
|
||||
p384 = "0.1"
|
||||
pcsc = "2"
|
||||
rsa = "0.2.0"
|
||||
secrecy = "0.6"
|
||||
|
||||
Reference in New Issue
Block a user