From 1ad04a150ac09d404893784711579ef57671f14e Mon Sep 17 00:00:00 2001 From: Kamal Ahmad Date: Sun, 23 Jun 2019 17:44:49 +0500 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4938d02d..5c24e963 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,6 @@ zopfli = "^0.4.0" miniz_oxide = "0.2.0" rgb = "0.8.11" - [dependencies.rayon] optional = true version = "^1.0.0"