mirror of
https://github.com/fluencelabs/trust-graph
synced 2025-03-15 12:50:48 +00:00
* update marine and stuff * Release 0.10.4 fluence-keypair@0.10.4 trust-graph@0.10.4 trust-graph-distro@0.10.4 Generated by cargo-workspaces * Revert "Release 0.10.4" This reverts commit 11102a87e303b74593571bb979878774543e58f0. * update sqlite and test sdk * update rust toolchain everywhere * fix lint warnings * update test sdk again
5 lines
185 B
TOML
5 lines
185 B
TOML
[toolchain]
|
|
channel = "nightly-2023-12-06"
|
|
targets = [ "x86_64-apple-darwin", "wasm32-wasi", "wasm32-unknown-unknown", "x86_64-unknown-linux-gnu" ]
|
|
components = [ "rustfmt", "clippy" ]
|