Skip to content

Commit b9dd049

Browse files
authored
Merge pull request #16 from FeatureProbe/dependabot/cargo/clap-4.0.29
chore(deps): bump clap from 3.2.23 to 4.0.29
2 parents 4e57cc6 + fcb86eb commit b9dd049

File tree

2 files changed

+85
-21
lines changed

2 files changed

+85
-21
lines changed

Cargo.lock

Lines changed: 84 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ futures-util = { optional = true, version = "0.3", default-features = false, fea
6565
approx = "0.5"
6666
axum = { version = "0.5", features = ["headers"] }
6767
axum-extra = { version = "0.4", features = ["typed-routing"] }
68-
clap = { version = "3.1.10", features = ["derive"] }
68+
clap = { version = "4.0.29", features = ["derive"] }
6969
criterion = "0.3"
7070
rusty-hook = "^0.11.2"
7171
tokio = { version = "1", features = ["full"] }

0 commit comments

Comments
 (0)