objdiff/objdiff-wasm/rust-toolchain.toml

5 lines
86 B
TOML

[toolchain]
channel = "nightly"
components = ["rust-src"]
targets = ["wasm32-wasip2"]