mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-14 18:41:22 +00:00
yamux 0.10.0
This commit is contained in:
@ -15,4 +15,4 @@ futures = "0.3.1"
|
|||||||
libp2p-core = { version = "0.32.0", path = "../../core", default-features = false }
|
libp2p-core = { version = "0.32.0", path = "../../core", default-features = false }
|
||||||
parking_lot = "0.12"
|
parking_lot = "0.12"
|
||||||
thiserror = "1.0"
|
thiserror = "1.0"
|
||||||
yamux = "0.10.1"
|
yamux = "=0.10.0"
|
||||||
|
Reference in New Issue
Block a user