From 35111cad16ad5202a511f85fce90196fad6f7707 Mon Sep 17 00:00:00 2001 From: Botahamec Date: Mon, 27 May 2024 01:01:10 -0400 Subject: Remove TOML comment --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2413191..76e214c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" -- cgit v1.2.3