[toolchain] channel = "stable" # 指定 Rust 工具链的版本,比如 "stable", "nightly", 或具体版本如 "1.74.0" components = ["rustfmt", "clippy", "rust-analyzer"]