From c820f504dc7b2905817dc8e29d3d45f194dbf070 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Thu, 12 Dec 2024 21:46:42 +0800 Subject: rust: updated to 1.83.0 --- repos/extra/rust/abuild | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'repos/extra/rust/abuild') diff --git a/repos/extra/rust/abuild b/repos/extra/rust/abuild index 3b463b3d..d87d671f 100755 --- a/repos/extra/rust/abuild +++ b/repos/extra/rust/abuild @@ -1,9 +1,9 @@ name=rust -version=1.82.0 +version=1.83.0 ##cat src/stage0.txt -export _date=2024-09-05 -export _rustc=1.81.0 +export _date=2024-10-17 +export _rustc=1.82.0 export _cargo=$_rustc ## @@ -30,7 +30,8 @@ build() { cat > config.toml <