2023-03-31 02:52:59 +00:00
|
|
|
[toolchain]
|
2024-10-14 22:04:10 +00:00
|
|
|
channel = "1.81.0"
|
2024-07-08 13:35:44 +00:00
|
|
|
targets = [ "wasm32-unknown-unknown", "thumbv6m-none-eabi" ]
|
2024-12-30 04:39:43 +00:00
|
|
|
components = [ "rustfmt", "rust-analyzer", "clippy" ]
|