Use ruma/ruma master
This commit is contained in:
@@ -29,8 +29,8 @@ thiserror = "1.0.19"
|
|||||||
image = { version = "0.23.4", default-features = false, features = ["jpeg", "png", "gif"] }
|
image = { version = "0.23.4", default-features = false, features = ["jpeg", "png", "gif"] }
|
||||||
|
|
||||||
[dependencies.ruma]
|
[dependencies.ruma]
|
||||||
git = "https://github.com/DevinR528/ruma"
|
git = "https://github.com/ruma/ruma"
|
||||||
branch = "matrix-sdk2"
|
# branch = "matrix-sdk2"
|
||||||
#path = "../ruma/ruma"
|
#path = "../ruma/ruma"
|
||||||
features = ["rand", "client-api", "federation-api"]
|
features = ["rand", "client-api", "federation-api"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user