]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_ast_passes/Cargo.toml
review comment
[rust.git] / src / librustc_ast_passes / Cargo.toml
index 01d2ac449b590b034a054c494f5777ecee71eb09..5d096e4965ddc7b4664d7570779b2d59c7cab00b 100644 (file)
@@ -18,4 +18,4 @@ rustc_feature = { path = "../librustc_feature" }
 rustc_parse = { path = "../librustc_parse" }
 rustc_session = { path = "../librustc_session" }
 rustc_span = { path = "../librustc_span" }
-syntax = { path = "../libsyntax" }
+rustc_ast = { path = "../librustc_ast" }