derive-builder
Remove the `derive_builder` dev-dependency in gossipsub. We can manually implement the builder functionality on top of the `Default` instance of `InjectNodes`. Resolved #3228.
Arc
clippy
clippy::style
clippy::derive-partial-eq-without-eq