Use ruma/ruma master
parent
24b6702047
commit
ddc7598870
|
@ -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"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue