From 2d83c1db9fdf316cb69f3568b0e56df1f4d39c23 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sat, 27 Nov 2021 10:47:51 +0100 Subject: Fix test implementation Signed-off-by: Matthias Beyer --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 892ba37..91ed946 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,4 +38,4 @@ libp2p-ping = "*" rand_core = { version = "0.6", features = ["getrandom"] } rand_os = "0.2" ed25519-dalek = "*" - +http = "0.2" -- cgit v1.2.3