Update ruma-identifiers 0.16.0

This commit is contained in:
Jonas Platte 2020-04-22 15:03:30 +02:00
parent 5448c650f0
commit ea4ca46cf4
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -16,6 +16,6 @@ version = "0.0.1"
js_int = "0.1.4"
ruma-api = "0.16.0-rc.1"
ruma-events = "0.19.0-rc.1"
ruma-identifiers = "0.15.1"
ruma-identifiers = "0.16.0"
serde = { version = "1.0.106", features = ["derive"] }
serde_json = "1.0.51"