diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2020-12-15 21:45:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-15 21:45:29 +0100 |
| commit | 9fe26f8ca189ac81d9c20c454b9dbfa5e1011c3f (patch) | |
| tree | e024691ba5f35c1fa373953b8e600b03b65b1a2b /Cargo.lock | |
| parent | 892d6cc99749247884fdbe2d89ca13def3af8bdb (diff) | |
refactor: remove dead code (#8781)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
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", ] |
