Bump rsa to 0.9.0 (#502)
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ p384 = "0.13"
|
||||
pbkdf2 = { version = "0.12", default-features = false, features = ["hmac"] }
|
||||
pcsc = "2.3.1"
|
||||
rand_core = { version = "0.6", features = ["std"] }
|
||||
rsa = "=0.9.0-pre.2"
|
||||
rsa = "0.9"
|
||||
secrecy = "0.8"
|
||||
sha1 = { version = "0.10", features = ["oid"] }
|
||||
sha2 = { version = "0.10", features = ["oid"] }
|
||||
|
||||
Reference in New Issue
Block a user