mirror of
https://github.com/fluencelabs/trust-graph
synced 2024-12-03 14:50:20 +00:00
0b66f4e053
* 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 11102a87e3
.
* 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" ]
|