saleor-apps-rs/rust-toolchain.toml

5 lines
142 B
TOML

[toolchain]
# channel = "nightly-2024-03-23"
## Toggle to this one for sdk releases
channel = "stable"
targets = ["x86_64-unknown-linux-gnu"]