diff --git a/Cargo.toml b/Cargo.toml index 8b6cf94..1b213a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" ] \ No newline at end of file +assert_cli = "0.5" \ No newline at end of file