remove currently unused deps
This commit is contained in:
parent
083721a1a7
commit
4ea4e2e76d
14 changed files with 6 additions and 30 deletions
|
@ -9,9 +9,7 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
libloading = "0.7.1"
|
||||
rustc_middle = { path = "../rustc_middle" }
|
||||
rustc_errors = { path = "../rustc_errors" }
|
||||
rustc_hir = { path = "../rustc_hir" }
|
||||
rustc_lint = { path = "../rustc_lint" }
|
||||
rustc_metadata = { path = "../rustc_metadata" }
|
||||
rustc_ast = { path = "../rustc_ast" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue