]> git.proxmox.com Git - rustc.git/blobdiff - src/librustc_const_eval/Cargo.toml
New upstream version 1.12.0+dfsg1
[rustc.git] / src / librustc_const_eval / Cargo.toml
index 01872bbe3c04996a87089b757b494c253dd42c3d..8967672548b101b3b35a01f04b8207ab8b5d1198 100644 (file)
@@ -14,6 +14,7 @@ serialize = { path = "../libserialize" }
 rustc = { path = "../librustc" }
 rustc_back = { path = "../librustc_back" }
 rustc_const_math = { path = "../librustc_const_math" }
+rustc_errors = { path = "../librustc_errors" }
 syntax = { path = "../libsyntax" }
 graphviz = { path = "../libgraphviz" }
 syntax_pos = { path = "../libsyntax_pos" }
\ No newline at end of file