Bump ring from 0.16.12 to 0.16.13

Bumps [ring](https://github.com/briansmith/ring) from 0.16.12 to 0.16.13.
- [Release notes](https://github.com/briansmith/ring/releases)
- [Commits](https://github.com/briansmith/ring/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-04 16:14:43 +00:00
committed by GitHub
parent a018728f7a
commit ed66d399ca
2 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ zeroize = "1"
[dev-dependencies]
env_logger = "0.7"
ring = "0.16.11"
ring = "0.16.13"
lazy_static = "1"
[features]