# Pinned toolchain for local dev, CI, Cursor cloud agents, and PR bots.
# Keep in sync with .github/workflows/ci.yml (`toolchain: 1.97.1`) and
# .cursor/Dockerfile (rust:1.97-bookworm ≈ this pin).
# Components ensure fmt/clippy exist for the quality bar.
[]
= "1.97.1"
= ["rustfmt", "clippy"]
= "minimal"