[package] name = "crawl-rs" version = "0.0.1" authors = ["o0Ignition0o "] description = "Crawl-rs allows you to generate async Http requests, and scrape the results directly into a custom datastructure." license = "MIT" repository = "https://github.com/o0Ignition0o/crawl-rs" documentation = "https://docs.rs/crawl-rs/" [dependencies]