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

Commit 2f8ba6a

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.21", features = ["derive"] }
17+
clap = { version = "3.2.22", features = ["derive"] }
1818
colored = "2.0.0"
1919
dialoguer = "0.10.2"
2020
directories = "4.0.1"

0 commit comments

Comments
 (0)