mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-07-05 04:31:35 +00:00
Change the MuxedTransport trait
This commit is contained in:
@ -167,6 +167,7 @@ extern crate bytes;
|
||||
#[macro_use]
|
||||
extern crate futures;
|
||||
extern crate multistream_select;
|
||||
extern crate parking_lot;
|
||||
extern crate smallvec;
|
||||
extern crate tokio_io;
|
||||
|
||||
|
Reference in New Issue
Block a user