]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_plugin_impl/Cargo.toml
Rollup merge of #98115 - jhpratt:remove-rustc_deprecated, r=compiler-errors
[rust.git] / compiler / rustc_plugin_impl / Cargo.toml
index f5071eb6e8f9657c842077b498a00eec82f9135d..b6ea533c80bddc8973167b78d7c368e5d2f302d2 100644 (file)
@@ -9,9 +9,7 @@ doctest = false
 
 [dependencies]
 libloading = "0.7.1"
-rustc_middle = { path = "../rustc_middle" }
 rustc_errors = { path = "../rustc_errors" }
-rustc_hir = { path = "../rustc_hir" }
 rustc_lint = { path = "../rustc_lint" }
 rustc_metadata = { path = "../rustc_metadata" }
 rustc_ast = { path = "../rustc_ast" }