Skip to content

Commit 871494a

Browse files
dependabot[bot]elasticdog
authored andcommitted
Bump clap from 4.3.10 to 4.3.19
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.10 to 4.3.19. - [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.3.10...v4.3.19) --- 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 84d8f76 commit 871494a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/spellout/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ tag-prefix = ""
2828

2929
[dependencies]
3030
anyhow = "1.0.71"
31-
clap = { version = "4.3.0", features = ["derive", "env", "wrap_help"] }
31+
clap = { version = "4.3.19", features = ["derive", "env", "wrap_help"] }
3232
clap_complete = "4.3.1"
3333
clap_mangen = "0.2.12"
3434
is-terminal = "0.4.7"

0 commit comments

Comments
 (0)