mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 06:38:21 +00:00
chore(deps): bump clap from 4.5.2 to 4.5.3
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.2...v4.5.3) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ec6a7856c7
commit
7787da5a5d
2 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ edition = "2018"
|
|||
bitflags = "2.4.2"
|
||||
byteorder = "1.5.0"
|
||||
chrono = "0.4.35"
|
||||
clap = "4.5.2"
|
||||
clap = "4.5.3"
|
||||
dns-parser = "0.8.0"
|
||||
flate2 = "1.0"
|
||||
itertools = "0.12.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue