mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-14 10:31:21 +00:00
Fix some rustc/clippy warnings. (#895)
This commit is contained in:
@ -72,7 +72,7 @@ mod length_delimited;
|
||||
mod listener_select;
|
||||
mod tests;
|
||||
|
||||
pub mod protocol;
|
||||
mod protocol;
|
||||
|
||||
pub use self::dialer_select::{dialer_select_proto, DialerSelectFuture};
|
||||
pub use self::error::ProtocolChoiceError;
|
||||
|
Reference in New Issue
Block a user