ring -> 0.14.1, updated other deps

This commit is contained in:
Jasper Bryant-Greene 2019-01-18 10:34:12 +08:00
parent 9883fab729
commit 1f6ae28566
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ keywords = ["jwt", "web", "api", "token", "json"]
serde_json = "1.0"
serde_derive = "1.0"
serde = "1.0"
ring = "0.14.0-alpha4"
ring = "0.14.1"
base64 = "0.9"
untrusted = "0.6"
chrono = "0.4"