summaryrefslogtreecommitdiffstats
path: root/src/main.rs
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-04-04 20:35:35 -0400
committerMatan Kushner <hello@matchai.me>2019-04-04 20:35:35 -0400
commit472b66894d10e5be9cfb5a40b79dc61e746c0795 (patch)
treeef959ffefc4ebc5a2bc27f675e1dfe1a8ec8c807 /src/main.rs
parent168d568d549cf55848a33921403f5f1be577742e (diff)
Rename segements
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs
index 7b10ddeba..2f41fb5dd 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -1,6 +1,5 @@
#[macro_use]
extern crate clap;
-extern crate rayon;
extern crate ansi_term;
extern crate dirs;