rust-toolchain.toml 66 B

123
  1. [toolchain]
  2. channel = "1.86.0"
  3. components = ["rustfmt", "clippy"]