aqua-ipfs/rust-toolchain.toml
Maria Kuklina a4403e1e64
fix(deps): update aqua-lib to 0.7.0 and aqua to 0.10.3 (#70)
* update aqua-lib
* update rust
2023-04-12 15:34:17 +02:00

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" ]