]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_plugin_impl/Cargo.toml
Rollup merge of #67848 - ollie27:float_link_name_attr, r=Dylan-DPC
[rust.git] / src / librustc_plugin_impl / Cargo.toml
index d57a58b433f484abfe7d87cd4edf7283e33635dd..a9bbe429c00cce346de21c9474742d9e7d95ef93 100644 (file)
@@ -14,5 +14,5 @@ doctest = false
 rustc = { path = "../librustc" }
 rustc_metadata = { path = "../librustc_metadata" }
 syntax = { path = "../libsyntax" }
-syntax_pos = { path = "../libsyntax_pos" }
+rustc_span = { path = "../librustc_span" }
 rustc_error_codes = { path = "../librustc_error_codes" }