mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-19 22:21:21 +00:00
yamux: Use futures-0.3. (#1307)
This commit is contained in:
parent
2015053756
commit
3e89c36d16
@ -10,7 +10,7 @@ keywords = ["peer-to-peer", "libp2p", "networking"]
|
||||
categories = ["network-programming", "asynchronous"]
|
||||
|
||||
[dependencies]
|
||||
futures-preview = "0.3.0-alpha.19"
|
||||
futures = "0.3.1"
|
||||
libp2p-core = { version = "0.13.0", path = "../../core" }
|
||||
log = "0.4.8"
|
||||
parking_lot = "0.9"
|
||||
|
Loading…
x
Reference in New Issue
Block a user