aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index de0952f..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,8 @@ dependencies = [
"futures",
"grass",
"hex",
+ "http",
+ "httparse",
"libflate",
"log",
"maud",