Skip to content

Commit

Permalink
Merge pull request #8 from SOF3/dependabot/cargo/clap-4.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 9, 2024
2 parents a4d6952 + 52dabd1 commit 914c12f
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 @@ -12,7 +12,7 @@ anyhow = "1.0.79"
arcstr = "1.1.5"
bitflags = "2.4.1"
chrono = "0.4.31"
clap = { version = "4.4.6", features = ["derive", "cargo"] }
clap = { version = "4.4.14", features = ["derive", "cargo"] }
crossterm = "0.27.0"
csv = "1.3.0"
ctrlc = "3.4.1"
Expand Down

0 comments on commit 914c12f

Please sign in to comment.