Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent f188a2a commit 84c41dd
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 @@ -22,7 +22,7 @@ doc = true

[dependencies]
chrono = { version = "=0.4.35", features = ["serde"] }
clap = { version = "=4.2.4", features = ["derive"] }
clap = { version = "=4.5.4", features = ["derive"] }
derive_builder = "0.20.0"
lazy_static = "1.4.0"
log = "0.4.17"
Expand Down

0 comments on commit 84c41dd

Please sign in to comment.