types: Use the released version of ruma-client-api.
parent
7b6e030823
commit
e0477fa053
|
@ -13,6 +13,6 @@ version = "0.1.0"
|
|||
[dependencies]
|
||||
js_int = "0.1.5"
|
||||
ruma-api = "0.16.0"
|
||||
ruma-client-api = { git = "https://github.com/matrix-org/ruma-client-api" }
|
||||
ruma-client-api = "0.8.0"
|
||||
ruma-events = "0.21.0"
|
||||
ruma-identifiers = "0.16.1"
|
||||
|
|
Loading…
Reference in New Issue