diff options
Diffstat (limited to 'repos/extra/rust/abuild')
| -rw-r--r-- | repos/extra/rust/abuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/repos/extra/rust/abuild b/repos/extra/rust/abuild index bb664fca..28754a01 100644 --- a/repos/extra/rust/abuild +++ b/repos/extra/rust/abuild @@ -1,9 +1,9 @@ name=rust -version=1.94.1 +version=1.95.0 ##cat src/stage0.txt -export _date=2026-01-22 -export _rustc=1.93.0 +export _date=2026-03-05 +export _rustc=1.94.0 export _cargo=$_rustc ## |