Skip to content

Commit

Permalink
New crossbeam release
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhoo committed Feb 22, 2020
1 parent a4b074e commit 825cb24
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ maintenance = { status = "experimental" }
sanitize = ['crossbeam-epoch/sanitize']

[dependencies]
crossbeam-epoch = "0.8"
crossbeam-epoch = "0.8.2"
parking_lot = "0.10"
num_cpus = "1.12.0"

Expand All @@ -43,6 +43,3 @@ harness = false
[[bench]]
name = "flurry_hashbrown"
harness = false

[patch.crates-io]
crossbeam-epoch = { git = "https://github.com/crossbeam-rs/crossbeam.git" }

0 comments on commit 825cb24

Please sign in to comment.