Upgrade itertools from 0.11 to 0.12
This commit is contained in:
parent
5e68c93ec8
commit
b6200c01a1
@ -18,7 +18,7 @@ all-features = true
|
|||||||
unstable-exhaustive-types = []
|
unstable-exhaustive-types = []
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
itertools = "0.11.0"
|
itertools = "0.12.1"
|
||||||
js_int = { workspace = true }
|
js_int = { workspace = true }
|
||||||
ruma-common = { workspace = true }
|
ruma-common = { workspace = true }
|
||||||
ruma-events = { workspace = true }
|
ruma-events = { workspace = true }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user