Skip to content

Commit cb8abde

Browse files
dependabot[bot]andreasots
authored andcommitted
build(deps): bump the clap group with 2 updates
Bumps the clap group with 2 updates: [clap](https://github.com/clap-rs/clap) and [clap_builder](https://github.com/clap-rs/clap). Updates `clap` from 4.5.56 to 4.5.57 - [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.56...clap_complete-v4.5.57) Updates `clap_builder` from 4.5.56 to 4.5.57 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.56...v4.5.57) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap - dependency-name: clap_builder dependency-version: 4.5.57 dependency-type: indirect update-type: version-update:semver-patch dependency-group: clap ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13bcfea commit cb8abde

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
@@ -17,7 +17,7 @@ atrium-xrpc-client = { version = "0.5.15", default-features = false, features =
1717
bytes = { version = "1.11.0", default-features = false }
1818
caseless = "0.2.2"
1919
chrono = { version = "0.4.43", default-features = false, features = ["std", "clock", "serde"] }
20-
clap = { version = "4.5.56", default-features = false, features = ["std"] }
20+
clap = { version = "4.5.57", default-features = false, features = ["std"] }
2121
futures-util = { version = "0.3.31", default-features = false, features = ["std", "sink"] }
2222
google-calendar3 = { version = "7.0.0", features = ["yup-oauth2-service-account"] }
2323
google-sheets4 = { version = "7.0.0", features = ["yup-oauth2-service-account"] }

0 commit comments

Comments
 (0)