diff options
| author | bors <bors@rust-lang.org> | 2019-06-05 10:23:37 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-06-05 10:23:37 +0000 |
| commit | 9c3d76540364c6aa1df46aed3e7c1b51f1570be1 (patch) | |
| tree | 670dc67bb5ffca16825d01c8134a825667ccef1a /Cargo.toml | |
| parent | 41170ce3411b2029d8906dcee16548f00d90ca24 (diff) | |
| parent | bb652ceb91b527e966ba8febcbe228e35dfbf578 (diff) | |
Auto merge of #167 - rust-lang:fix/remove-highlighting, r=komaeda
Remove highlighting and syntect
Closes #166 and #122
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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"]} |
