Update ruma-events to 0.19.0

This commit is contained in:
Jonas Platte 2020-04-19 23:19:18 +02:00
parent 8443213766
commit 5e0467682f
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -16,7 +16,7 @@ edition = "2018"
http = "0.2.1"
js_int = { version = "0.1.4", features = ["serde"] }
ruma-api = "0.16.0-rc.1"
ruma-events = "0.19.0-rc.2"
ruma-events = "0.19.0"
ruma-identifiers = "0.15.1"
ruma-serde = "0.1.0"
serde = { version = "1.0.106", features = ["derive"] }