saleor-apps-rs/app-template-ui/rust-toolchain.toml

6 lines
168 B
TOML
Raw Permalink Normal View History

2024-06-17 20:17:57 +00:00
[toolchain]
channel = "nightly-2024-04-28"
## Toggle to this one for sdk releases
# channel = "stable"
targets = ["x86_64-unknown-linux-gnu", "wasm32-unknown-unknown"]