mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-08 07:56:55 -04:00
common: Switch to the ruma git repo.
This commit is contained in:
@@ -15,9 +15,9 @@ instant = { version = "0.1.6", features = ["wasm-bindgen", "now"] }
|
||||
js_int = "0.1.8"
|
||||
|
||||
[dependencies.ruma]
|
||||
git = "https://github.com/matrix-org/ruma"
|
||||
git = "https://github.com/ruma/ruma"
|
||||
features = ["client-api"]
|
||||
branch = "verification-event-improvements2"
|
||||
rev = "2fbdd674abce100fff977583b729f03576cc61d5"
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
uuid = { version = "0.8.1", features = ["v4"] }
|
||||
|
||||
Reference in New Issue
Block a user