From 4b79e5a459de16bb85c70eaf9c716e51f1c281bd Mon Sep 17 00:00:00 2001 From: Squirrel Date: Fri, 17 Sep 2021 13:39:32 +0100 Subject: chore: Remove unused deps from Cargo.toml files (#12106) --- test_util/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'test_util') diff --git a/test_util/Cargo.toml b/test_util/Cargo.toml index b33f389a6..497f2294a 100644 --- a/test_util/Cargo.toml +++ b/test_util/Cargo.toml @@ -15,7 +15,6 @@ path = "src/test_server.rs" anyhow = "1.0.43" async-stream = "0.3.2" base64 = "0.13.0" -bytes = "1.1.0" futures = "0.3.16" hyper = { version = "0.14.12", features = ["server", "http1", "runtime"] } lazy_static = "1.4.0" -- cgit v1.2.3