Skip to content

Commit 08751ae

Browse files
Build(deps): bump clap from 4.5.53 to 4.5.54
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.53 to 4.5.54. - [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.53...clap_complete-v4.5.54) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71f3bd8 commit 08751ae

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -13,7 +13,7 @@ readme = "README.md"
1313
[dependencies]
1414
anyhow = "1.0.100"
1515
chrono = "0.4.42"
16-
clap = { version = "4.5.53", features = ["cargo", "env"] }
16+
clap = { version = "4.5.54", features = ["cargo", "env"] }
1717
derive_builder = "0.20.1"
1818
indexmap = { version = "2.12.1", features = ["serde"] }
1919
murdock-api = { version = "1.0.0", path = "./murdock-api" }

0 commit comments

Comments
 (0)