File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2418,9 +2418,9 @@ dependencies = [
2418
2418
2419
2419
[[package ]]
2420
2420
name = " minifier"
2421
- version = " 0.2.2 "
2421
+ version = " 0.2.3 "
2422
2422
source = " registry+https://github.com/rust-lang/crates.io-index"
2423
- checksum = " 8eb022374af2f446981254e6bf9efb6e2c9e1a53176d395fca02792fd4435729 "
2423
+ checksum = " 5394aa376422b4b2b6c02fd9cfcb657e4ec544ae98e43d7d5d785fd0d042fd6d "
2424
2424
2425
2425
[[package ]]
2426
2426
name = " minimal-lexical"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ path = "lib.rs"
10
10
arrayvec = { version = " 0.7" , default-features = false }
11
11
askama = { version = " 0.12" , default-features = false , features = [" config" ] }
12
12
itertools = " 0.10.1"
13
- minifier = " 0.2.2 "
13
+ minifier = " 0.2.3 "
14
14
once_cell = " 1.10.0"
15
15
regex = " 1"
16
16
rustdoc-json-types = { path = " ../rustdoc-json-types" }
You can’t perform that action at this time.
0 commit comments