saleor-apps-rs/rust-toolchain.toml
2024-03-18 19:58:28 +01:00

4 lines
95 B
TOML

[toolchain]
channel = "nightly"
targets = ["x86_64-unknown-linux-gnu"]
components = ["clippy"]