Update ring to v0.16.15

This commit is contained in:
Romain Ruetschi
2020-07-09 23:30:26 +02:00
parent a7d6e148e1
commit 0a9d8deb63

View File

@ -13,7 +13,7 @@ readme = "README.md"
edition = "2018"
[dependencies]
ring = "^0.16.1"
ring = "0.16.15"
[package.metadata.release]
sign-commit = true