mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-07-02 19:21:37 +00:00
@ -21,7 +21,7 @@ libp2p-identity = { workspace = true }
|
||||
log = "0.4.14"
|
||||
rand = "0.8.3"
|
||||
smallvec = "1.6.1"
|
||||
socket2 = { version = "0.4.0", features = ["all"] }
|
||||
socket2 = { version = "0.5.2", features = ["all"] }
|
||||
tokio = { version = "1.28", default-features = false, features = ["net", "time"], optional = true}
|
||||
trust-dns-proto = { version = "0.22.0", default-features = false, features = ["mdns", "tokio-runtime"] }
|
||||
void = "1.0.2"
|
||||
|
Reference in New Issue
Block a user