Skip to content

Commit bb611e6

Browse files
authored
Merge pull request #5 from woile/dependabot/cargo/all-cargo-dependencies-3702f8bcb8
fix(cargo): bump clap from 4.6.0 to 4.6.1 in the all-cargo-dependencies group
2 parents acbe9e1 + bf73f0e commit bb611e6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -7,7 +7,7 @@ authors = ["Santiago Fraire Willemoës <santiwilly@gmail.com>"]
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[dependencies]
10-
clap = { version = "4.0.32", features = ["derive"] }
10+
clap = { version = "4.6.1", features = ["derive"] }
1111
indicatif = "0.18.4"
1212
regex = "1.7.1"
1313
serde_json = "1.0.96"

0 commit comments

Comments
 (0)