Update Rust crate itertools to 0.14.0 (#10316)
This commit is contained in:
@@ -73,7 +73,7 @@ anyhow = { version = "1.0.89" }
|
||||
assert_fs = { version = "1.1.2" }
|
||||
indoc = { workspace = true }
|
||||
insta = { version = "1.40.0" }
|
||||
itertools = { version = "0.13.0" }
|
||||
itertools = { version = "0.14.0" }
|
||||
temp-env = { version = "0.3.6" }
|
||||
tempfile = { workspace = true }
|
||||
test-log = { version = "0.2.16", features = ["trace"], default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user