diff --git a/Cargo.toml b/Cargo.toml index 7960a7c9a..1cf4d6b28 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ num-bigint = "0.4" num-integer = "0.1" default-args = "1.0.0" wasm-bindgen = "0.2.81" -itertools = "0.10.5" +itertools = "0.14.0" pest = "2.6" pest_derive = "2.6" pad = "0.1"