Skip to content

Commit 52104b9

Browse files
Bump the cargo-dependencies group with 1 update
Bumps the cargo-dependencies group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.0 to 4.5.1 - [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.0...clap_complete-v4.5.1) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5778935 commit 52104b9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ keywords = ["git", "mirror", "github"]
1414
anyhow = "1.0.79"
1515
async-trait = "0.1.77"
1616
chrono = "0.4.34"
17-
clap = { version = "4.5.0", features = ["derive"] }
17+
clap = { version = "4.5.1", features = ["derive"] }
1818
crossbeam-channel = "0.5.11"
1919
enum_dispatch = "0.3.8"
2020
env_logger = "0.10.2"

0 commit comments

Comments
 (0)