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

Commit 142f157

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump clap from 4.4.7 to 4.4.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.7 to 4.4.8. - [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.4.7...v4.4.8) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7667820 commit 142f157

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
@@ -29,7 +29,7 @@ features = ["serde", "clock"]
2929

3030
# CLI argument parsing
3131
[workspace.dependencies.clap]
32-
version = "4.4.7"
32+
version = "4.4.8"
3333
features = ["derive"]
3434

3535
# HTTP request/response

0 commit comments

Comments
 (0)