Skip to content

Commit cf634e6

Browse files
Bump clap from 4.5.14 to 4.5.15 (#63)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.14 to 4.5.15. - [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.14...v4.5.15) --- 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 87b8277 commit cf634e6

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
@@ -14,7 +14,7 @@ async-trait = "0.1.81"
1414
bambulabs = { path = "bambulabs" }
1515
bytes = "1.7.1"
1616
chrono = { version = "0.4", default-features = false, features = ["serde"] }
17-
clap = { version = "4.5.14", features = ["cargo", "derive", "env", "unicode"] }
17+
clap = { version = "4.5.15", features = ["cargo", "derive", "env", "unicode"] }
1818
console-subscriber = { version = "0", optional = true }
1919
dashmap = "6.0.1"
2020
delouse = { version = "0.1", optional = true }

0 commit comments

Comments
 (0)