升级 Rust toolchain 至 1.98.1 #432
Reference in New Issue
Block a user
Delete Branch "chore/rust-toolchain-1-98"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Close #431
改动
rust-toolchain.toml:channel 从1.96.0提升到1.98.1,保留rustfmt组件要求。deploy/container/gitea-ci-job.Dockerfile:Rust stage 从rust:1.96-bookworm@sha256:19817ead3289c8c631c73df281e18b59b172f6a31f4f563290f69cddd06c30e9更新为rust:1.98-bookworm@sha256:93ce27a88655056a51dbdd8f5f2d7ddc071c7b0070fb288a37b5a285fc83971e,同步固定 digest。deploy/container/README.md:同步 Rust 版本与镜像 digest 说明。docs/【开发运维】本地开发验证与生产运维-2026-05-15.md:同步 CI 环境与rust-toolchain.toml的版本口径。验证情况
npm run agc:build -- --debug,前端构建、Rust 编译和 NSIS 安装包生成成功。