diff --git a/Cargo.toml b/Cargo.toml index 6aef52eb..d03092ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,8 +28,8 @@ tracing-subscriber = "0.2.11" # features = ["client-api", "federation-api", "appservice-api"] [dependencies.ruma] -git = "https://github.com/timokoesters/ruma" -branch = "timo-fixes" +git = "https://github.com/ruma/ruma" +rev = "aff914050eb297bd82b8aafb12158c88a9e480e1" features = ["client-api", "federation-api", "appservice-api"]