Skip to content

Commit 1550a39

Browse files
Bump clap from 4.5.28 to 4.5.29 (#252)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.28 to 4.5.29. - [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.28...clap_complete-v4.5.29) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef28fbb commit 1550a39

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -26,7 +26,7 @@ async-trait = "0.1.86"
2626
bambulabs = { path = "bambulabs", optional = true }
2727
bytes = "1.10.0"
2828
chrono = { version = "0.4", default-features = false, features = ["serde"] }
29-
clap = { version = "4.5.28", features = ["cargo", "derive", "env", "unicode"] }
29+
clap = { version = "4.5.29", features = ["cargo", "derive", "env", "unicode"] }
3030
console-subscriber = { version = "0", optional = true }
3131
dashmap = "6.1.0"
3232
delouse = { version = "0.1", optional = true }

0 commit comments

Comments
 (0)