1
0
mirror of https://github.com/fluencelabs/marine-rs-sdk-test synced 2025-03-15 04:30:50 +00:00

5 lines
157 B
TOML
Raw Permalink Normal View History

[toolchain]
channel = "nightly-2023-12-10"
targets = [ "x86_64-unknown-linux-gnu", "x86_64-apple-darwin", "wasm32-wasi" ]
2022-11-28 20:45:31 +02:00
components = ["clippy", "rustfmt"]