diff options
| author | bors <bors@rust-lang.org> | 2017-06-02 22:19:08 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2017-06-02 22:19:08 +0000 |
| commit | bb907adbbd1727938245a67db1c92be7e4dec3e6 (patch) | |
| tree | a6229fb68940fbe7bd2c7fae09b92fa10500c81d /src/bootstrap | |
| parent | 107bd67ef7fb3e8027d7234d687cdd27c3efaa0d (diff) | |
| parent | e05f1c12901e26f75a92f441f636942a8a3bf7c1 (diff) | |
| download | rust-bb907adbbd1727938245a67db1c92be7e4dec3e6.tar.gz rust-bb907adbbd1727938245a67db1c92be7e4dec3e6.zip | |
Auto merge of #42381 - Mark-Simulacrum:rollup, r=Mark-Simulacrum
Rollup of 10 pull requests - Successful merges: #41981, #42225, #42310, #42319, #42335, #42343, #42355, #42360, #42370, #42372 - Failed merges:
Diffstat (limited to 'src/bootstrap')
| -rw-r--r-- | src/bootstrap/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bootstrap/Cargo.toml b/src/bootstrap/Cargo.toml index cc560e0172e..8842dce0257 100644 --- a/src/bootstrap/Cargo.toml +++ b/src/bootstrap/Cargo.toml @@ -36,5 +36,5 @@ num_cpus = "1.0" toml = "0.1" getopts = "0.2" rustc-serialize = "0.3" -gcc = "0.3.46" +gcc = "0.3.50" libc = "0.2" |
