Update ruma-api to 0.11.2

This commit is contained in:
Wim de With 2019-11-21 14:41:16 +01:00
parent c3aa9bd952
commit 55dfe98d44

View File

@ -12,7 +12,7 @@ version = "0.1.0"
edition = "2018"
[dependencies]
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"] }