Skip to content

Commit

Permalink
Merge pull request #537 from BrianHicks/dependabot/cargo/ignore-0.4.23
Browse files Browse the repository at this point in the history
Bump ignore from 0.4.22 to 0.4.23
  • Loading branch information
BrianHicks authored Sep 9, 2024
2 parents 85a8f1d + b313b83 commit 4d0edec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -9,7 +9,7 @@ anyhow = "1.0.86"
bump_alloc = "0.1.0"
clap = { version = "4.5.17", features = [ "std", "color", "suggestions", "cargo" ] }
crossbeam = "0.8.4"
ignore = "0.4.22"
ignore = "0.4.23"
itertools = "0.13.0"
rayon = "1.10.0"
serde = { version = "1.0.210", features = [ "derive" ] }
Expand Down

0 comments on commit 4d0edec

Please sign in to comment.