]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_hir/Cargo.toml
Auto merge of #99059 - Amanieu:fix-96797, r=Mark-Simulacrum
[rust.git] / compiler / rustc_hir / Cargo.toml
index 064ed0cde9675dd1ddfe45eb589dab62eb6b86de..69ad623b7ea864b3eda089500698fa72cd122236 100644 (file)
@@ -7,6 +7,7 @@ edition = "2021"
 doctest = false
 
 [dependencies]
+rustc_arena = { path = "../rustc_arena" }
 rustc_target = { path = "../rustc_target" }
 rustc_macros = { path = "../rustc_macros" }
 rustc_data_structures = { path = "../rustc_data_structures" }