diff --git a/Cargo.toml b/Cargo.toml index ad04e95..c38f2b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -72,7 +72,7 @@ comrak = { version = "0.35.0", features = ["syntect"] } lazy_static = "1.5.0" log = "0.4.22" mdx-gen = "0.0.1" -minify-html = "0.15.0" +minify-html = "0.16.4" once_cell = "1.20.2" regex = "1.11.1" scraper = "0.22.0"