Update dependencies
This commit is contained in:
parent
c346b4f681
commit
6f5e25cb7d
@ -21,13 +21,13 @@ percent-encoding = { version = "2.1.0", optional = true }
|
|||||||
ruma-api-macros = { version = "=0.11.0", path = "ruma-api-macros", optional = true }
|
ruma-api-macros = { version = "=0.11.0", path = "ruma-api-macros", optional = true }
|
||||||
ruma-identifiers = { version = "0.14.1", optional = true }
|
ruma-identifiers = { version = "0.14.1", optional = true }
|
||||||
serde = { version = "1.0.104", features = ["derive"], optional = true }
|
serde = { version = "1.0.104", features = ["derive"], optional = true }
|
||||||
serde_json = "1.0.47"
|
serde_json = "1.0.48"
|
||||||
serde_urlencoded = "0.6.1"
|
serde_urlencoded = "0.6.1"
|
||||||
strum = "0.17.1"
|
strum = "0.18.0"
|
||||||
url = { version = "2.1.1", optional = true }
|
url = { version = "2.1.1", optional = true }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
ruma-events = "0.16.0"
|
ruma-events = "0.17.0"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["with-ruma-api-macros"]
|
default = ["with-ruma-api-macros"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user