Files
natter/rust-toolchain.toml
Tom Alexander ad5bd0ac0e
Some checks failed
build Build build has failed
format Build format has failed
rust-test Build rust-test has succeeded
clippy Build clippy has failed
Fix tekton pipelines.
2026-07-11 15:51:57 -04:00

5 lines
98 B
TOML

[toolchain]
channel = "nightly-2026-07-11"
profile = "default"
components = ["clippy", "rustfmt"]