From d2c3a6c6688685d466b69df94d610948d8657c31 Mon Sep 17 00:00:00 2001 From: Botahamec Date: Thu, 27 Oct 2022 17:38:50 -0400 Subject: Remove the mutex --- Cargo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 91c85bf..2f5ffec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 -- cgit v1.2.3