Move to ring 0.13 alpha4

This commit is contained in:
Joseph Birr-Pixton 2018-06-01 22:34:10 +01:00
parent b1628eb2d0
commit 09a7f4ef22
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ categories = ["network-programming", "cryptography"]
untrusted = "0.6.1"
base64 = "0.9"
log = { version = "0.4.0", optional = true }
ring = { version = "0.13.0-alpha3", features = ["rsa_signing"] }
ring = { version = "0.13.0-alpha4", features = ["rsa_signing"] }
webpki = "0.18.0-alpha3"
sct = "0.3"