Skip to content

Commit

Permalink
chore(deps): update rust crate html-minifier to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 1, 2024
1 parent e15c9cb commit ec4fdf5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
17 changes: 4 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ notify = { version = "6", optional = true, default-features = false, features =

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

html-minifier = {version="3.0", optional = true }
html-minifier = {version="5.0", optional = true }
anyhow = "1.0.80"
anstream = "0.6.13"
chrono = "0.4.34"
Expand Down

0 comments on commit ec4fdf5

Please sign in to comment.