Skip to content

Commit 8bfb643

Browse files
authored
refactor: remove structopt in favour of clap (#591)
* refactor: remove structopt in favour of clap as per [`structopt` README](https://github.com/TeXitoi/structopt#maintenance), it is now in maintenance mode. migrating to `clap` v3 as per their [migration docs.](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md#300---2021-12-31). * refactor: upgrade clap to v4 implement `clap` breaking changes as per docs. * test: add parameterized tests for nmap-command parsing
1 parent 457c164 commit 8bfb643

File tree

3 files changed

+171
-175
lines changed

3 files changed

+171
-175
lines changed

0 commit comments

Comments
 (0)