diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-30 19:34:34 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-30 19:34:34 +0800 |
| commit | b12c3bf04c53b0d0c3d00afe457d0d92f4871493 (patch) | |
| tree | db8f9bffcb3efc26f853fbbc667618d9278df60b /repos/extra/rust/abuild | |
| parent | 52ccc95d9d143adf3adceca4fdf93a679107cad1 (diff) | |
| download | alicelinux-b12c3bf04c53b0d0c3d00afe457d0d92f4871493.tar.gz alicelinux-b12c3bf04c53b0d0c3d00afe457d0d92f4871493.zip | |
rust: updated to 1.80.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 c5e9e5c5..cc48221a 100644 --- a/repos/extra/rust/abuild +++ b/repos/extra/rust/abuild @@ -1,5 +1,5 @@ name=rust -version=1.80.0 +version=1.80.1 ##cat src/stage0.txt export _date=2024-06-13 |