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 @@ -2418,9 +2418,9 @@ dependencies = [
24182418
24192419[[package ]]
24202420name = " minifier"
2421- version = " 0.2.2 "
2421+ version = " 0.2.3 "
24222422source = " registry+https://github.com/rust-lang/crates.io-index"
2423- checksum = " 8eb022374af2f446981254e6bf9efb6e2c9e1a53176d395fca02792fd4435729 "
2423+ checksum = " 5394aa376422b4b2b6c02fd9cfcb657e4ec544ae98e43d7d5d785fd0d042fd6d "
24242424
24252425[[package ]]
24262426name = " minimal-lexical"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ path = "lib.rs"
1010arrayvec = { version = " 0.7" , default-features = false }
1111askama = { version = " 0.12" , default-features = false , features = [" config" ] }
1212itertools = " 0.10.1"
13- minifier = " 0.2.2 "
13+ minifier = " 0.2.3 "
1414once_cell = " 1.10.0"
1515regex = " 1"
1616rustdoc-json-types = { path = " ../rustdoc-json-types" }
You can’t perform that action at this time.
0 commit comments