]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_errors/Cargo.toml
Auto merge of #67831 - mati865:ci-images-upgrade, r=pietroalbini
[rust.git] / src / librustc_errors / Cargo.toml
index 1541845bb55f62f5a39a577e34e053967bee8d53..0d0989677c58589baadc231051cf9f494ec58e6e 100644 (file)
@@ -12,7 +12,7 @@ doctest = false
 [dependencies]
 log = "0.4"
 rustc_serialize = { path = "../libserialize", package = "serialize" }
-syntax_pos = { path = "../libsyntax_pos" }
+rustc_span = { path = "../librustc_span" }
 rustc_data_structures = { path = "../librustc_data_structures" }
 unicode-width = "0.1.4"
 atty = "0.2"