Skip to content

Commit cee2139

Browse files
Bump clap from 4.5.49 to 4.5.50
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.49 to 4.5.50. - [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.49...clap_complete-v4.5.50) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.50 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4fcea11 commit cee2139

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -24,7 +24,7 @@ toml = "0.9.8"
2424
unicase = "2.8.1"
2525
fern = {version = "0.7.1", features = ["chrono", "colored"]}
2626
chrono = "0.4"
27-
clap = {version = "4.5.49", features = ["cargo", "derive"]}
27+
clap = {version = "4.5.50", features = ["cargo", "derive"]}
2828
include_dir = "0.7.4"
2929
highs = "1.12.0"
3030
indexmap = "2.12.0"

0 commit comments

Comments
 (0)