Skip to content

Commit

Permalink
Merge pull request #35 from ticky/dependabot/cargo/clap-4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ticky authored Sep 5, 2023
2 parents e589634 + 10b2cd3 commit f1b3fa2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 80 deletions.
93 changes: 14 additions & 79 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 @@ -8,7 +8,7 @@ edition = "2021"

[dependencies]
anyhow = { version = "1.0", features = ["backtrace"] }
clap = { version = "4.3", features = ["derive"] }
clap = { version = "4.4", features = ["derive"] }
directories = "5.0"
keyvalues-serde = "0.1"
notify-debouncer-mini = "0.3"
Expand Down

0 comments on commit f1b3fa2

Please sign in to comment.