summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@atos.net>2019-04-25 10:00:04 +0200
committerMatthias Beyer <matthias.beyer@atos.net>2019-04-25 10:01:53 +0200
commitec3e8715d5e318be49d9ceef087094e21673c416 (patch)
tree59712f81a9bee19af30b5a82199cf7d19eee8cfe /Cargo.toml
parent9cda3aaff9ada2fb44920e27c616e3862c302f3a (diff)
Remove unused imports
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 290c61a..474a983 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,8 +17,6 @@ url_serde = "0.2"
xdg = "2"
log = "0.4"
flexi_logger = "0.11"
-reqwest = "0.9"
-tokio = "0.1"
prettytable-rs = "0.8"
filters = "0.3"