Skip to content

Commit a2178e5

Browse files
dependabot[bot]doubleailes
authored andcommitted
Bump clap from 4.3.8 to 4.3.10
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.8 to 4.3.10. - [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.3.8...v4.3.10) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7908c60 commit a2178e5

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 4 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
@@ -16,7 +16,7 @@ path = "src/main.rs"
1616
lto = true
1717

1818
[dependencies]
19-
clap = { version = "4.3.8", features = ["derive"] }
19+
clap = { version = "4.3.10", features = ["derive"] }
2020
exr = "1.6.5"
2121
rayon = "1.7.0"
2222

0 commit comments

Comments
 (0)