Skip to content

Commit

Permalink
Merge pull request #152 from qwerty541/dependabot/cargo/clap-4.5.20
Browse files Browse the repository at this point in the history
build(deps): bump clap from 4.5.19 to 4.5.20
  • Loading branch information
qwerty541 authored Oct 20, 2024
2 parents 1fa357d + 080f166 commit 079996d
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 @@ exclude = [".github", ".vscode", ".gitignore"]

[dependencies]
bytes = "1.7.2"
clap = { version = "4.5.19", features = ["std", "derive"] }
clap = { version = "4.5.20", features = ["std", "derive"] }
env_logger = "0.10.2"
logged-stream = "0.4.0"
log = "0.4.22"
Expand Down

0 comments on commit 079996d

Please sign in to comment.