4 lines
158 B
TOML
4 lines
158 B
TOML
[toolchain]
|
|
# Keep in sync with version in `xtask/src/ci.rs` and `.github/workflows/ci.yml`
|
|
channel = "nightly-2023-11-08"
|
|
components = ["rustfmt", "clippy"]
|