Skip to content

Commit

Permalink
Merge pull request #20 from Baarsgaard/dependabot/cargo/clap-4.5.18
Browse files Browse the repository at this point in the history
Bump clap from 4.5.17 to 4.5.18
  • Loading branch information
Baarsgaard authored Oct 1, 2024
2 parents 79ce17f + 2106f8c commit 269f73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repository = "https://github.com/baarsgaard/jig"

[dependencies]
chrono = { version = "0.4.26", default-features = false, features = ["clock"] }
clap = { version = "4.3.0", default-features = false, features = [
clap = { version = "4.5.18", default-features = false, features = [
"help",
"std",
"color",
Expand Down

0 comments on commit 269f73f

Please sign in to comment.