File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = "Common code and data for minify-html*"
44license = " MIT"
55homepage = " https://github.com/wilsonzlin/minify-html"
66repository = " https://github.com/wilsonzlin/minify-html.git"
7- version = " 0.0.2 "
7+ version = " 0.0.3 "
88authors = [" Wilson Lin <code@wilsonl.in>" ]
99edition = " 2018"
1010
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ ahash = "0.8"
1919aho-corasick = " 1.1"
2020lightningcss = " 1.0.0-alpha.68"
2121memchr = " 2"
22- minify-html-common = { version = " 0.0.2 " , path = " ../minify-html-common" }
22+ minify-html-common = { version = " 0.0.3 " , path = " ../minify-html-common" }
2323once_cell = " 1.21"
2424oxc_allocator = " 0.95"
2525oxc_codegen = " 0.95"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ ahash = "0.8"
1919aho-corasick = " 1.1"
2020lightningcss = " 1.0.0-alpha.68"
2121memchr = " 2"
22- minify-html-common = { version = " 0.0.2 " , path = " ../minify-html-common" }
22+ minify-html-common = { version = " 0.0.3 " , path = " ../minify-html-common" }
2323once_cell = " 1.21"
2424oxc_allocator = " 0.95"
2525oxc_codegen = " 0.95"
You can’t perform that action at this time.
0 commit comments