]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_target/Cargo.toml
Rollup merge of #68440 - matthiaskrgr:xpyclippy, r=Mark-Simulacrum
[rust.git] / src / librustc_target / Cargo.toml
index 8b60bde4dc42b63101ff566e9e19187cb451dbeb..0e234036879e5b463cb1bcf47bd3533f9cd58b50 100644 (file)
@@ -14,5 +14,5 @@ log = "0.4"
 rustc_data_structures = { path = "../librustc_data_structures" }
 rustc_macros = { path = "../librustc_macros" }
 rustc_serialize = { path = "../libserialize", package = "serialize" }
-syntax_pos = { path = "../librustc_span", package = "rustc_span" }
+rustc_span = { path = "../librustc_span" }
 rustc_index = { path = "../librustc_index" }