[dependencies.css-minify]
version = "0.5.2"
[dependencies.flate2]
version = "1.1.1"
[dependencies.html-minifier]
version = "5.0.0"
[dependencies.minify-js]
version = "0.6.0"
[lib]
proc-macro = true
[package]
authors = ["Emeric Martineau <11473190+emeric-martineau@users.noreply.github.com>"]
categories = ["web-programming::http-server"]
description = "Minimfy css, js, html file as an inline const in your high-performance compiled web application"
edition = "2021"
keywords = ["css", "stylesheet", "js", "javascript", "html"]
license = "MIT"
name = "static-web-minify"
readme = "README.md"
repository = "https://github.com/emeric-martineau/static-web-minify"
version = "1.0.0"