]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_incremental/Cargo.toml
Rollup merge of #68682 - LeSeulArtichaut:stable-intrinsics, r=steveklabnik
[rust.git] / src / librustc_incremental / Cargo.toml
index 09b33a6c83d8d6fa9d40350a47ef0eef02d3becd..eddfb81ea8b0aab218b93484f362939e1e5d3f1b 100644 (file)
@@ -17,7 +17,7 @@ rustc = { path = "../librustc" }
 rustc_data_structures = { path = "../librustc_data_structures" }
 rustc_hir = { path = "../librustc_hir" }
 rustc_serialize = { path = "../libserialize", package = "serialize" }
-syntax = { path = "../libsyntax" }
+rustc_ast = { path = "../librustc_ast" }
 rustc_span = { path = "../librustc_span" }
 rustc_fs_util = { path = "../librustc_fs_util" }
 rustc_session = { path = "../librustc_session" }