mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-03-15 13:10:49 +00:00
5 lines
159 B
TOML
5 lines
159 B
TOML
[toolchain]
|
|
channel = "nightly-2022-12-06"
|
|
targets = [ "x86_64-unknown-linux-gnu", "wasm32-wasi", "x86_64-apple-darwin" ]
|
|
components = [ "rustfmt", "clippy" ]
|