remove incorrect dependency on librustc_front
This commit is contained in:
parent
54d78a46c5
commit
29ad9a2d57
1 changed files with 0 additions and 1 deletions
|
|
@ -13,5 +13,4 @@ graphviz = { path = "../libgraphviz" }
|
|||
rbml = { path = "../librbml" }
|
||||
rustc = { path = "../librustc" }
|
||||
rustc_data_structures = { path = "../librustc_data_structures" }
|
||||
rustc_front = { path = "../librustc_front" }
|
||||
serialize = { path = "../libserialize" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue