]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_privacy/Cargo.toml
Rollup merge of #69059 - ljedrz:unused_stuff, r=Dylan-DPC
[rust.git] / src / librustc_privacy / Cargo.toml
index 4f341b545156ce009dd826adecae703a82392e75..2f7aaf9e5cfe153aac8f4c5848723ab00fafb6db 100644 (file)
@@ -10,6 +10,7 @@ path = "lib.rs"
 
 [dependencies]
 rustc = { path = "../librustc" }
+rustc_attr = { path = "../librustc_attr" }
 rustc_errors = { path = "../librustc_errors" }
 rustc_hir = { path = "../librustc_hir" }
 rustc_typeck = { path = "../librustc_typeck" }