add support for vhost-style s3 bucket

This commit is contained in:
Trinity Pointard
2021-11-11 11:26:02 +01:00
committed by Gitea
parent cdeb5b4dbb
commit 9c58ec28d3
8 changed files with 224 additions and 122 deletions
-1
View File
@@ -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"