Use unstable-join branch of ruma from my fork
This commit is contained in:
parent
26b0f738a5
commit
c3ba1e33eb
@ -23,8 +23,9 @@ thiserror = "1.0.20"
|
|||||||
tracing-subscriber = "0.2.11"
|
tracing-subscriber = "0.2.11"
|
||||||
|
|
||||||
[dependencies.ruma]
|
[dependencies.ruma]
|
||||||
# git = "https://github.com/ruma/ruma"
|
git = "https://github.com/DevinR528/ruma"
|
||||||
path = "../__forks__/ruma/ruma"
|
branch = "unstable-join"
|
||||||
|
# path = "../__forks__/ruma/ruma"
|
||||||
# rev = "64b9c646d15a359d62ab464a95176ff94adb2554"
|
# rev = "64b9c646d15a359d62ab464a95176ff94adb2554"
|
||||||
features = ["client-api", "federation-api", "appservice-api", "unstable-pre-spec", "unstable-synapse-quirks"]
|
features = ["client-api", "federation-api", "appservice-api", "unstable-pre-spec", "unstable-synapse-quirks"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user