Update ruma to latest

This commit is contained in:
Devin Ragotzy 2020-08-15 13:32:48 -04:00
parent 85693cc30a
commit 789c814089

View File

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