diff options
| author | Botahamec <botahamec@outlook.com> | 2022-10-27 17:38:50 -0400 |
|---|---|---|
| committer | Botahamec <botahamec@outlook.com> | 2022-10-27 17:38:50 -0400 |
| commit | d2c3a6c6688685d466b69df94d610948d8657c31 (patch) | |
| tree | 646003e2c783ad3bb570e76989b0efba160c4bea /Cargo.toml | |
| parent | c2ec772dac7cf2a488af539613bf31ed15dfbaa5 (diff) | |
Remove the mutex
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -5,5 +5,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -[dependencies] -parking_lot = "0.12"
\ No newline at end of file +[dependencies]
\ No newline at end of file |
