]> git.proxmox.com Git - rustc.git/blobdiff - src/librustc_metadata/Cargo.toml
Imported Upstream version 1.9.0+dfsg1
[rustc.git] / src / librustc_metadata / Cargo.toml
index d6bb4b157a6a3d2471c531c50d4e0ab8094c6190..697cbe39c67fcb61c69eb02372ec8c866727fe2f 100644 (file)
@@ -15,7 +15,7 @@ rbml = { path = "../librbml" }
 rustc = { path = "../librustc" }
 rustc_back = { path = "../librustc_back" }
 rustc_bitflags = { path = "../librustc_bitflags" }
-rustc_front = { path = "../librustc_front" }
+rustc_const_math = { path = "../librustc_const_math" }
 rustc_llvm = { path = "../librustc_llvm" }
 serialize = { path = "../libserialize" }
 syntax = { path = "../libsyntax" }