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