Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into rustup2
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Dec 18, 2018
2 parents 1dd6cc3 + 5956b58 commit 5fd0639
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ directories = { version = "1.0", optional = true }
rustc_version = { version = "0.2.3", optional = true }
env_logger = "0.5"
log = "0.4"
# A noop dependency that changes in the Rust repository, it's a bit of a hack.
# See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`
# for more information.
rustc-workspace-hack = "1.0.0"

[build-dependencies]
vergen = "3"
Expand Down

0 comments on commit 5fd0639

Please sign in to comment.