diff --git a/Cargo.toml b/Cargo.toml index 78b9594..15599f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ unicode-segmentation = "1.10.0" oxigraph = "0.3.10" tera = "1.17.1" chrono = "0.4.23" -itertools = "0.10.5" +itertools = "0.12.0" flate2 = "1.0.25" csv = "1.1.6" fs_extra = "1.3.0"