mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-13 18:11:22 +00:00
Simplify the floodsub handler (#868)
This commit is contained in:
@ -34,7 +34,6 @@ extern crate tokio_codec;
|
||||
extern crate tokio_io;
|
||||
extern crate unsigned_varint;
|
||||
|
||||
pub mod handler;
|
||||
pub mod protocol;
|
||||
|
||||
mod layer;
|
||||
|
Reference in New Issue
Block a user