Skip to content

Commit 5f834cf

Browse files
chore(deps): Bump clap from 4.5.45 to 4.5.46
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.45 to 4.5.46. - [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.45...clap_complete-v4.5.46) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4de0864 commit 5f834cf

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 @@ name = "git-tool"
1414
async-trait = "0.1"
1515
base64 = "0.22"
1616
chrono = { version = "0.4.41" }
17-
clap = { version = "4.5.45", features = ["cargo", "env", "string"] }
17+
clap = { version = "4.5.46", features = ["cargo", "env", "string"] }
1818
directories-next = "2.0"
1919
futures = "0.3"
2020
gtmpl = "0.7"

0 commit comments

Comments
 (0)