Skip to content

Commit

Permalink
deps: bump clap from 4.1.8 to 4.1.11
Browse files Browse the repository at this point in the history
Pull-Request: libp2p#3638.
  • Loading branch information
dependabot[bot] authored Mar 20, 2023
1 parent 4a38e4c commit 4bf17e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ quick-protobuf = "0.8"

[dev-dependencies]
async-std = { version = "1.10", features = ["attributes"] }
clap = { version = "4.1.6", features = ["derive"] }
clap = { version = "4.1.11", features = ["derive"] }
env_logger = "0.10"
libp2p-identify = { path = "../identify" }
libp2p-noise = { path = "../../transports/noise" }
Expand Down

0 comments on commit 4bf17e9

Please sign in to comment.