Skip to content

Commit

Permalink
Merge pull request #27 from alt-art/dependabot/cargo/clap-4.3.23
Browse files Browse the repository at this point in the history
chore(deps): bump clap from 4.3.21 to 4.3.23
  • Loading branch information
alt-art committed Aug 21, 2023
2 parents 079da3f + b49ae3d commit 7fc31cb
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 @@ -17,7 +17,7 @@ license = "MIT"
inquire = "0.6.2"
serde = { version = "1.0.183", features = ["derive"] }
serde_json = "1.0.104"
clap = { version = "4.3.21", features = ["derive"] }
clap = { version = "4.3.23", features = ["derive"] }
dirs = "5.0.1"
anyhow = "1.0.75"

Expand Down

0 comments on commit 7fc31cb

Please sign in to comment.