]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_ast_passes/Cargo.toml
Auto merge of #67711 - Amanieu:fix_unwind_leak, r=alexcrichton
[rust.git] / src / librustc_ast_passes / Cargo.toml
index dced4a0d15b0c6f313602759fdd7b66b1ff2e6d7..2d45e280444955e08b2784647840c985f5d044e3 100644 (file)
@@ -11,7 +11,7 @@ path = "lib.rs"
 [dependencies]
 log = "0.4"
 rustc_data_structures = { path = "../librustc_data_structures" }
-rustc_errors = { path = "../librustc_errors", package = "rustc_errors" }
+rustc_errors = { path = "../librustc_errors" }
 rustc_error_codes = { path = "../librustc_error_codes" }
 rustc_feature = { path = "../librustc_feature" }
 rustc_parse = { path = "../librustc_parse" }