]> git.proxmox.com Git - rustc.git/blobdiff - src/librustc_typeck/Cargo.toml
New upstream version 1.46.0~beta.2+dfsg1
[rustc.git] / src / librustc_typeck / Cargo.toml
index 8aaa29bc582fc4702164c060881b2318e519992e..9329069c48dd1faaea58d771af81926ff15fe56a 100644 (file)
@@ -11,7 +11,7 @@ test = false
 doctest = false
 
 [dependencies]
-arena = { path = "../libarena" }
+rustc_arena = { path = "../librustc_arena" }
 log = "0.4"
 rustc_middle = { path = "../librustc_middle" }
 rustc_attr = { path = "../librustc_attr" }