Use ruma/ruma master
This commit is contained in:
parent
24b6702047
commit
ddc7598870
1 changed files with 2 additions and 2 deletions
|
@ -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"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue