mirror of
https://gitlab.com/keys.openpgp.org/hagrid.git
synced 2025-10-06 00:23:08 +02:00
Add "rustfmt" and "clippy" to components in rust-toolchain.toml file.
Documentation: - https://rust-lang.github.io/rustup/overrides.html#the-toolchain-file - https://rust-lang.github.io/rustup/concepts/components.html
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "1.86"
|
||||
components = ["rustfmt", "clippy"]
|
||||
|
Reference in New Issue
Block a user