Skip to content

Commit 6ef54ec

Browse files
dependabot[bot]ntBre
authored andcommitted
Bump clap from 4.4.18 to 4.5.0
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.18 to 4.5.0. - [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.4.18...clap_complete-v4.5.0) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5efc49 commit 6ef54ec

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

+10-10
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
@@ -18,7 +18,7 @@ symm = { git = "https://github.com/ntBre/symm" }
1818
taylor = { git = "https://github.com/ntBre/taylor" }
1919
toml = "0.8.10"
2020
rustc-hash = "1.1.0"
21-
clap = { version = "4.4.18", features = ["derive"] }
21+
clap = { version = "4.5.0", features = ["derive"] }
2222

2323
[dev-dependencies]
2424
approx = "0.5.1"

0 commit comments

Comments
 (0)