From 450529c29d7576d7b817226f08c4a2bd4e508c3e Mon Sep 17 00:00:00 2001 From: emmett1 Date: Sun, 28 Dec 2025 01:20:08 +0000 Subject: rust: updated to 1.92.0 --- repos/extra/rust/abuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'repos/extra/rust/abuild') diff --git a/repos/extra/rust/abuild b/repos/extra/rust/abuild index af7ba2e3..96dc46a6 100644 --- a/repos/extra/rust/abuild +++ b/repos/extra/rust/abuild @@ -1,9 +1,9 @@ name=rust -version=1.91.1 +version=1.92.0 ##cat src/stage0.txt -export _date=2025-09-18 -export _rustc=1.90.0 +export _date=2025-10-30 +export _rustc=1.91.0 export _cargo=$_rustc ## @@ -43,6 +43,8 @@ build() { sed -i 's/\("files":{\)[^}]*/\1/' vendor/openssl-sys-0.9.92/.cargo-checksum.json cat > config.toml <