saleor-apps-rs/rust-toolchain.toml
2024-06-12 16:22:08 +02:00

5 lines
168 B
TOML

[toolchain]
channel = "nightly-2024-05-11"
## Toggle to this one for sdk releases
# channel = "stable"
targets = ["x86_64-unknown-linux-gnu", "wasm32-unknown-unknown"]