]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_passes/Cargo.toml
New upstream version 1.55.0+dfsg1
[rustc.git] / compiler / rustc_passes / Cargo.toml
index 4069fb2127e026a7e2c93b63efe05d5bed82018e..c69d4886bd6dd617008645b0c707d953e1a0886f 100644 (file)
@@ -17,6 +17,5 @@ rustc_target = { path = "../rustc_target" }
 rustc_ast = { path = "../rustc_ast" }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_span = { path = "../rustc_span" }
-rustc_trait_selection = { path = "../rustc_trait_selection" }
 rustc_lexer = { path = "../rustc_lexer" }
 rustc_ast_pretty = { path = "../rustc_ast_pretty" }