Bump secrecy from 0.5.1 to 0.6.0

Bumps [secrecy](https://github.com/iqlusioninc/crates) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/iqlusioninc/crates/releases)
- [Commits](https://github.com/iqlusioninc/crates/compare/secrecy/v0.5.1...secrecy/v0.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-13 13:45:51 +00:00
committed by GitHub
parent 16a9a1a2c6
commit 36408ac658
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ nom = "5"
pbkdf2 = "0.3"
pcsc = "2"
rsa = "0.2.0"
secrecy = "0.5"
secrecy = "0.6"
sha-1 = "0.8"
subtle = "2"
subtle-encoding = "0.5"