diff options
| author | Brian Anderson <banderson@mozilla.com> | 2016-11-03 01:00:55 +0000 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2016-11-03 01:00:55 +0000 |
| commit | 5ad235c8c0416ebab0b80e4750b84c061ef6cc6b (patch) | |
| tree | 30f398a66759c828c8f865c00e8f65fbdc67b680 | |
| parent | 5665bdf3e3953a3fe67e047794913a0c88a83bde (diff) | |
| download | rust-5ad235c8c0416ebab0b80e4750b84c061ef6cc6b.tar.gz rust-5ad235c8c0416ebab0b80e4750b84c061ef6cc6b.zip | |
Bump the bootstrap cargo to match the one paired with 1.13
| -rw-r--r-- | src/stage0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stage0.txt b/src/stage0.txt index ac2050a6fc8..4f37a1d1e12 100644 --- a/src/stage0.txt +++ b/src/stage0.txt @@ -13,4 +13,4 @@ # released on `$date` rustc: beta-2016-09-28 -cargo: nightly-2016-09-26 +cargo: nightly-2016-11-02 |
