mirror of
https://github.com/ZSeven-W/openpencil.git
synced 2026-05-31 19:04:29 +07:00
5 lines
133 B
TOML
5 lines
133 B
TOML
[toolchain]
|
|
channel = "1.80"
|
|
components = ["rustfmt", "clippy", "rust-src"]
|
|
targets = ["wasm32-unknown-unknown"]
|
|
profile = "default"
|