Skip to content

Commit 553bf4b

Browse files
Update minifier
1 parent af3fe6c commit 553bf4b

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

Cargo.lock

Lines changed: 2 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ http = "0.1.10"
2525
hyper = "0.12.8"
2626
lazy_static = "1.0"
2727
mime = "0.3.1"
28-
minifier = { version = "0.0.20", features = ["html"] }
28+
minifier = { version = "0.2", features = ["html"] }
2929
r2d2 = "0.8.2"
3030
r2d2_sqlite = "0.21.0"
3131
rusqlite = { version = "0.28.0", features = ["chrono", "functions", "bundled"] }

0 commit comments

Comments
 (0)