File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 33## Pending
44
55- Bump Java version for GitHub Actions.
6+ - [ Internal] Loosen ahash dependency version.
7+ - [ Internal] Bump lightningcss.
68
79## 0.16.4
810
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ edition = "2018"
1212maintenance = { status = " actively-developed" }
1313
1414[dependencies ]
15- ahash = " 0.8.6 "
15+ ahash = " 0.8"
1616aho-corasick = " 0.7"
1717memchr = " 2"
1818once_cell = " 1.19.0"
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ edition = "2018"
1515maintenance = { status = " actively-developed" }
1616
1717[dependencies ]
18- ahash = " 0.8.6 "
18+ ahash = " 0.8"
1919aho-corasick = " 0.7"
20- lightningcss = " 1.0.0-alpha.51 "
20+ lightningcss = " 1.0.0-alpha.65 "
2121memchr = " 2"
2222minify-html-common = { version = " 0.0.2" , path = " ../minify-html-common" }
2323minify-js = " 0.6"
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ edition = "2018"
1515maintenance = { status = " actively-developed" }
1616
1717[dependencies ]
18- ahash = " 0.8.6 "
18+ ahash = " 0.8"
1919aho-corasick = " 0.7"
20- lightningcss = " 1.0.0-alpha.51 "
20+ lightningcss = " 1.0.0-alpha.65 "
2121memchr = " 2"
2222minify-html-common = { version = " 0.0.2" , path = " ../minify-html-common" }
2323minify-js = " 0.6"
You can’t perform that action at this time.
0 commit comments