Skip to content

Commit 192e352

Browse files
chore(deps): Update Rust crate html-minifier to v5
1 parent 3e112f0 commit 192e352

File tree

2 files changed

+10
-16
lines changed

2 files changed

+10
-16
lines changed

Cargo.lock

+9-15
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
@@ -175,7 +175,7 @@ notify = { version = "7", optional = true, default-features = false, features =
175175

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

178-
html-minifier = {version="3.0", optional = true }
178+
html-minifier = {version="5.0", optional = true }
179179
anyhow = "1.0.97"
180180
anstream = "0.6.18"
181181
chrono = "0.4.40"

0 commit comments

Comments
 (0)