rust-clippy/rust-toolchain

4 lines
137 B
Plaintext
Raw Normal View History

[toolchain]
2023-12-29 02:20:40 +08:00
channel = "nightly-2023-12-28"
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]