Update ring requirement from ~0.13.5 to ~0.14.0

Updates the requirements on [ring](https://github.com/briansmith/ring) to permit the latest version.
- [Release notes](https://github.com/briansmith/ring/releases)
- [Commits](https://github.com/briansmith/ring/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot/cargo/ring-approx-0.14.0
dependabot[bot] 5 years ago
parent 4a72ea2ec7
commit d2e0fdd893
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331

@ -10,7 +10,7 @@ keywords = ["rocket", "csrf", "security"]
[dependencies]
data-encoding = "~2.1.1"
ring = "~0.13.5"
ring = "~0.14.0"
rocket = "0.4.0-rc.1"
serde = "~1.0"
time = "~0.1.40"

Loading…
Cancel
Save