minify-html/fuzz/process/Cargo.toml

9 lines
181 B
TOML

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