This commit is contained in:
Lucy 2025-09-30 17:08:26 +02:00
parent 0d177729ab
commit 9670deab55
4 changed files with 465 additions and 46 deletions

View file

@ -9,5 +9,7 @@ indicatif = "0.18.0"
md5 = "0.8.0"
rand = "0.9.2"
reqwest = { version = "0.12.23", features = ["blocking", "json"] }
scraper = "0.19.0"
serde = { version = "1.0.228", features = ["derive"] }