Skip to content

Commit d5f88df

Browse files
dependabot[bot]extrawurst
authored andcommitted
Bump clap from 4.4.18 to 4.5.0
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.18 to 4.5.0. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.18...clap_complete-v4.5.0) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a3736e commit d5f88df

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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 @@ bugreport = "0.5"
2222
bwrap = { version = "1.3.0", features = ["use_std"] }
2323
bytesize = { version = "1.3", default-features = false }
2424
chrono = { version = "0.4", default-features = false, features = ["clock"] }
25-
clap = { version = "4.4", features = ["env", "cargo"] }
25+
clap = { version = "4.5", features = ["env", "cargo"] }
2626
crossbeam-channel = "0.5"
2727
crossterm = { version = "0.26.1", features = ["serde"] }
2828
dirs = "5.0"

0 commit comments

Comments
 (0)