Skip to content

Commit

Permalink
Merge pull request #193 from edomora97/dependabot/cargo/itertools-0.11.0
Browse files Browse the repository at this point in the history
Bump itertools from 0.10.5 to 0.11.0
  • Loading branch information
dp1 authored Oct 23, 2023
2 parents 48a6301 + 3e5b884 commit 126c559
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
17 changes: 13 additions & 4 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 @@ -70,7 +70,7 @@ ctrlc = "3.4"
# Global constants
lazy_static = "1.4"
# General iterator utilities
itertools = "0.10"
itertools = "0.11"
# Iterate recursively the files in a directory (used for `task-maker-tools reset`)
walkdir = "2.4"
# defer! macro
Expand Down

0 comments on commit 126c559

Please sign in to comment.