ruwuma/rust-toolchain.toml
2024-11-29 17:44:57 -05:00

5 lines
158 B
TOML

[toolchain]
# Keep in sync with version in `xtask/src/ci.rs` and `.github/workflows/ci.yml`
channel = "nightly-2024-11-26"
components = ["rustfmt", "clippy"]