Skip to content

Commit

Permalink
cargo: bump itertools to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yuja committed Feb 10, 2024
1 parent e908bd9 commit 9171097
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
15 changes: 12 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ glob = "0.3.1"
hex = "0.4.3"
indexmap = "2.2.2"
insta = { version = "1.34.0", features = ["filters"] }
itertools = "0.11.0"
itertools = "0.12.1"
libc = { version = "0.2.153" }
maplit = "1.0.2"
num_cpus = "1.16.0"
Expand Down

0 comments on commit 9171097

Please sign in to comment.