mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-27 17:51:20 +00:00
Get rid of double mutex * Use inherent `poll()` that takes an immutable ref * Remove parking_lot dependency from yamux * Update muxers/yamux/Cargo.toml Co-Authored-By: dvdplm <dvdplm@gmail.com>