diff --git a/Cargo.toml b/Cargo.toml index e0563a5e..abfeeda1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ honeycomb-render = { version = "0.6.0", path = "./honeycomb-render" } # common cfg-if = "1" -itertools = "0.13.0" +itertools = "0.14.0" rayon = "1.10.0" rustversion = "1.0.18" thiserror = "2.0.3"