Skip to content

Commit

Permalink
Fix feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus committed Sep 7, 2022
1 parent 43be119 commit 89a5da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -56,7 +56,7 @@ sync = []

parking_lot = ["parking_lot_core"]

critical-section = ["dep:critical-section", "sync"]
critical-section = ["sync"]

[[example]]
name = "bench"
Expand Down

0 comments on commit 89a5da8

Please sign in to comment.