Update ruma-events to 0.16.0

This commit is contained in:
Jonas Platte 2020-02-19 00:46:16 +01:00
parent 557be94f3a
commit 1c23df55e4
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -27,7 +27,7 @@ strum = "0.17.1"
url = { version = "2.1.1", optional = true }
[dev-dependencies]
ruma-events = "0.15.1"
ruma-events = "0.16.0"
[features]
default = ["with-ruma-api-macros"]