Files
organic/rust-toolchain.toml
Tom Alexander cef89303b1
Some checks failed
format Build format has succeeded
rust-test Build rust-test has started
clippy Build clippy has failed
build Build build has failed
foreign-document-test Build foreign-document-test has failed
Pin a specific version of rust.
2026-07-11 18:36:52 -04:00

5 lines
98 B
TOML

[toolchain]
channel = "nightly-2026-05-23"
profile = "default"
components = ["clippy", "rustfmt"]