Bump ruma to be even with conduit

This commit is contained in:
Devin Ragotzy 2020-12-07 10:46:14 -05:00
parent 6c26da97a6
commit ea7dc52daf

View File

@ -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]