From 803a9d89a97a995faf8141e9f3ab7e6bf3de8dd5 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 2 Dec 2021 19:59:12 +0100 Subject: Remove unused imports Signed-off-by: Matthias Beyer --- Cargo.toml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 80b57df..f22bf83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,11 +30,6 @@ tokio = { version = "1", features = ["full", "rt", "macros"] } mime = "0.3" libipld-cbor = "0.12" libipld = "0.12" -libp2p = "*" -libp2p-bitswap = "*" -libp2p-core = "*" -libp2p-gossipsub = "*" -libp2p-ping = "*" rand_core = { version = "0.6", features = ["getrandom"] } rand_os = "0.2" ed25519-dalek = "*" -- cgit v1.2.3