Switch ruma-api branch
This commit is contained in:
parent
2022dcc5f2
commit
4ad8ee7d08
@ -14,7 +14,7 @@ edition = "2018"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
js_int = { version = "0.1.2", features = ["serde"] }
|
js_int = { version = "0.1.2", features = ["serde"] }
|
||||||
ruma-api = "0.10.0"
|
ruma-api = { git = "https://github.com/ruma/ruma-api", branch = "serverless" }
|
||||||
ruma-events = { git = "https://github.com/ruma/ruma-events", branch = "event-result-2" }
|
ruma-events = { git = "https://github.com/ruma/ruma-events", branch = "event-result-2" }
|
||||||
ruma-identifiers = "0.14.0"
|
ruma-identifiers = "0.14.0"
|
||||||
serde = { version = "1.0.101", features = ["derive"] }
|
serde = { version = "1.0.101", features = ["derive"] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user