summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-04-08 16:38:37 +0200
committerrabite <rabite@posteo.de>2019-04-08 16:38:37 +0200
commit777c70291cf654eb4f4f0f8cb709c8e1479059e7 (patch)
treea623d709f16dd286fb249bf50865a5f8ff68d894 /src
parent42350f47bb7668792490729802b5571cc7606024 (diff)
specified concrete versions and removed mime_dedetcive
Diffstat (limited to 'src')
-rw-r--r--src/main.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs
index 0b8a332..4a899ff 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -15,7 +15,6 @@ extern crate dirs_2;
extern crate lscolors;
extern crate users;
extern crate chrono;
-extern crate mime_detective;
extern crate rayon;
extern crate libc;
extern crate notify;