Skip to content

Commit d65ce03

Browse files
dependabot[bot]ttys3
authored andcommitted
build(deps): bump clap from 4.5.16 to 4.5.18
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.16 to 4.5.18. - [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.16...clap_complete-v4.5.18) --- 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 acbcf3e commit d65ce03

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ mime = "0.3.17"
3131
base64 = "0.22.1"
3232
percent-encoding = "2.3.1"
3333
time = { version = "0.3.36", features = ["formatting"] }
34-
clap = { version = "4.5.16", features = ["derive"] }
34+
clap = { version = "4.5.18", features = ["derive"] }
3535
rinja = "0.3.4"
3636

3737
[patch.crates-io]

0 commit comments

Comments
 (0)