Skip to content

Commit 6497d5b

Browse files
deps: bump clap from 4.5.29 to 4.5.30
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.29 to 4.5.30. - [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.29...clap_complete-v4.5.30) --- 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 a0cb23e commit 6497d5b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -29,7 +29,7 @@ base64 = { version = "0.22.1" }
2929
bytes = "1.10.0"
3030
cid = "0.11.1"
3131
chrono = { version = "0.4.39" }
32-
clap = { version = "4.5.29", features = ["derive"] }
32+
clap = { version = "4.5.30", features = ["derive"] }
3333
either = { version = "1.13.0" }
3434
fs2 = "0.4.3"
3535
futures = { version = "0.3.31" }

0 commit comments

Comments
 (0)