Skip to content

rpc: Add /genesis_chunked query #971

rpc: Add /genesis_chunked query

rpc: Add /genesis_chunked query #971

GitHub Actions / clippy succeeded Jun 26, 2024 in 0s

reviewdog [clippy] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (3)

p2p/src/lib.rs|1 col 1| error: multiple versions for dependency block-buffer: 0.9.0, 0.10.4
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions
= note: -D clippy::multiple-crate-versions implied by -D warnings
= help: to override -D warnings add #[allow(clippy::multiple_crate_versions)]
p2p/src/lib.rs|1 col 1| error: multiple versions for dependency digest: 0.9.0, 0.10.7
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions
p2p/src/lib.rs|1 col 1| error: multiple versions for dependency sha2: 0.9.9, 0.10.8
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions