Update deps again

This commit is contained in:
Jonas Platte 2020-04-20 17:20:11 +02:00
parent c08b847ea7
commit 79ab5de536
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -22,8 +22,8 @@ http = "0.2.1"
hyper = "0.13.5"
hyper-tls = { version = "0.4.1", optional = true }
ruma-api = "0.16.0-rc.2"
ruma-client-api = "0.8.0-rc.3"
ruma-events = "0.19.0"
ruma-client-api = "0.8.0-rc.4"
ruma-events = "0.20.0"
ruma-identifiers = "0.16.0"
serde = { version = "1.0.106", features = ["derive"] }
serde_json = "1.0.51"