update dependencies

This commit is contained in:
timokoesters 2020-03-30 16:28:06 +02:00
parent a08fc01c0b
commit 6310f97ad2
No known key found for this signature in database
GPG Key ID: 24DA7517711A2BA4

View File

@ -13,7 +13,7 @@ repository = "https://github.com/ruma/ruma-signatures"
version = "0.5.0"
[dependencies]
base64 = "0.11.0"
ring = "0.16.9"
serde_json = "1.0.41"
base64 = "0.12.0"
ring = "0.16.12"
serde_json = "1.0.50"
untrusted = "0.7.0"