Skip to content

Commit

Permalink
update Cargo.toml for rustbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Apr 27, 2016
1 parent d3c489c commit 5cdcad9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/librustc_passes/Cargo.toml
Expand Up @@ -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" }

0 comments on commit 5cdcad9

Please sign in to comment.