Update dependency versions
This commit is contained in:
parent
7f771bc788
commit
4f74c0b4fe
@ -15,14 +15,14 @@ edition = "2018"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
ruma-identifiers = "0.14.0"
|
ruma-identifiers = "0.14.0"
|
||||||
ruma-events-macros = { path = "ruma-events-macros" }
|
ruma-events-macros = { path = "ruma-events-macros" }
|
||||||
serde_json = "1.0.40"
|
serde_json = "1.0.41"
|
||||||
|
|
||||||
[dependencies.js_int]
|
[dependencies.js_int]
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
features = ["serde"]
|
features = ["serde"]
|
||||||
|
|
||||||
[dependencies.serde]
|
[dependencies.serde]
|
||||||
version = "1.0.97"
|
version = "1.0.101"
|
||||||
features = ["derive"]
|
features = ["derive"]
|
||||||
|
|
||||||
[workspace]
|
[workspace]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user