blahrs/rust-toolchain.toml

4 lines
117 B
TOML

[toolchain]
channel = "1.88" # NB: Sync MSRV with Cargo.toml and CI!
profile = "default"
components = ["llvm-tools"]