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