]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_metadata/Cargo.toml
Rollup merge of #68810 - ollie27:once_with_copy, r=Dylan-DPC
[rust.git] / src / librustc_metadata / Cargo.toml
index a74f886043b6a71c207e6ad533e670647cf5c900..a4fdcee5e12975a8e888beeeb016d45251cdb5cf 100644 (file)
@@ -15,6 +15,7 @@ log = "0.4"
 memmap = "0.7"
 smallvec = { version = "1.0", features = ["union", "may_dangle"] }
 rustc = { path = "../librustc" }
+rustc_ast_pretty = { path = "../librustc_ast_pretty" }
 rustc_attr = { path = "../librustc_attr" }
 rustc_data_structures = { path = "../librustc_data_structures" }
 rustc_errors = { path = "../librustc_errors" }