Use ruma-events from git
so people using this crate from git don't have breakage in r0::push
This commit is contained in:
parent
da4abacf69
commit
584aab3979
@ -17,7 +17,7 @@ http = "0.2.1"
|
||||
js_int = { version = "0.1.5", features = ["serde"] }
|
||||
ruma-api = "0.16.1"
|
||||
ruma-common = "0.1.2"
|
||||
ruma-events = "0.21.2"
|
||||
ruma-events = { git = "https://github.com/ruma/ruma-events", rev = "7395f94" }
|
||||
ruma-identifiers = "0.16.1"
|
||||
ruma-serde = "0.2.1"
|
||||
serde = { version = "1.0.110", features = ["derive"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user