# SoftGPU pinned host toolchain (Phase 0).# MSRV is documented in Cargo.toml (`rust-version`) and README.# Nightly-only features are prohibited in the host runtime.[toolchain]channel="1.85.0"components=["rustfmt","clippy","llvm-tools-preview"]profile="minimal"