From 68eecf638134ff66fbbb8b611f0ff1933aba7d96 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Sun, 28 Nov 2021 10:03:44 +0100 Subject: [PATCH] remove unused dependency --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7a385f6a41..17808d6623 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,6 @@ openssl-probe = { version = "0.1", optional = true } structopt = "0.3" time = "0.1.39" tempfile = "3.1.0" -thread-id = "3.3.0" # remove when we work with minimal-versions without it paste = "1" [features]