diff options
| author | Botahamec <botahamec@outlook.com> | 2024-05-27 01:01:10 -0400 |
|---|---|---|
| committer | Botahamec <botahamec@outlook.com> | 2024-05-27 01:01:10 -0400 |
| commit | 35111cad16ad5202a511f85fce90196fad6f7707 (patch) | |
| tree | 2d1ca1e3553d7200fb8af05ac85ec3ef347ca953 /Cargo.toml | |
| parent | efa3a22cb9bc78b0744f748b41252ef4ce1b96a9 (diff) | |
Remove TOML comment
Diffstat (limited to 'Cargo.toml')
| -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" |
