Use the Git version of ruma-client-api.
This commit is contained in:
parent
a48b01f2a5
commit
a7ce18f752
@ -12,8 +12,10 @@ version = "0.1.0"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
hyper = "0.9.14"
|
hyper = "0.9.14"
|
||||||
ruma-client-api = { path = "../ruma-client-api" }
|
|
||||||
ruma-identifiers = "0.6.0"
|
ruma-identifiers = "0.6.0"
|
||||||
serde = "0.8.21"
|
serde = "0.8.21"
|
||||||
serde_json = "0.8.4"
|
serde_json = "0.8.4"
|
||||||
url = "1.2.4"
|
url = "1.2.4"
|
||||||
|
|
||||||
|
[dependencies.ruma-client-api]
|
||||||
|
git = "https://github.com/ruma/ruma-client-api"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user