Skip to content

Commit 6cefded

Browse files
Bump clap from 4.5.32 to 4.5.45
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.32 to 4.5.45. - [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.32...clap_complete-v4.5.45) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b60f35 commit 6cefded

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
@@ -22,7 +22,7 @@ unicode-width = "0.2.0"
2222
url = { version = "2.5", features = ["serde"] }
2323
urlencoding = "2.1.3"
2424
lazy_static = "1.5.0"
25-
clap = { version = "4.5.27", features = ["derive"] }
25+
clap = { version = "4.5.45", features = ["derive"] }
2626
log = { version = "0.4.22", features = ["std"] }
2727
dirs = "6.0.0"
2828
rcgen = "0.13"

0 commit comments

Comments
 (0)