Bump rsa from 0.1.4 to 0.2.0
Bumps [rsa](https://github.com/RustCrypto/RSA) from 0.1.4 to 0.2.0. - [Release notes](https://github.com/RustCrypto/RSA/releases) - [Changelog](https://github.com/RustCrypto/RSA/blob/master/release.toml) - [Commits](https://github.com/RustCrypto/RSA/compare/0.1.4...0.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
a8ea3ec8b7
commit
ac338cf17a
+1
-1
@@ -31,7 +31,7 @@ log = "0.4"
|
||||
nom = "5"
|
||||
pbkdf2 = "0.3"
|
||||
pcsc = "2"
|
||||
rsa = "0.1.4"
|
||||
rsa = "0.2.0"
|
||||
secrecy = "0.5"
|
||||
sha-1 = "0.8"
|
||||
subtle = "2"
|
||||
|
||||
Reference in New Issue
Block a user