# rust-toolchain.toml — pins the toolchain for reproducible builds. [toolchain] channel = "1.85" components = ["rustfmt", "clippy"]