ruwuma/rust-toolchain.toml
2024-09-07 17:10:18 +02: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-09-06"
components = ["rustfmt", "clippy"]