bump ruma

This commit is contained in:
Timo Kösters 2021-03-18 19:20:27 +01:00 committed by Devin Ragotzy
parent da5c74acc3
commit 34cd1cb4dc

View File

@ -22,8 +22,8 @@ log = "0.4.11"
[dependencies.ruma]
git = "https://github.com/ruma/ruma"
#branch = "server-pdu"
# path = "../__forks__/ruma/ruma"
rev = "0a10afe6dacc2b7a50a8002c953d10b7fb4e37bc"
#path = "../ruma/ruma"
rev = "f196f5b6f164973d6b343af31ab4e0457f743675"
features = ["client-api", "federation-api", "appservice-api", "unstable-pre-spec", "unstable-synapse-quirks"]
[features]