Skip to content

Commit

Permalink
remove deadlock_detection feature
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed Apr 10, 2018
1 parent 9d4fcab commit 82d814e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,4 @@ lazy_static = "1.*"
parking_lot = "0.5.*"

[dev-dependencies]
assert_cli = "0.5"

[features]
default = [ ]
deadlock_detection = [ "parking_lot/deadlock_detection" ]
assert_cli = "0.5"

0 comments on commit 82d814e

Please sign in to comment.