diff --git a/Cargo.toml b/Cargo.toml index f4dfd24..cf563e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" [dependencies] determinator = "0.12" guppy = "0.17" -itertools = "0.13" +itertools = "0.14" serde = "1" serde_json = "1" toml = "0.8" \ No newline at end of file