Skip to content

Commit 5678a3f

Browse files
chore(deps): Update Rust crate html-minifier to v5
1 parent 589786d commit 5678a3f

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

Cargo.lock

+5-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ notify = { version = "7", optional = true, default-features = false, features =
176176

177177
sass-rs = { version = "0.2", optional = true }
178178

179-
html-minifier = {version="3.0", optional = true }
179+
html-minifier = {version="5.0", optional = true }
180180
anyhow = "1.0.95"
181181
anstream = "0.6.18"
182182
chrono = "0.4.39"

0 commit comments

Comments
 (0)