[toolchain] channel = "stable" components = ["rustfmt", "clippy"] profile = "minimal" # Production builds pin an exact version for reproducibility, e.g. # channel = "1.92.0". Left as `stable` here so the repo bootstraps on a fresh # machine without an extra toolchain download.