Skip to content

Commit

Permalink
Merge pull request #11 from wackbyte/update-crossbeam-utils
Browse files Browse the repository at this point in the history
Update `crossbeam-utils`
  • Loading branch information
vorner authored Sep 4, 2023
2 parents 683838c + 8daaf56 commit 3f63735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ bumpalo = "~3"

[dev-dependencies]
bumpalo = { version = "~3", features = ["collections"] }
crossbeam-utils = "~0.7"
crossbeam-utils = "~0.8"
num_cpus = "~1"
rayon = "~1"

0 comments on commit 3f63735

Please sign in to comment.