From 8fbac6739545d1d874eb1af0b2b9dddff576786c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 26 Dec 2023 14:32:21 +0100 Subject: refactor: change cli/ to use hyper 1.1 (#21705) --- 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 73e00ec72..527742816 100644 --- a/test_util/Cargo.toml +++ b/test_util/Cargo.toml @@ -20,7 +20,6 @@ base64.workspace = true bytes.workspace = true console_static_text.workspace = true denokv_proto.workspace = true -fastwebsockets = { workspace = true, features = ["upgrade"] } fastwebsockets_06 = { package = "fastwebsockets", version = "0.6", features = ["upgrade"] } flate2 = { workspace = true, features = ["default"] } futures.workspace = true -- cgit v1.2.3