Skip to content

Commit 4e046b6

Browse files
Bump clap from 4.5.4 to 4.5.8 (#119)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.4 to 4.5.8. - [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.4...v4.5.8) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c6a788 commit 4e046b6

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
@@ -10,7 +10,7 @@ edition = "2021"
1010
anyhow = "1.0.86"
1111
async-std = { version = "1.12.0", features = ["attributes"] }
1212
chrono = "0.4.38"
13-
clap = { version = "4.5.4", features = ["derive"] }
13+
clap = { version = "4.5.8", features = ["derive"] }
1414
config = "0.14.0"
1515
serde = { version = "1.0.203", features = ["derive"] }
1616
wallabag-api = "0.4.3"

0 commit comments

Comments
 (0)