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 @@ -2195,9 +2195,9 @@ dependencies = [
21952195
21962196[[package ]]
21972197name = " minifier"
2198- version = " 0.0.39 "
2198+ version = " 0.0.41 "
21992199source = " registry+https://github.com/rust-lang/crates.io-index"
2200- checksum = " 6cdf618de5c9c98d4a7b2e0d1f1e44f82a19196cfd94040bb203621c25d28d98 "
2200+ checksum = " 5594542d20834f2b974f5e5fb8e0cf1c67a2119dcadc29ef5d93a081fb30cc08 "
22012201dependencies = [
22022202 " macro-utils" ,
22032203]
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ path = "lib.rs"
1010[dependencies ]
1111arrayvec = { version = " 0.7" , default-features = false }
1212pulldown-cmark = { version = " 0.8" , default-features = false }
13- minifier = " 0.0.39 "
13+ minifier = " 0.0.41 "
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