aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-11-21 15:15:25 +0100
committerQuentin <quentin@deuxfleurs.fr>2020-11-21 15:15:25 +0100
commit0f33231ee6154a2b08f67f8107cc686ee9e9c678 (patch)
tree2cfe23cb0ce66658588978b67bbd7b525be7666d /Cargo.lock
parentd4c7f4e3745f38b060052cddec01bf37b989f96d (diff)
downloadgarage-0f33231ee6154a2b08f67f8107cc686ee9e9c678.tar.gz
garage-0f33231ee6154a2b08f67f8107cc686ee9e9c678.zip
We are able to serve a file
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9e0a1bb0..a36cdf83 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -660,6 +660,7 @@ dependencies = [
"garage_util 0.1.0",
"hex",
"http",
+ "httpdate",
"hyper",
"idna",
"log",