From 62696f5819bd27489664bcb320e1e0b422e22e60 Mon Sep 17 00:00:00 2001 From: liv <819880950@qq.com> Date: Wed, 5 Jun 2019 12:18:50 +0200 Subject: Remove highlighting and syntect --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 20220a5..069a398 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,6 @@ edition = "2018" clap = "2.32.0" indicatif = "0.9.0" console = "0.6.2" -syntect = "3.0.2" notify = "4.0.0" toml = "0.4.10" serde = {version = "1.0.10", features = ["derive"]} -- cgit v1.2.3