summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-12-15 21:45:29 +0100
committerGitHub <noreply@github.com>2020-12-15 21:45:29 +0100
commit9fe26f8ca189ac81d9c20c454b9dbfa5e1011c3f (patch)
treee024691ba5f35c1fa373953b8e600b03b65b1a2b /Cargo.lock
parent892d6cc99749247884fdbe2d89ca13def3af8bdb (diff)
refactor: remove dead code (#8781)
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 58c278e56..4f12da908 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -455,7 +455,6 @@ dependencies = [
"atty",
"base64 0.12.3",
"byteorder",
- "bytes 0.5.6",
"chrono",
"clap",
"crossbeam-channel 0.5.0",
@@ -503,7 +502,6 @@ dependencies = [
"tokio-tungstenite",
"uuid",
"walkdir",
- "warp",
"winapi 0.3.9",
"winres",
]