wormhole/near/rust-toolchain.toml

5 lines
88 B
TOML

[toolchain]
channel = "1.63"
targets = [ "wasm32-unknown-unknown" ]
profile = "default"