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 = [
2214
2214
2215
2215
[[package ]]
2216
2216
name = " minifier"
2217
- version = " 0.0.33 "
2217
+ version = " 0.0.39 "
2218
2218
source = " registry+https://github.com/rust-lang/crates.io-index"
2219
- checksum = " 70bf0db2475f5e627787da77ca52fe33c294063f49f4134b8bc662eedb5e7332 "
2219
+ checksum = " 6cdf618de5c9c98d4a7b2e0d1f1e44f82a19196cfd94040bb203621c25d28d98 "
2220
2220
dependencies = [
2221
2221
" macro-utils" ,
2222
2222
]
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ path = "lib.rs"
10
10
[dependencies ]
11
11
arrayvec = { version = " 0.5.1" , default-features = false }
12
12
pulldown-cmark = { version = " 0.8" , default-features = false }
13
- minifier = " 0.0.33 "
13
+ minifier = " 0.0.39 "
14
14
rayon = { version = " 0.3.0" , package = " rustc-rayon" }
15
15
serde = { version = " 1.0" , features = [" derive" ] }
16
16
serde_json = " 1.0"
You can’t perform that action at this time.
0 commit comments