feat: add csrf scraping
This commit is contained in:
@@ -12,6 +12,8 @@ ctrlc = "3"
|
||||
dashmap = "6"
|
||||
httparse = "1"
|
||||
parking_lot = { version = "0", features = ["arc_lock", "serde"] }
|
||||
paste = "1"
|
||||
scraper = "0"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
shlex = "1"
|
||||
thiserror = "2"
|
||||
|
||||
Reference in New Issue
Block a user