mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-31 03:31:21 +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>