Skip to content

Commit 40e9234

Browse files
chore(deps): update rust crate html-minifier to v5
1 parent 08977af commit 40e9234

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

Cargo.lock

+4-13
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
@@ -107,7 +107,7 @@ notify = { version = "6", optional = true, default-features = false, features =
107107

108108
sass-rs = { version = "0.2", optional = true }
109109

110-
html-minifier = {version="3.0", optional = true }
110+
html-minifier = {version="5.0.0", optional = true }
111111
anyhow = "1.0.82"
112112
anstream = "0.6.13"
113113
chrono = "0.4.38"

0 commit comments

Comments
 (0)