Skip to content

Commit

Permalink
Bump itertools
Browse files Browse the repository at this point in the history
  • Loading branch information
lu-zero committed Jun 14, 2024
1 parent 2fc89b3 commit 70038fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ serde_json = "1.0.62"
anyhow = "1.0"
cc = "1.0"
glob = "0.3"
itertools = "0.12"
itertools = "0.13"

# workaround cargo
[target.'cfg(windows)'.dependencies.windows-sys]
Expand Down

0 comments on commit 70038fd

Please sign in to comment.