]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_hir_typeck/Cargo.toml
New upstream version 1.71.1+dfsg1
[rustc.git] / compiler / rustc_hir_typeck / Cargo.toml
index 093f9bb84486e267cc72919c00a1f14de33cbf93..13e1ea31c4d546a33ffb182b69f10c3bdf213ef4 100644 (file)
@@ -12,6 +12,7 @@ rustc_ast = { path = "../rustc_ast" }
 rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_errors = { path = "../rustc_errors" }
 rustc_graphviz = { path = "../rustc_graphviz" }
+rustc_fluent_macro = { path = "../rustc_fluent_macro" }
 rustc_index = { path = "../rustc_index" }
 rustc_infer = { path = "../rustc_infer" }
 rustc_hir = { path = "../rustc_hir" }