diff options
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -12,8 +12,6 @@ license = "CC0-1.0" keywords = ["deadlock", "mutex", "rwlock"] categories = ["concurrency"] -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] thread_local = "1" once_cell = "1" |
