saleor-marketplace/rust-toolchain.toml

5 lines
102 B
TOML
Raw Permalink Normal View History

2024-06-02 22:03:30 +00:00
[toolchain]
2024-10-30 18:22:23 +00:00
# channel = "nightly"
channel = "nightly-2024-10-20"
targets = ["wasm32-unknown-unknown"]