Skip to content

Commit

Permalink
Bump clap from 4.5.15 to 4.5.17 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent c3e6c98 commit cef7c2e
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 @@ -19,7 +19,7 @@ path = "src/main.rs"
[dependencies]
chrono = "0.4.38"
glob = "0.3.1"
clap = { version = "4.5.15", features = ["derive"] }
clap = { version = "4.5.17", features = ["derive"] }
inline_colorization = "0.1.6"
nix = { version = "0.29.0", features = ["user"] }
prettytable = "0.10.0"
Expand Down

0 comments on commit cef7c2e

Please sign in to comment.