rust/rust-toolchain
Philipp Krones 03737e2247
Remove rustfmt from rust-toolchain file
We use latest nightly rustfmt in our tests anyway
2021-02-09 17:44:36 +01:00

3 lines
104 B
Text

[toolchain]
channel = "nightly-2021-02-03"
components = ["llvm-tools-preview", "rustc-dev", "rust-src"]