monorepo/rust-toolchain
Savanni D'Gerinel 33a4f2f46a
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
Do a lot of refinements to be able to edit and then update a card
2025-10-27 17:41:58 -04:00

5 lines
192 B
Plaintext

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