Skip to content

Commit

Permalink
Merge pull request #377 from BrianHicks/dependabot/cargo/ignore-0.4.21
Browse files Browse the repository at this point in the history
Bump ignore from 0.4.20 to 0.4.21
  • Loading branch information
BrianHicks authored Nov 27, 2023
2 parents bdda18c + d4f7fd1 commit 4b43cf7
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 49 deletions.
84 changes: 36 additions & 48 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.75"
bump_alloc = "0.1.0"
clap = { version = "4.4.8", features = [ "std", "color", "suggestions", "cargo" ] }
crossbeam = "0.8.2"
ignore = "0.4.20"
ignore = "0.4.21"
itertools = "0.12.0"
rayon = "1.8.0"
serde = { version = "1.0.193", features = [ "derive" ] }
Expand Down

0 comments on commit 4b43cf7

Please sign in to comment.