# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "crabquery" version = "0.1.9" authors = ["Max Gonzih "] description = "JQuery like HTML query library" homepage = "https://github.com/Gonzih/crabquery" documentation = "https://docs.rs/crabquery" readme = "README.md" keywords = ["html", "dom", "css", "jquery", "scraper"] license = "MIT" repository = "https://github.com/Gonzih/crabquery" [dependencies.html5ever] version = "0.26" [dependencies.markup5ever] version = "0.11" [dependencies.markup5ever_arcdom] version = "0.1" [badges]