Skip to content

Commit 5427ef2

Browse files
build(deps): bump clap from 4.5.4 to 4.5.5
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.4 to 4.5.5. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.4...v4.5.5) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0b9ef8 commit 5427ef2

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
@@ -13,7 +13,7 @@ readme = "README.md"
1313
[dependencies]
1414
anyhow = "1.0.86"
1515
camino = { version = "1.1.7", features = ["serde"] }
16-
clap = { version = "4.5.4", features = ["cargo", "env", "string"] }
16+
clap = { version = "4.5.5", features = ["cargo", "env", "string"] }
1717
fd-lock = "4.0.2"
1818
shellexpand = "3.1.0"
1919
url = "2.5.0"

0 commit comments

Comments
 (0)