From 7f73e25dfb47f860b9bbd0ad594b9a6695b8c597 Mon Sep 17 00:00:00 2001 From: Botahamec Date: Wed, 26 Oct 2022 22:29:16 -0400 Subject: Created ThreadKey --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index af1d8e3..91c85bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 -- cgit v1.2.3