mirror of
https://github.com/epi052/feroxbuster.git
synced 2026-06-02 22:21:13 -03:00
added ctrlc crate
This commit is contained in:
@@ -34,6 +34,7 @@ dirs = "3.0"
|
||||
regex = "1"
|
||||
crossterm = "0.18"
|
||||
rlimit = "0.5"
|
||||
ctrlc = "3.1"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.1"
|
||||
|
||||
Reference in New Issue
Block a user