Bump ring from 0.16.14 to 0.16.15 (#144)

Bumps [ring](https://github.com/briansmith/ring) from 0.16.14 to 0.16.15.
- [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-06-23 14:47:23 -07:00
committed by GitHub
parent 860c163eb9
commit 55b960501a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ zeroize = "1"
[dev-dependencies]
env_logger = "0.7"
ring = "0.16.13"
ring = "0.16.15"
lazy_static = "1"
[features]