Bump ring from 0.16.15 to 0.16.18 (#192)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-11-30 09:09:16 -08:00
committed by GitHub
parent 1a6d1d0a71
commit fecd786262
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ zeroize = "1"
[dev-dependencies]
env_logger = "0.8"
ring = "0.16.15"
ring = "0.16.18"
lazy_static = "1"
[features]