]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_infer/Cargo.toml
Rollup merge of #69561 - JohnTitor:clean-up-unstable-book, r=Mark-Simulacrum
[rust.git] / src / librustc_infer / Cargo.toml
index 53970a4aaf3151a1c040e3eafc1b9770ed519283..de99214901d9b71b55ebb59dc69549e3f38dadcc 100644 (file)
@@ -25,4 +25,4 @@ rustc_session = { path = "../librustc_session" }
 rustc_span = { path = "../librustc_span" }
 rustc_target = { path = "../librustc_target" }
 smallvec = { version = "1.0", features = ["union", "may_dangle"] }
-syntax = { path = "../libsyntax" }
+rustc_ast = { path = "../librustc_ast" }