mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-07-01 10:41:33 +00:00
@ -27,7 +27,7 @@ void = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
async-std = { version = "1.12.0", features = ["attributes"] }
|
||||
clap = { version = "4.3.1", features = ["derive"] }
|
||||
clap = { version = "4.3.3", features = ["derive"] }
|
||||
env_logger = "0.10.0"
|
||||
libp2p-dns = { workspace = true, features = ["async-std"] }
|
||||
libp2p-identify = { workspace = true }
|
||||
|
Reference in New Issue
Block a user