]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_privacy/Cargo.toml
Replace Rc with Lrc for shared data
[rust.git] / src / librustc_privacy / Cargo.toml
index c65312e9a8337e8fd48f3d290d91926bb97956d6..62eab40f3ec9a0aa2a459382b5f6238a71408243 100644 (file)
@@ -13,3 +13,4 @@ rustc = { path = "../librustc" }
 rustc_typeck = { path = "../librustc_typeck" }
 syntax = { path = "../libsyntax" }
 syntax_pos = { path = "../libsyntax_pos" }
+rustc_data_structures = { path = "../librustc_data_structures" }
\ No newline at end of file