Skip to content

Commit

Permalink
Merge pull request #163 from ivre/dependabot/cargo/clap-4.3.21
Browse files Browse the repository at this point in the history
Bump clap from 4.3.19 to 4.3.21
  • Loading branch information
p-l- authored Aug 9, 2023
2 parents bc8fbaa + 3b328be commit ff0b447
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 @@ -24,7 +24,7 @@ edition = "2018"
bitflags = "2.3.3"
byteorder = "1.4.3"
chrono = "0.4.26"
clap = "4.3.19"
clap = "4.3.21"
dns-parser = "0.8.0"
flate2 = "1.0"
itertools = "0.11.0"
Expand Down

0 comments on commit ff0b447

Please sign in to comment.