aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-11-03 12:37:16 +0100
committerQuentin <quentin@deuxfleurs.fr>2020-11-03 12:37:16 +0100
commit0d3bc169ee66d937bf88a8b7ee284043ce4a9bcd (patch)
tree03d714548cf7f6e989d358bbf6305a511c772cbe /Cargo.lock
parentb3caa3628dbe26c76494333472815c9b59a1104c (diff)
downloadgarage-0d3bc169ee66d937bf88a8b7ee284043ce4a9bcd.tar.gz
garage-0d3bc169ee66d937bf88a8b7ee284043ce4a9bcd.zip
It compiles!
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 c31bc209..6e1c97ae 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -409,6 +409,7 @@ dependencies = [
"garage_rpc 0.1.0",
"garage_table 0.1.1",
"garage_util 0.1.0",
+ "garage_web",
"hex",
"log",
"pretty_env_logger",