Remove unused dependencies

This commit is contained in:
Shotaro Yamada 2019-07-09 00:28:00 +09:00
parent 64b718bff7
commit a426de60ad
9 changed files with 0 additions and 36 deletions

View file

@ -6,6 +6,5 @@ authors = ["rust-analyzer developers"]
[dependencies]
difference = "2.0.0"
itertools = "0.8.0"
text_unit = "0.1.2"
serde_json = "1.0.34"