remove unused deps

This commit is contained in:
Giles Cope 2021-09-11 16:20:04 +01:00
parent 07fb5db3dc
commit 4ccd90af81
No known key found for this signature in database
GPG key ID: 631F6352D4A949EF
8 changed files with 0 additions and 16 deletions

View file

@ -15,7 +15,6 @@ itertools = "0.10.0"
rowan = "0.13.0"
rustc_lexer = { version = "725.0.0", package = "rustc-ap-rustc_lexer" }
rustc-hash = "1.1.0"
arrayvec = "0.7"
once_cell = "1.3.1"
indexmap = "1.4.0"
smol_str = "0.1.15"