From 9c58ec28d3b23accf782c6eb005b7c3966ec6314 Mon Sep 17 00:00:00 2001 From: Trinity Pointard Date: Thu, 11 Nov 2021 11:26:02 +0100 Subject: add support for vhost-style s3 bucket --- src/web/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'src/web/Cargo.toml') diff --git a/src/web/Cargo.toml b/src/web/Cargo.toml index f5b40370..634ce282 100644 --- a/src/web/Cargo.toml +++ b/src/web/Cargo.toml @@ -19,7 +19,6 @@ garage_util = { version = "0.4.0", path = "../util" } garage_table = { version = "0.4.0", path = "../table" } err-derive = "0.3" -idna = "0.2" log = "0.4" percent-encoding = "2.1.0" -- cgit v1.2.3