Skip to content

Commit

Permalink
chore(deps): bump clap from 4.4.7 to 4.4.10 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent b2b724c commit 1be513d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
chrono = "0.4.31"
clap = { version = "4.4.7", features = ["derive"] }
clap = { version = "4.4.10", features = ["derive"] }
lazy_static = "1.4.0"
regex = "1.10.2"
serde = { version = "1.0.190", features = ["derive"] }
Expand Down

0 comments on commit 1be513d

Please sign in to comment.