mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
update Cargo.toml for rustbuild
This commit is contained in:
parent
d3c489c917
commit
5cdcad9d35
@ -12,4 +12,5 @@ crate-type = ["dylib"]
|
||||
log = { path = "../liblog" }
|
||||
rustc = { path = "../librustc" }
|
||||
rustc_const_eval = { path = "../librustc_const_eval" }
|
||||
rustc_const_math = { path = "../librustc_const_math" }
|
||||
syntax = { path = "../libsyntax" }
|
||||
|
Loading…
Reference in New Issue
Block a user