More version bumps
This commit is contained in:
parent
fbb68eea84
commit
288d5d37cb
@ -13,7 +13,7 @@ license = "MIT"
|
|||||||
name = "ruma-client"
|
name = "ruma-client"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/ruma/ruma-client"
|
repository = "https://github.com/ruma/ruma-client"
|
||||||
version = "0.4.0-beta.3"
|
version = "0.4.0-beta.4"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
futures-core = "0.3.4"
|
futures-core = "0.3.4"
|
||||||
@ -22,7 +22,7 @@ http = "0.2.1"
|
|||||||
hyper = "0.13.5"
|
hyper = "0.13.5"
|
||||||
hyper-tls = { version = "0.4.1", optional = true }
|
hyper-tls = { version = "0.4.1", optional = true }
|
||||||
ruma-api = "0.16.0-rc.3"
|
ruma-api = "0.16.0-rc.3"
|
||||||
ruma-client-api = "0.8.0-rc.4"
|
ruma-client-api = "0.8.0-rc.5"
|
||||||
ruma-events = "0.21.0-beta.1"
|
ruma-events = "0.21.0-beta.1"
|
||||||
ruma-identifiers = "0.16.0"
|
ruma-identifiers = "0.16.0"
|
||||||
serde = { version = "1.0.106", features = ["derive"] }
|
serde = { version = "1.0.106", features = ["derive"] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user