fix(deps): update rust crate itertools to 0.14.0
This commit is contained in:
@@ -13,6 +13,6 @@ thiserror = "1.0.30"
|
||||
tracing = "0.1.41"
|
||||
|
||||
[dev-dependencies]
|
||||
itertools = "0.10.1"
|
||||
itertools = "0.14.0"
|
||||
pretty_assertions = "1"
|
||||
rayon = "1.5"
|
||||
|
||||
Reference in New Issue
Block a user