diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-21 04:10:03 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-21 04:10:03 +0000 |
| commit | c26b70ebebbcb84d481d51df076175fa293e8e49 (patch) | |
| tree | 116c844fa168080493c0550ac6450fe26cccbf0a /repos/extra/rust/abuild | |
| parent | 7fc22a4dcdde91f2bdc9f532fceed85587e88edf (diff) | |
| download | alicelinux-c26b70ebebbcb84d481d51df076175fa293e8e49.tar.gz alicelinux-c26b70ebebbcb84d481d51df076175fa293e8e49.zip | |
rust: updated to 1.85.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 aa2f3fd7..7c1269b0 100644 --- a/repos/extra/rust/abuild +++ b/repos/extra/rust/abuild @@ -1,5 +1,5 @@ name=rust -version=1.85.0 +version=1.85.1 ##cat src/stage0.txt export _date=2025-01-09 |