Upgrade itertools to 0.11.0
This commit is contained in:
parent
650792bcb5
commit
4ac9e9a979
@ -18,7 +18,7 @@ all-features = true
|
|||||||
unstable-exhaustive-types = []
|
unstable-exhaustive-types = []
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
itertools = "0.10.0"
|
itertools = "0.11.0"
|
||||||
js_int = { workspace = true }
|
js_int = { workspace = true }
|
||||||
ruma-common = { workspace = true, features = ["events"] }
|
ruma-common = { workspace = true, features = ["events"] }
|
||||||
serde = { workspace = true }
|
serde = { workspace = true }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user