Remove highlighting and syntect

This commit is contained in:
liv
2019-06-05 12:18:50 +02:00
parent 41170ce341
commit 62696f5819
3 changed files with 4 additions and 20 deletions

View File

@@ -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"]}