Skip to content

Commit eef9c4a

Browse files
chore(deps): bump clap from 4.5.39 to 4.5.40
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.39 to 4.5.40. - [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.39...clap_complete-v4.5.40) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.40 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7cef5b3 commit eef9c4a

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
@@ -6,7 +6,7 @@ authors = ["Pa1Nark <[email protected]>"]
66
license = "GPL-3.0"
77

88
[dependencies]
9-
clap = { version = "4.5.39", features = ["derive"] }
9+
clap = { version = "4.5.40", features = ["derive"] }
1010
regex = "1.11.1"
1111
toml = "0.8.22"
1212
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)