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