diff --git a/Cargo.toml b/Cargo.toml index d3df0fad..e055c74d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,8 +22,8 @@ http = "0.2.1" hyper = "0.13.5" hyper-tls = { version = "0.4.1", optional = true } ruma-api = "0.16.0-rc.2" -ruma-client-api = "0.8.0-rc.3" -ruma-events = "0.19.0" +ruma-client-api = "0.8.0-rc.4" +ruma-events = "0.20.0" ruma-identifiers = "0.16.0" serde = { version = "1.0.106", features = ["derive"] } serde_json = "1.0.51"