]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_plugin_impl/Cargo.toml
Rollup merge of #67835 - euclio:delimiter-wording, r=Centril
[rust.git] / src / librustc_plugin_impl / Cargo.toml
index c57b32fb2b6942f3d215fec42a8b9ad85a4e3c3e..a9bbe429c00cce346de21c9474742d9e7d95ef93 100644 (file)
@@ -14,6 +14,5 @@ doctest = false
 rustc = { path = "../librustc" }
 rustc_metadata = { path = "../librustc_metadata" }
 syntax = { path = "../libsyntax" }
-syntax_expand = { path = "../libsyntax_expand" }
-syntax_pos = { path = "../libsyntax_pos" }
+rustc_span = { path = "../librustc_span" }
 rustc_error_codes = { path = "../librustc_error_codes" }