Skip to content

Commit

Permalink
Merge pull request #42 from Leafwing-Studios/dependabot/cargo/itertoo…
Browse files Browse the repository at this point in the history
…ls-0.13

Update itertools requirement from 0.12 to 0.13
  • Loading branch information
alice-i-cecile authored Jul 7, 2024
2 parents 2a06192 + 86c9d98 commit d4271bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ edition = "2018"
[dependencies]
xshell = "0.2"
bitflags = "2"
itertools = "0.12"
itertools = "0.13"

0 comments on commit d4271bc

Please sign in to comment.