Bump ring

This commit is contained in:
Jake Shadle 2019-05-15 16:16:49 +02:00
parent b2d57edc72
commit 5d01baea94
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.4"
ring = "0.14.6"
base64 = "0.10"
untrusted = "0.6"
chrono = "0.4"