Skip to content

Commit e8e57a0

Browse files
committed
use parking_lot
1 parent 0665376 commit e8e57a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,8 @@ keywords = ["park", "notify", "thread", "wake", "condition"]
1515
categories = ["concurrency"]
1616
readme = "README.md"
1717

18+
[dependencies]
19+
parking_lot = "0.11.0"
20+
1821
[dev-dependencies]
1922
easy-parallel = "3.0.0"

0 commit comments

Comments
 (0)