mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-14 02:21:21 +00:00
Automatic fixes by cargo-fix (#1662)
This commit is contained in:
@ -165,7 +165,7 @@ impl ProtocolsHandler for GossipsubHandler {
|
||||
|
||||
fn poll(
|
||||
&mut self,
|
||||
cx: &mut Context,
|
||||
cx: &mut Context<'_>,
|
||||
) -> Poll<
|
||||
ProtocolsHandlerEvent<
|
||||
Self::OutboundProtocol,
|
||||
|
Reference in New Issue
Block a user