summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-04-12 13:10:31 -0400
committerMatan Kushner <hello@matchai.me>2019-04-12 13:10:31 -0400
commitab9ba27231c59ddfdb0b51b073835cc7d0849f80 (patch)
treeb9f1d731f8cceb21dee8220cf98773c9faaac819 /Cargo.toml
parent99bdf27ecac655b54b03d7389b1b24970a1ec9ec (diff)
Revert "Parallelize nodejs file checks"
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0e51981ba..69dadcbf3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,4 +9,3 @@ clap = "2.32.0"
ansi_term = "0.11.0"
dirs = "1.0.5"
git2 = "0.8.0"
-rayon = "1.0.3"