Files
mnote/rust/rust-toolchain.toml
T

4 lines
68 B
TOML
Raw Normal View History

[toolchain]
channel = "stable"
targets = ["wasm32-unknown-unknown"]