Skip to content

Commit 80f17a8

Browse files
Bump clap from 4.5.23 to 4.5.26 (#364)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.23 to 4.5.26. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.23...clap_complete-v4.5.26) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a92dcc2 commit 80f17a8

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

dusty/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ rust-version = "1.70.0"
88
publish = false
99

1010
[dependencies]
11-
clap = { version = "4.5.23", features = ["derive"] }
11+
clap = { version = "4.5.26", features = ["derive"] }
1212
dof = { path = "../dof", features = ["des"] }
1313
usdt = { path = "../usdt" }
1414
usdt-impl = { path = "../usdt-impl", features = ["des"] }

0 commit comments

Comments
 (0)