Skip to content

Commit 29ad9a2

Browse files
committed
remove incorrect dependency on librustc_front
1 parent 54d78a4 commit 29ad9a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc_incremental/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ graphviz = { path = "../libgraphviz" }
1313
rbml = { path = "../librbml" }
1414
rustc = { path = "../librustc" }
1515
rustc_data_structures = { path = "../librustc_data_structures" }
16-
rustc_front = { path = "../librustc_front" }
1716
serialize = { path = "../libserialize" }

0 commit comments

Comments
 (0)