Let's not depend on a nightly pre-release, especially not just for a linting option. We can enable the linter option once it lands in the stable release.
3 lines
66 B
TOML
3 lines
66 B
TOML
[toolchain]
|
|
channel = "1.96.0"
|
|
components = ["rustfmt", "clippy"]
|