From 8b34dcdab715a7970a06fd6e00e885ccc8f2240d Mon Sep 17 00:00:00 2001 From: Alexandru Vasile <60601340+lexnv@users.noreply.github.com> Date: Fri, 6 Sep 2024 16:40:40 +0300 Subject: [PATCH] Update Cargo.toml Co-authored-by: Niklas Adolfsson --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a8a0a0c247..45c0d7aff4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -123,7 +123,6 @@ sc-executor-common = "0.35.0" smoldot = { version = "0.18.0", default-features = false } smoldot-light = { version = "0.16.2", default-features = false } tokio-stream = "0.1.15" - futures-util = "0.3.30" rand = "0.8.5" pin-project = "1.1.5"