Update dependencies, bump version
This commit is contained in:
parent
4cf4aa6ef7
commit
44a0f493d0
16
Cargo.toml
16
Cargo.toml
@ -10,14 +10,14 @@ license = "MIT"
|
|||||||
name = "ruma-federation-api"
|
name = "ruma-federation-api"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/ruma/ruma-federation-api"
|
repository = "https://github.com/ruma/ruma-federation-api"
|
||||||
version = "0.0.1"
|
version = "0.0.2"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
js_int = "0.1.4"
|
js_int = "0.1.5"
|
||||||
matches = "0.1.8"
|
matches = "0.1.8"
|
||||||
ruma-api = "0.16.0-rc.3"
|
ruma-api = "0.16.1"
|
||||||
ruma-events = "0.21.0-beta.1"
|
ruma-events = "0.21.3"
|
||||||
ruma-identifiers = "0.16.0"
|
ruma-identifiers = "0.16.2"
|
||||||
ruma-serde = "0.2.1"
|
ruma-serde = "0.2.2"
|
||||||
serde = { version = "1.0.106", features = ["derive"] }
|
serde = { version = "1.0.111", features = ["derive"] }
|
||||||
serde_json = "1.0.51"
|
serde_json = "1.0.53"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user