]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_errors/Cargo.toml
Rollup merge of #106644 - alexcrichton:update-wasi-toolchain, r=cuviper
[rust.git] / compiler / rustc_errors / Cargo.toml
index dee7a31ec2028287b06304fdb3b0b68f377a631e..cadd53fbd8356b3409ec98e7d9eaac9cfb54fcc4 100644 (file)
@@ -17,6 +17,7 @@ rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_target = { path = "../rustc_target" }
 rustc_hir = { path = "../rustc_hir" }
 rustc_lint_defs = { path = "../rustc_lint_defs" }
+rustc_type_ir = { path = "../rustc_type_ir" }
 unicode-width = "0.1.4"
 termcolor = "1.0"
 annotate-snippets = "0.9"