Skip to content

Commit

Permalink
use parking_lot
Browse files Browse the repository at this point in the history
  • Loading branch information
cssivision committed Sep 24, 2020
1 parent 0665376 commit e8e57a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@ keywords = ["park", "notify", "thread", "wake", "condition"]
categories = ["concurrency"]
readme = "README.md"

[dependencies]
parking_lot = "0.11.0"

[dev-dependencies]
easy-parallel = "3.0.0"

0 comments on commit e8e57a0

Please sign in to comment.