Skip to content

Commit d572c83

Browse files
dependabot[bot]ttys3
authored andcommitted
build(deps): bump clap from 4.5.37 to 4.5.38
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.37 to 4.5.38. - [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.37...clap_complete-v4.5.38) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.38 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d78901 commit d572c83

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -30,7 +30,7 @@ mime = "0.3.17"
3030
base64 = "0.22.1"
3131
percent-encoding = "2.3.1"
3232
time = { version = "0.3.41", features = ["formatting"] }
33-
clap = { version = "4.5.37", features = ["derive"] }
33+
clap = { version = "4.5.38", features = ["derive"] }
3434
askama = "0.14.0"
3535

3636
[patch.crates-io]

0 commit comments

Comments
 (0)