]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_traits/Cargo.toml
Rollup merge of #68705 - BijanT:ll_remove, r=Mark-Simulacrum
[rust.git] / src / librustc_traits / Cargo.toml
index 2cb25e63f836ddf4f5dc2fd1fcbdfb3c6beeb90a..40ca2ea90f2f487daa1284fd90d44ee170e4345f 100644 (file)
@@ -19,3 +19,4 @@ syntax = { path = "../libsyntax" }
 rustc_span = { path = "../librustc_span" }
 chalk-engine = { version = "0.9.0", default-features=false }
 smallvec = { version = "1.0", features = ["union", "may_dangle"] }
+rustc_infer = { path = "../librustc_infer" }