diff --git a/Cargo.toml b/Cargo.toml index 4168048..37a3809 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,4 +19,4 @@ maintenance = { status = "actively-developed" } [dependencies] walkdir = "2" -itertools = "0.12.0" \ No newline at end of file +itertools = "0.13.0" \ No newline at end of file