Update ruma-events, bump version
This commit is contained in:
parent
7c96191785
commit
3385470dd5
@ -9,14 +9,14 @@ license = "MIT"
|
|||||||
name = "ruma-client-api"
|
name = "ruma-client-api"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/ruma/ruma-client-api"
|
repository = "https://github.com/ruma/ruma-client-api"
|
||||||
version = "0.8.0-rc.3"
|
version = "0.8.0-rc.4"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
http = "0.2.1"
|
http = "0.2.1"
|
||||||
js_int = { version = "0.1.4", features = ["serde"] }
|
js_int = { version = "0.1.4", features = ["serde"] }
|
||||||
ruma-api = "0.16.0-rc.2"
|
ruma-api = "0.16.0-rc.2"
|
||||||
ruma-events = "0.19.0"
|
ruma-events = "0.20.0"
|
||||||
ruma-identifiers = "0.16.0"
|
ruma-identifiers = "0.16.0"
|
||||||
ruma-serde = "0.1.0"
|
ruma-serde = "0.1.0"
|
||||||
serde = { version = "1.0.106", features = ["derive"] }
|
serde = { version = "1.0.106", features = ["derive"] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user