mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-07-31 08:51:57 +00:00
@@ -12,4 +12,4 @@ env_logger = "0.10.0"
|
||||
futures = "0.3.28"
|
||||
libp2p = { path = "../../libp2p", features = ["async-std", "identify", "macros", "noise", "ping", "rendezvous", "tcp", "tokio", "yamux"] }
|
||||
log = "0.4"
|
||||
tokio = { version = "1.28", features = [ "rt-multi-thread", "macros", "time" ] }
|
||||
tokio = { version = "1.29", features = [ "rt-multi-thread", "macros", "time" ] }
|
||||
|
Reference in New Issue
Block a user