diff options
Diffstat (limited to 'source/d/rust/rust.url')
-rw-r--r-- | source/d/rust/rust.url | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/d/rust/rust.url b/source/d/rust/rust.url index 6c6773b3..a292298d 100644 --- a/source/d/rust/rust.url +++ b/source/d/rust/rust.url @@ -1,5 +1,5 @@ # Source code (repacked to .tar.lz): -VERSION=1.59.0 +VERSION=1.60.0 rm -f rustc-${VERSION}-src.tar.* lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz.asc @@ -20,8 +20,8 @@ fi # update the settings below, look at src/stage0.json in the Rust sources. exit 0 -BOOTSTRAP_DATE=2022-01-13 -BOOTSTRAP_VERSION=1.58.0 +BOOTSTRAP_DATE=2022-02-24 +BOOTSTRAP_VERSION=1.59.0 BOOTSTRAP_CARGO=$BOOTSTRAP_VERSION # i686 bootstrap: |