Update ring to v0.11.0

This commit is contained in:
Romain Ruetschi
2017-08-03 01:09:37 +02:00
parent bec24cd2d8
commit 30bedd90df

View File

@ -12,5 +12,5 @@ categories = ["cryptography", "algorithms"]
readme = "README.md" readme = "README.md"
[dependencies] [dependencies]
ring = "^0.9.3" ring = "^0.11.0"
rand = "^0.3.0" rand = "^0.3.0"