diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-04 01:22:54 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-04 01:22:54 +0000 |
| commit | 08772e9b630b00a269c51218ec4b0fab26f6a9d2 (patch) | |
| tree | 7143a5bfc643343922bcf6fa70cf2706f3ec6540 /repos/extra/rust/abuild | |
| parent | 0113dbf7855b2416bdba6a0a23710c1056b22186 (diff) | |
| download | alicelinux-08772e9b630b00a269c51218ec4b0fab26f6a9d2.tar.gz alicelinux-08772e9b630b00a269c51218ec4b0fab26f6a9d2.zip | |
rust: updated to 1.94.1
Diffstat (limited to 'repos/extra/rust/abuild')
| -rw-r--r-- | repos/extra/rust/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/rust/abuild b/repos/extra/rust/abuild index 157d8cf4..bb664fca 100644 --- a/repos/extra/rust/abuild +++ b/repos/extra/rust/abuild @@ -1,5 +1,5 @@ name=rust -version=1.94.0 +version=1.94.1 ##cat src/stage0.txt export _date=2026-01-22 |