Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ffea641

Browse files
Bump clap from 4.5.35 to 4.5.37
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.35 to 4.5.37. - [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.37) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.37 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db82da0 commit ffea641

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
@@ -26,7 +26,7 @@ axum = { version = "0.8", default-features = false, features = [
2626
axum-extra = { version = "0.10", default-features = false }
2727
basic-toml = "0.1"
2828
bytes = "1.5"
29-
clap = { version = "4.5.35", default-features = false, features = [
29+
clap = { version = "4.5.37", default-features = false, features = [
3030
"std",
3131
"cargo",
3232
"derive",

0 commit comments

Comments
 (0)