monorepo/rust-toolchain
Savanni D'Gerinel 6a51ca7991 Bump to Rust 1.86
This fixes the weird glib build problems that I was running into
2025-04-08 21:54:50 -04:00

5 lines
146 B
Plaintext

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