mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-13 01:51:23 +00:00
@ -11,7 +11,7 @@ keywords = ["peer-to-peer", "libp2p", "networking"]
|
||||
categories = ["network-programming", "asynchronous"]
|
||||
|
||||
[dependencies]
|
||||
async-io = { version = "1.3.1", optional = true }
|
||||
async-io = { version = "1.13.0", optional = true }
|
||||
data-encoding = "2.3.2"
|
||||
futures = "0.3.27"
|
||||
if-watch = "3.0.0"
|
||||
|
Reference in New Issue
Block a user