Skip to content

Commit cb96c92

Browse files
build(deps): bump clap from 4.5.35 to 4.5.36 (#255)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.35 to 4.5.36. - [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.35...clap_complete-v4.5.36) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.36 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22eaa27 commit cb96c92

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
@@ -20,7 +20,7 @@ walkdir = "2.5"
2020
chrono = { version = "0.4", features = ["serde"] }
2121
frontmatter-gen = { version = "0.0.5", features=["default"] }
2222
tiny_http = "0.12"
23-
clap = { version = "4.5.35", features = ["derive"] }
23+
clap = { version = "4.5.36", features = ["derive"] }
2424
fs_extra = "1.3"
2525
regex = "1"
2626
unicode-normalization = "0.1"

0 commit comments

Comments
 (0)