aboutsummaryrefslogtreecommitdiff
path: root/src/web/Cargo.toml
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-11-10 09:57:07 +0100
committerQuentin <quentin@deuxfleurs.fr>2020-11-10 09:57:07 +0100
commit4093833ae854df16bc893a21617b0902a5beae47 (patch)
treee606270e791e2a5f68530839c58f7dedcb38b939 /src/web/Cargo.toml
parent09137fd6b5ff30639addcac837bc1c6e6ff78fcf (diff)
downloadgarage-4093833ae854df16bc893a21617b0902a5beae47.tar.gz
garage-4093833ae854df16bc893a21617b0902a5beae47.zip
Extract bucket
Diffstat (limited to 'src/web/Cargo.toml')
-rw-r--r--src/web/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/Cargo.toml b/src/web/Cargo.toml
index 796478ae..8eddf047 100644
--- a/src/web/Cargo.toml
+++ b/src/web/Cargo.toml
@@ -36,6 +36,7 @@ tokio = { version = "0.2", default-features = false, features = ["rt-core", "rt-
http = "0.2"
hyper = "0.13"
+percent-encoding = "2.1.0"
rustls = "0.17"
webpki = "0.21"