Use ruma/ruma master

next
Devin R 2020-06-23 18:58:39 -04:00
parent 24b6702047
commit ddc7598870
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ thiserror = "1.0.19"
image = { version = "0.23.4", default-features = false, features = ["jpeg", "png", "gif"] }
[dependencies.ruma]
git = "https://github.com/DevinR528/ruma"
branch = "matrix-sdk2"
git = "https://github.com/ruma/ruma"
# branch = "matrix-sdk2"
#path = "../ruma/ruma"
features = ["rand", "client-api", "federation-api"]