]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_llvm/Cargo.toml
Rollup merge of #89605 - camelid:fix-version, r=nagisa
[rust.git] / compiler / rustc_codegen_llvm / Cargo.toml
index 3f02443458188caf558798b62cafee72ef154454..a6a553b31a3262b8eb25676f707c02dcdf089029 100644 (file)
@@ -26,6 +26,7 @@ rustc_hir = { path = "../rustc_hir" }
 rustc_index = { path = "../rustc_index" }
 rustc_llvm = { path = "../rustc_llvm" }
 rustc_metadata = { path = "../rustc_metadata" }
+rustc_query_system = { path = "../rustc_query_system" }
 rustc_session = { path = "../rustc_session" }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_target = { path = "../rustc_target" }