]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_passes/Cargo.toml
Auto merge of #68679 - matthewjasper:needs-type-op, r=varkor
[rust.git] / src / librustc_passes / Cargo.toml
index 338808f6d4a0f56734d77559a426ba42c1240066..981ef7f8796d3d58e55870c1f1a502b94d2bbbd7 100644 (file)
@@ -11,6 +11,7 @@ path = "lib.rs"
 [dependencies]
 log = "0.4"
 rustc = { path = "../librustc" }
+rustc_attr = { path = "../librustc_attr" }
 rustc_data_structures = { path = "../librustc_data_structures" }
 rustc_errors = { path = "../librustc_errors" }
 rustc_feature = { path = "../librustc_feature" }