diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,3 +13,4 @@ once_cell = "1" lock_api = "0.4" parking_lot = "0.12" spin = "0.9" +libc = "0.2" |
![]() |
index : happylock | |
| Deadlock-free synchronization primitives in Rust | Mica White |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 1 |
@@ -13,3 +13,4 @@ once_cell = "1" lock_api = "0.4" parking_lot = "0.12" spin = "0.9" +libc = "0.2" |