mirror of
https://github.com/fluencelabs/trust-graph
synced 2024-12-04 15:20:19 +00:00
8e58f56190
* Add release-please and renovate
* Update ci
* Revert "Add release-please and renovate"
This reverts commit a37a4e2a59
.
* Allow unnecessary_lazy_evaluations
5 lines
185 B
TOML
5 lines
185 B
TOML
[toolchain]
|
|
channel = "nightly-2022-12-06"
|
|
targets = [ "x86_64-apple-darwin", "wasm32-wasi", "wasm32-unknown-unknown", "x86_64-unknown-linux-gnu" ]
|
|
components = [ "rustfmt", "clippy" ]
|