Skip to content
Snippets Groups Projects
Commit ddc75988 authored by Devin R's avatar Devin R
Browse files

Use ruma/ruma master

parent 24b67020
No related branches found
No related tags found
No related merge requests found
......@@ -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"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment