diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-27 00:39:52 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-27 00:39:52 +0000 |
| commit | e28489cb37461bcd89bfd46af76b6852ec44d14a (patch) | |
| tree | 49ea72a4fb113c3cf6d6d971d2d5b474463772fd /rust/abuild | |
| parent | 66709ab7705ee1ed32ec5447c4c72f1a00246898 (diff) | |
| download | alicelinux-e28489cb37461bcd89bfd46af76b6852ec44d14a.tar.gz alicelinux-e28489cb37461bcd89bfd46af76b6852ec44d14a.zip | |
Woodpecker CI 78a8d6d2f7075aa2e4b49891ca67c2c1fe58c8ff [SKIP CI]
Diffstat (limited to 'rust/abuild')
| -rw-r--r-- | rust/abuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rust/abuild b/rust/abuild index bb664fca..28754a01 100644 --- a/rust/abuild +++ b/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 ## |