]> git.lizzy.rs Git - rust.git/blobdiff - src/libsyntax/Cargo.toml
Rollup merge of #68072 - JohnTitor:fix-macro-ice, r=petrochenkov
[rust.git] / src / libsyntax / Cargo.toml
index e4f0398fb42d26077cf49e2576199224095a47b7..7d9f715e9feb8c809ead5da130cfa946e95081b4 100644 (file)
@@ -13,8 +13,8 @@ doctest = false
 rustc_serialize = { path = "../libserialize", package = "serialize" }
 log = "0.4"
 scoped-tls = "1.0"
+rustc_errors = { path = "../librustc_errors" }
 rustc_span = { path = "../librustc_span" }
-errors = { path = "../librustc_errors", package = "rustc_errors" }
 rustc_data_structures = { path = "../librustc_data_structures" }
 rustc_feature = { path = "../librustc_feature" }
 rustc_index = { path = "../librustc_index" }