Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Commit cd92c26

Browse files
dependabot[bot]coffeeispower
authored andcommitted
chore(deps): bump clap from 3.2.22 to 4.0.26
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.22 to 4.0.26. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v3.2.22...v4.0.26) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aaa437e commit cd92c26

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

Cargo.lock

Lines changed: 6 additions & 14 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
@@ -14,7 +14,7 @@ readme = "README.md"
1414

1515
[dependencies]
1616
chrono = { version = "0.4.22", features = ["serde"] }
17-
clap = { version = "3.2.22", features = ["derive"] }
17+
clap = { version = "4.0.26", features = ["derive"] }
1818
colored = "2.0.0"
1919
dialoguer = "0.10.2"
2020
directories = "4.0.1"

0 commit comments

Comments
 (0)