Skip to content

Commit

Permalink
Merge pull request #421 from Sky9x/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu authored Nov 22, 2023
2 parents 0b29616 + 0bdc787 commit 311e7e1
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,6 +15,9 @@ rust-version = "1.49"
features = ["arc_lock", "serde", "deadlock_detection"]
rustdoc-args = ["--generate-link-to-definition"]

[package.metadata.playground]
features = ["arc_lock", "serde", "deadlock_detection"]

[dependencies]
parking_lot_core = { path = "core", version = "0.9.0" }
lock_api = { path = "lock_api", version = "0.4.6" }
Expand Down

0 comments on commit 311e7e1

Please sign in to comment.