Bump dependencies

This commit is contained in:
Jonas Platte 2020-04-15 22:20:01 +02:00
parent 4a69bbf013
commit 4845474294
No known key found for this signature in database
GPG Key ID: CC154DE0E30B7C67

View File

@ -13,8 +13,8 @@ repository = "https://github.com/ruma/ruma-federation-api"
version = "0.0.1"
[dependencies]
js_int = "0.1.3"
js_int = "0.1.4"
ruma-events = "0.18.0"
ruma-identifiers = "0.14.1"
serde = { version = "1.0.105", features = ["derive"] }
serde_json = "1.0.50"
serde = { version = "1.0.106", features = ["derive"] }
serde_json = "1.0.51"