]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_infer/Cargo.toml
New upstream version 1.63.0+dfsg1
[rustc.git] / compiler / rustc_infer / Cargo.toml
index f87ea43b1a72c8720360eedbec17d6e42b5b733d..bbc2b767734714152aea4a8a31084d4bf2725008 100644 (file)
@@ -14,7 +14,6 @@ rustc_errors = { path = "../rustc_errors" }
 rustc_hir = { path = "../rustc_hir" }
 rustc_index = { path = "../rustc_index" }
 rustc_macros = { path = "../rustc_macros" }
-rustc_session = { path = "../rustc_session" }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_span = { path = "../rustc_span" }
 rustc_target = { path = "../rustc_target" }