[package] name = "rusty-scrap" version = "0.1.9" edition = "2021" authors = ["hariprasath"] description = "HTML Scrapper" license = "MIT" [dependencies] ZuckGate = "0.1.8" # gemini-ai = "0.1.167" http-scrap = "0.1.1129" native-tls = "0.2.12" regex = "1.11.1"