diff --git a/Cargo.toml b/Cargo.toml index 23c7ba51..a300bb1b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ log = "0.4.11" git = "https://github.com/ruma/ruma" # branch = "server-pdu" # path = "../__forks__/ruma/ruma" -rev = "bba442580d6cd7ed990b2b63387eed2238cbadc8" +rev = "0a10afe6dacc2b7a50a8002c953d10b7fb4e37bc" features = ["client-api", "federation-api", "appservice-api", "unstable-pre-spec", "unstable-synapse-quirks"] [features]