Files
pnpm/rust-toolchain.toml
Zoltan KochanandClaude Fable 5 f197e7b647 chore(toolchain): update to 1.97.0 (#13764)
The zizmor-family crates (yamlpatch, yamlpath, subfeature,
tree-sitter-iter) require rustc 1.97 starting with their 1.28.0
releases, which blocks dependabot bump pnpm/pnpm#13704. Clippy
(pedantic + nursery, -D warnings), rustfmt, and the rustdoc gate
were verified clean under 1.97.0 before the bump.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-10 15:12:22 +02:00

4 lines
51 B
TOML

[toolchain]
channel = "1.97.0"
profile = "default"