Skip to content

Commit eb790bd

Browse files
dependabot[bot]ntBre
authored andcommitted
Bump clap from 4.5.31 to 4.5.32
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.31 to 4.5.32. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.31...clap_complete-v4.5.32) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 839c9b2 commit eb790bd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tensor = { git = "https://github.com/ntBre/tensor" }
2121
anyhow = "1.0.97"
2222
approx = "0.5.1"
2323
assert_cmd = "2.0.16"
24-
clap = { version = "4.5.31", features = ["derive"] }
24+
clap = { version = "4.5.32", features = ["derive"] }
2525
criterion = "0.5.0"
2626
env_logger = "0.11.3"
2727
insta = { version = "1.42.2", features = ["filters"] }

0 commit comments

Comments
 (0)