From 61b8aaa6131e1fbcbf292187c619d41b1ceb6fac Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 14 Jul 2022 08:58:43 +0200 Subject: tedge_utils: Remove unused dependency "futures" Signed-off-by: Matthias Beyer --- Cargo.lock | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 1e6477f5..d07433aa 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3051,7 +3051,6 @@ name = "tedge_utils" version = "0.7.2" dependencies = [ "assert_matches", - "futures", "nix", "tempfile", "thiserror", -- cgit v1.2.3