[package] name = "pretty_html" version = "0.1.0" authors = ["Kellen Frodelius-Fujimoto "] description = "Pretty print html to the terminal" license = "MIT" [dependencies] syntect = "2.1.0" reqwest = "0.8.6"