diff --git a/Cargo.toml b/Cargo.toml index ee728db..fe0bfc7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ categories = ["algorithms"] [dependencies] geo-types = "0.7" -itertools = "0.13.0" +itertools = "0.14.0" geo-clipper = "0.8.0" num-traits = "0.2.8"