File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2214,9 +2214,9 @@ dependencies = [
22142214
22152215[[package ]]
22162216name = " minifier"
2217- version = " 0.0.33 "
2217+ version = " 0.0.39 "
22182218source = " registry+https://github.com/rust-lang/crates.io-index"
2219- checksum = " 70bf0db2475f5e627787da77ca52fe33c294063f49f4134b8bc662eedb5e7332 "
2219+ checksum = " 6cdf618de5c9c98d4a7b2e0d1f1e44f82a19196cfd94040bb203621c25d28d98 "
22202220dependencies = [
22212221 " macro-utils" ,
22222222]
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ path = "lib.rs"
1010[dependencies ]
1111arrayvec = { version = " 0.5.1" , default-features = false }
1212pulldown-cmark = { version = " 0.8" , default-features = false }
13- minifier = " 0.0.33 "
13+ minifier = " 0.0.39 "
1414rayon = { version = " 0.3.0" , package = " rustc-rayon" }
1515serde = { version = " 1.0" , features = [" derive" ] }
1616serde_json = " 1.0"
You can’t perform that action at this time.
0 commit comments