Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Fix all typos #1460

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

chore: Fix all typos

4773252
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

chore: Fix all typos #1460

chore: Fix all typos
4773252
Select commit
Loading
Failed to load commit list.
GitHub Actions / clippy succeeded Aug 9, 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