[package] name = "minify-html-fuzz-process" version = "0.0.1" authors = ["Wilson Lin "] edition = "2018" [dependencies] minify-html = { path = "../../rust/main" }