]> 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 0e0732490fbbdc1ce201c3cb438b8e1437f0eaad..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 = "../libsyntax_pos" }
+rustc_span = { path = "../librustc_span" }
 rustc_index = { path = "../librustc_index" }