summaryrefslogtreecommitdiffstats
path: root/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs
index a0ba464..77a9e47 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -19,7 +19,7 @@ extern crate libc;
extern crate notify;
extern crate parse_ansi;
extern crate signal_notify;
-extern crate tree_magic;
+extern crate tree_magic_fork;
extern crate systemstat;
extern crate mime_guess;
extern crate mime;