]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_errors/Cargo.toml
Rollup merge of #67313 - oli-obk:document_all_the_t̶h̶i̶n̶g̶s̶dataflow, r=ecstatic...
[rust.git] / src / librustc_errors / Cargo.toml
index 8a21150570abd58d802e11dc480aec430d324440..0d0989677c58589baadc231051cf9f494ec58e6e 100644 (file)
@@ -12,7 +12,7 @@ doctest = false
 [dependencies]
 log = "0.4"
 rustc_serialize = { path = "../libserialize", package = "serialize" }
-syntax_pos = { path = "../librustc_span", package = "rustc_span" }
+rustc_span = { path = "../librustc_span" }
 rustc_data_structures = { path = "../librustc_data_structures" }
 unicode-width = "0.1.4"
 atty = "0.2"