Update ruma-api to 0.12.0, release 0.5.0
This commit is contained in:
parent
e2e0f8ad2b
commit
83493de30c
@ -9,12 +9,12 @@ 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.5.0-alpha.1"
|
version = "0.5.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
js_int = { version = "0.1.2", features = ["serde"] }
|
js_int = { version = "0.1.2", features = ["serde"] }
|
||||||
ruma-api = "0.12.0-alpha.1"
|
ruma-api = "0.12.0"
|
||||||
ruma-events = "0.15.1"
|
ruma-events = "0.15.1"
|
||||||
ruma-identifiers = "0.14.0"
|
ruma-identifiers = "0.14.0"
|
||||||
serde = { version = "1.0.103", features = ["derive"] }
|
serde = { version = "1.0.103", features = ["derive"] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user