]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_hir_pretty/Cargo.toml
Rollup merge of #71767 - tshepang:stack-stuff, r=jonas-schievink
[rust.git] / src / librustc_hir_pretty / Cargo.toml
index 6a9339b4b9cee874ce67c7e617be30b42adddc5f..ccd3e9b6e43c3f5f341e67b2269d9ed184f8adbd 100644 (file)
@@ -13,6 +13,5 @@ doctest = false
 rustc_ast_pretty = { path = "../librustc_ast_pretty" }
 rustc_hir = { path = "../librustc_hir" }
 rustc_target = { path = "../librustc_target" }
-rustc_data_structures = { path = "../librustc_data_structures" }
 rustc_span = { path = "../librustc_span" }
 rustc_ast = { path = "../librustc_ast" }