Update dependencies

This commit is contained in:
Jonas Platte 2020-04-18 00:28:59 +02:00
parent 32c161f81e
commit 2285543d4d
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -14,8 +14,8 @@ version = "0.0.1"
[dependencies] [dependencies]
js_int = "0.1.4" js_int = "0.1.4"
ruma-api = "0.15.0" ruma-api = "0.16.0-rc.1"
ruma-events = "0.18.0" ruma-events = "0.19.0-rc.1"
ruma-identifiers = "0.14.1" ruma-identifiers = "0.15.1"
serde = { version = "1.0.106", features = ["derive"] } serde = { version = "1.0.106", features = ["derive"] }
serde_json = "1.0.51" serde_json = "1.0.51"