diff --git a/Cargo.toml b/Cargo.toml index 8d9c8ec5..93b36356 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ thiserror = "1.0.22" git = "https://github.com/ruma/ruma" # branch = "dev/unstable-join" # path = "../__forks__/ruma/ruma" -rev = "e8882fe8142d7b55ed4c8ccc6150946945f9e237" +rev = "ee814aa84934530d76f5e4b275d739805b49bdef" features = ["client-api", "federation-api", "appservice-api", "unstable-pre-spec", "unstable-synapse-quirks"] #[dependencies.ruma]