aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 98a000e..55ba636 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1590,6 +1590,7 @@ dependencies = [
"alphanumeric-sort",
"assert_cmd",
"assert_fs",
+ "bytes 1.0.1",
"bytesize",
"chrono",
"chrono-humanize",
@@ -1597,6 +1598,7 @@ dependencies = [
"futures",
"grass",
"hex",
+ "http",
"httparse",
"libflate",
"log",