Skip to content

Commit

Permalink
chore(deps): bump clap from 4.2.7 to 4.3.0 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 22, 2023
1 parent 46e97ad commit cfbda9f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -23,7 +23,7 @@ golang = []
[dependencies]
anyhow = "^1.0.71"
base64 = "^0.21.0"
clap = { version = "^4.2.7", features = ["cargo"] }
clap = { version = "^4.3.0", features = ["cargo"] }
indexmap = { version = "^1.9.3", features = ["serde"] }
nom = "^7.0.0"
numberkit = "^0.1.0"
Expand Down

0 comments on commit cfbda9f

Please sign in to comment.