Skip to content

Commit 5d3290b

Browse files
fix(deps): update rust crate itertools to 0.14
1 parent c49f270 commit 5d3290b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
[dependencies]
77
determinator = "0.12"
88
guppy = "0.17"
9-
itertools = "0.13"
9+
itertools = "0.14"
1010
serde = "1"
1111
serde_json = "1"
1212
toml = "0.8"

0 commit comments

Comments
 (0)