Skip to content

Commit 530596b

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

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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
@@ -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.48", features = ["cargo", "derive"]}
27+
clap = {version = "4.5.49", features = ["cargo", "derive"]}
2828
include_dir = "0.7.4"
2929
highs = "1.12.0"
3030
indexmap = "2.11.0"

0 commit comments

Comments
 (0)