2023-03-30 22:52:59 -04:00
|
|
|
[toolchain]
|
2025-04-08 21:54:50 -04:00
|
|
|
channel = "1.86.0"
|
2024-07-08 09:35:44 -04:00
|
|
|
targets = [ "wasm32-unknown-unknown", "thumbv6m-none-eabi" ]
|
2024-12-29 23:39:43 -05:00
|
|
|
components = [ "rustfmt", "rust-analyzer", "clippy" ]
|