mirror of
https://github.com/fluencelabs/marine-rs-sdk-test
synced 2024-12-04 15:20:18 +00:00
68e86c7bdb
* update marine * make clippy happy
5 lines
157 B
TOML
5 lines
157 B
TOML
[toolchain]
|
|
channel = "nightly-2022-12-01"
|
|
targets = [ "x86_64-unknown-linux-gnu", "x86_64-apple-darwin", "wasm32-wasi" ]
|
|
components = ["clippy", "rustfmt"]
|