mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-29 01:31:33 +00:00
Automatic fixes by cargo-fix (#1662)
This commit is contained in:
@ -370,7 +370,7 @@ impl NetworkBehaviour for Floodsub {
|
||||
|
||||
fn poll(
|
||||
&mut self,
|
||||
_: &mut Context,
|
||||
_: &mut Context<'_>,
|
||||
_: &mut impl PollParameters,
|
||||
) -> Poll<
|
||||
NetworkBehaviourAction<
|
||||
|
Reference in New Issue
Block a user