[package] name = "kuchikiki" version = "0.8.6-speedreader" authors = [ "Brave Authors", "Ralph Giles ", "Simon Sapin ", ] license = "MIT" description = "(口利き) HTML tree manipulation library" repository = "https://github.com/brave/kuchikiki" edition = "2018" [lib] name = "kuchikiki" [dependencies] cssparser = "0.28" html5ever = "0.25.1" selectors = "0.23" indexmap = "2.2.6" [dev-dependencies] tempfile = "3"