ruwuma/rust-toolchain.toml
2023-07-31 10:48:53 +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-2023-07-03"
components = ["rustfmt", "clippy"]