Skip to content

Commit bf7eb71

Browse files
dependabot[bot]larsw
authored andcommitted
chore(deps): bump clap from 4.5.54 to 4.5.55 in the rust-deps group
Bumps the rust-deps group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.54 to 4.5.55 - [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.54...clap_complete-v4.5.55) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d959ba0 commit bf7eb71

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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 @@ categories = ["command-line-utilities", "text-processing"]
1414
oxttl = { version = "0.2.2", features = ["rdf-12"] }
1515
oxrdf = { version = "0.3.0-beta.2", features = ["rdf-12"] }
1616
colored = "3.1.1"
17-
clap = { version = "4.5.54", features = ["derive"] }
17+
clap = { version = "4.5.55", features = ["derive"] }
1818
clap_complete = "4.5.65"
1919
anyhow = "1.0.100"
2020
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)