]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_typeck/Cargo.toml
New upstream version 1.65.0+dfsg1
[rustc.git] / compiler / rustc_typeck / Cargo.toml
index faf52e2695a33507a26a659741d934e2453ea7ea..cae29c1d3c5f938a2b103d103a962c2b790d77ca 100644 (file)
@@ -30,3 +30,4 @@ rustc_ty_utils = { path = "../rustc_ty_utils" }
 rustc_lint = { path = "../rustc_lint" }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_type_ir = { path = "../rustc_type_ir" }
+rustc_feature = { path = "../rustc_feature" }