rust/rust-toolchain

4 lines
104 B
Plaintext
Raw Normal View History

[toolchain]
channel = "nightly-2022-08-08"
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]