Update ruma-events to 0.19.0

This commit is contained in:
Jonas Platte 2020-04-19 23:17:36 +02:00
parent 1686afc8bd
commit 21d6c890a7
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -26,7 +26,7 @@ serde_urlencoded = "0.6.1"
strum = "0.18.0" strum = "0.18.0"
[dev-dependencies] [dev-dependencies]
ruma-events = "0.19.0-rc.2" ruma-events = "0.19.0"
[features] [features]
default = ["with-ruma-api-macros"] default = ["with-ruma-api-macros"]