# Pinned toolchain — REPS §Reproducibility & Build Determinism.
# Every developer and every CI run uses this exact channel so artifacts
# are bitwise-comparable and lint output is stable across environments.
# Bump intentionally and update CHANGELOG when changing.
[]
= "1.95.0"
= ["rustfmt", "clippy"]
= "minimal"