marine-rs-sdk-test/rust-toolchain.toml
2023-12-14 17:26:44 +03:00

5 lines
157 B
TOML

[toolchain]
channel = "nightly-2023-12-10"
targets = [ "x86_64-unknown-linux-gnu", "x86_64-apple-darwin", "wasm32-wasi" ]
components = ["clippy", "rustfmt"]