mirror of
https://github.com/fluencelabs/trust-graph
synced 2025-03-15 20:50:51 +00:00
* Add release-please and renovate * Update ci * Revert "Add release-please and renovate" This reverts commit a37a4e2a59e9bdc735b8fab04bccdde93a5bb4c3. * 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" ]
|