Skip to content

Commit 6320c87

Browse files
chore(deps): Update Rust crate html-minifier to v5
1 parent 325e75d commit 6320c87

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
@@ -174,7 +174,7 @@ notify = { version = "6", optional = true, default-features = false, features =
174174

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

177-
html-minifier = {version="3.0", optional = true }
177+
html-minifier = {version="5.0", optional = true }
178178
anyhow = "1.0.82"
179179
anstream = "0.6.13"
180180
chrono = "0.4.38"

0 commit comments

Comments
 (0)