wormhole/near/rust-toolchain.toml

5 lines
91 B
TOML
Raw Normal View History

2022-08-04 08:52:26 -07:00
[toolchain]
channel = "nightly"
targets = [ "wasm32-unknown-unknown" ]
profile = "default"