Skip to content

Commit 1832fe4

Browse files
Bump clap from 4.5.21 to 4.5.22
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.21 to 4.5.22. - [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.21...clap_complete-v4.5.22) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae69d1f commit 1832fe4

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.83"
2626
bambulabs = { path = "bambulabs", optional = true }
2727
bytes = "1.9.0"
2828
chrono = { version = "0.4", default-features = false, features = ["serde"] }
29-
clap = { version = "4.5.21", features = ["cargo", "derive", "env", "unicode"] }
29+
clap = { version = "4.5.22", 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)