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:
dependabot-preview[bot]
2019-12-11 13:34:30 +00:00
committed by GitHub
parent a8ea3ec8b7
commit ac338cf17a
2 changed files with 58 additions and 117 deletions
+1 -1
View File
@@ -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"