]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_codegen_ssa/Cargo.toml
Rollup merge of #75485 - RalfJung:pin, r=nagisa
[rust.git] / src / librustc_codegen_ssa / Cargo.toml
index 8fa0de37648f3649ec68f15a2068804b2c1b52f6..ff9dac372ab956911fd6fcf3124318ef4af12f38 100644 (file)
@@ -33,5 +33,6 @@ rustc_fs_util = { path = "../librustc_fs_util" }
 rustc_hir = { path = "../librustc_hir" }
 rustc_incremental = { path = "../librustc_incremental" }
 rustc_index = { path = "../librustc_index" }
+rustc_macros = { path = "../librustc_macros" }
 rustc_target = { path = "../librustc_target" }
 rustc_session = { path = "../librustc_session" }