Update ruma-api to 0.11.2

This commit is contained in:
Wim de With 2019-11-21 14:21:59 +01:00
parent 48dcfe9315
commit c017c957d7

View File

@ -14,7 +14,7 @@ edition = "2018"
[dependencies]
js_int = { version = "0.1.2", features = ["serde"] }
ruma-api = "0.11.0"
ruma-api = "0.11.2"
ruma-events = "0.15.1"
ruma-identifiers = "0.14.0"
serde = { version = "1.0.102", features = ["derive"] }