]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_attr/Cargo.toml
New upstream version 1.71.1+dfsg1
[rustc.git] / compiler / rustc_attr / Cargo.toml
index 6349ddf31d10b515c14d50cc1f6ad43b81d6d1a3..2c4c3a0c2635b5ff1888e32fc60fc22ac3646139 100644 (file)
@@ -9,6 +9,7 @@ edition = "2021"
 rustc_ast_pretty = { path = "../rustc_ast_pretty" }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_errors = { path = "../rustc_errors" }
+rustc_fluent_macro = { path = "../rustc_fluent_macro" }
 rustc_span = { path = "../rustc_span" }
 rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_feature = { path = "../rustc_feature" }