diff --git a/matrix_sdk_common/Cargo.toml b/matrix_sdk_common/Cargo.toml index 0f258e78..11c9f4ac 100644 --- a/matrix_sdk_common/Cargo.toml +++ b/matrix_sdk_common/Cargo.toml @@ -21,7 +21,7 @@ async-trait = "0.1.42" [dependencies.ruma] version = "0.0.3" git = "https://github.com/ruma/ruma" -rev = "24154195a00390a33542603b968e94022487587c" +rev = "a0f7e1b771d3294187bae0b2816fbcf6ceb40b88" features = ["client-api-c", "compat", "unstable-pre-spec"] [target.'cfg(not(target_arch = "wasm32"))'.dependencies]