mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-07-30 16:31:57 +00:00
@@ -13,7 +13,7 @@ categories = ["network-programming", "asynchronous"]
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
async-std = { version = "1.9.0", features = ["attributes"] }
|
||||
clap = { version = "4.2.7", features = ["derive"] }
|
||||
clap = { version = "4.3.0", features = ["derive"] }
|
||||
env_logger = "0.10.0"
|
||||
futures = "0.3.28"
|
||||
instant = "0.1.11"
|
||||
|
Reference in New Issue
Block a user