helix-mirror/rust-toolchain.toml
2022-05-01 11:41:12 +09:00

4 lines
106 B
TOML

[toolchain]
channel = "stable"
components = ["rustfmt", "rust-src"]
targets = [ "wasm32-unknown-unknown" ]