mirror of
https://github.com/helix-editor/helix
synced 2026-08-14 17:34:18 +02:00
4 lines
106 B
INI
4 lines
106 B
INI
[toolchain]
|
|
channel = "stable"
|
|
components = ["rustfmt", "rust-src"]
|
|
targets = [ "wasm32-unknown-unknown" ] |