mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 06:38:21 +00:00
Add dependency to iterate over enums (for tests)
This commit is contained in:
parent
1d4feb49ec
commit
379f48ed80
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ pnet = "0.29.0"
|
||||||
rand = "0.8.4"
|
rand = "0.8.4"
|
||||||
siphasher = "0.3"
|
siphasher = "0.3"
|
||||||
stderrlog = "0.5.0"
|
stderrlog = "0.5.0"
|
||||||
|
strum = "0.24.1"
|
||||||
|
strum_macros = "0.24.2"
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "masscanned"
|
name = "masscanned"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue