Skip to content

Commit 6c9f2c6

Browse files
Update Rust crate clap to 4.3.5 (#267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2672dd4 commit 6c9f2c6

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
@@ -29,7 +29,7 @@ path = "src/main.rs"
2929

3030
[dependencies]
3131
anyhow = "1.0.71"
32-
clap = { version = "4.3.4", features = ["derive", "env", "cargo"] }
32+
clap = { version = "4.3.5", features = ["derive", "env", "cargo"] }
3333
dialoguer = "0.10.4"
3434
dirs = "4.0.0"
3535
itertools = "0.10.5"

0 commit comments

Comments
 (0)