saleor-apps-rs/rust-toolchain.toml

6 lines
168 B
TOML
Raw Normal View History

2024-03-12 19:48:20 +00:00
[toolchain]
channel = "nightly-2024-06-20"
2024-05-22 23:07:04 +00:00
## Toggle to this one for sdk releases
2024-06-12 14:22:08 +00:00
# channel = "stable"
targets = ["x86_64-unknown-linux-gnu", "wasm32-unknown-unknown"]