ruwuma/rust-toolchain.toml
2024-02-14 13:07:21 +01: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-02-14"
components = ["rustfmt", "clippy"]