diff options
| author | Botahamec <botahamec@outlook.com> | 2022-10-26 22:29:16 -0400 |
|---|---|---|
| committer | Botahamec <botahamec@outlook.com> | 2022-10-26 22:29:16 -0400 |
| commit | 7f73e25dfb47f860b9bbd0ad594b9a6695b8c597 (patch) | |
| tree | b7c27980e7c6adda7aec2035fa6ba584e6e56e12 /Cargo.toml | |
| parent | fc7dcf7652674d6f52653582306b9a1e860ea5ba (diff) | |
Created ThreadKey
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,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 |
