mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 06:38:21 +00:00
Update clap requirement from 3.1.12 to 4.0.4
Updates the requirements on [clap](https://github.com/clap-rs/clap) to permit the latest version. - [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/clap_complete-v3.2.0...v4.0.4) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
15c0d9c8b0
commit
fdf95c63bb
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ edition = "2018"
|
|||
bitflags = "1.2.1"
|
||||
byteorder = "1.4.3"
|
||||
chrono = "0.4.19"
|
||||
clap = "3.1.12"
|
||||
clap = "4.0.4"
|
||||
dns-parser = "0.8.0"
|
||||
flate2 = "1.0"
|
||||
itertools = "0.10.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue