Update ruma and itertools
This commit is contained in:
parent
594082cbda
commit
3c27c8b448
@ -12,7 +12,7 @@ readme = "README.md"
|
|||||||
repository = "https://github.com/ruma/state-res"
|
repository = "https://github.com/ruma/state-res"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
itertools = "0.9.0"
|
itertools = "0.10.0"
|
||||||
serde = { version = "1.0.118", features = ["derive"] }
|
serde = { version = "1.0.118", features = ["derive"] }
|
||||||
serde_json = "1.0.60"
|
serde_json = "1.0.60"
|
||||||
tracing = "0.1.22"
|
tracing = "0.1.22"
|
||||||
@ -23,7 +23,7 @@ thiserror = "1.0.22"
|
|||||||
git = "https://github.com/ruma/ruma"
|
git = "https://github.com/ruma/ruma"
|
||||||
# branch = "server-pdu"
|
# branch = "server-pdu"
|
||||||
# path = "../__forks__/ruma/ruma"
|
# path = "../__forks__/ruma/ruma"
|
||||||
rev = "0635b407290abf5f34d726e1e690c92c07c738e5"
|
rev = "bba442580d6cd7ed990b2b63387eed2238cbadc8"
|
||||||
features = ["client-api", "federation-api", "appservice-api", "unstable-pre-spec", "unstable-synapse-quirks"]
|
features = ["client-api", "federation-api", "appservice-api", "unstable-pre-spec", "unstable-synapse-quirks"]
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user