]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_ast_pretty/Cargo.toml
Rollup merge of #69732 - GuillaumeGomez:cleanup-e0382-e0384, r=Dylan-DPC
[rust.git] / src / librustc_ast_pretty / Cargo.toml
index 2f7f804b62887a7f9fc79030435404f9cf225f4f..82be095db88050ef4ead29582c972831902127d2 100644 (file)
@@ -13,4 +13,4 @@ doctest = false
 log = "0.4"
 rustc_span = { path = "../librustc_span" }
 rustc_data_structures = { path = "../librustc_data_structures" }
-syntax = { path = "../libsyntax" }
+rustc_ast = { path = "../librustc_ast" }