Skip to content
Snippets Groups Projects
rust-toolchain.toml 147 B
Newer Older
[toolchain]
channel = "nightly-2023-09-15"
components = [ "rustc-dev", "llvm-tools-preview", "rust-std", "rustfmt", "clippy" ]
profile = "minimal"