Skip to content

Commit

Permalink
Merge pull request #383 from BrianHicks/dependabot/cargo/crossbeam-0.8.3
Browse files Browse the repository at this point in the history
Bump crossbeam from 0.8.2 to 0.8.3
  • Loading branch information
BrianHicks authored Dec 25, 2023
2 parents a9aefaa + 27cb9c5 commit 98ff22d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 30 deletions.
41 changes: 12 additions & 29 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 @@ -8,7 +8,7 @@ edition = "2018"
anyhow = "1.0.76"
bump_alloc = "0.1.0"
clap = { version = "4.4.11", features = [ "std", "color", "suggestions", "cargo" ] }
crossbeam = "0.8.2"
crossbeam = "0.8.3"
ignore = "0.4.21"
itertools = "0.12.0"
rayon = "1.8.0"
Expand Down

0 comments on commit 98ff22d

Please sign in to comment.