Files
monorepo/rust-toolchain
Savanni D'Gerinel 25b778bf88
All checks were successful
Monorepo build / test-all (push) Successful in 22s
Monorepo build / build-flake (push) Successful in 37s
Set up cross-repo coverage reports
2026-04-23 09:38:29 -04:00

5 lines
214 B
Plaintext

[toolchain]
channel = "1.95.0"
targets = [ "x86_64-unknown-linux-gnu", "wasm32-unknown-unknown", "thumbv6m-none-eabi" ]
components = [ "cargo", "rustc", "rustfmt", "rust-analyzer", "clippy", "llvm-tools-preview" ]