]> git.proxmox.com Git - rustc.git/blobdiff - src/librustc_target/Cargo.toml
New upstream version 1.41.1+dfsg1
[rustc.git] / src / librustc_target / Cargo.toml
index c73d0adea38da79490443e2d073a25ee3115206e..0e0732490fbbdc1ce201c3cb438b8e1437f0eaad 100644 (file)
@@ -12,6 +12,7 @@ path = "lib.rs"
 bitflags = "1.2.1"
 log = "0.4"
 rustc_data_structures = { path = "../librustc_data_structures" }
+rustc_macros = { path = "../librustc_macros" }
 rustc_serialize = { path = "../libserialize", package = "serialize" }
 syntax_pos = { path = "../libsyntax_pos" }
 rustc_index = { path = "../librustc_index" }