File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5372,9 +5372,9 @@ dependencies = [
53725372
53735373[[package ]]
53745374name = " stringdex"
5375- version = " 0.0.5 "
5375+ version = " 0.0.6 "
53765376source = " registry+https://github.com/rust-lang/crates.io-index"
5377- checksum = " 07ab85c3f308f022ce6861ab57576b5b6ebc4835f9577e67e0f35f6c351e3f0a "
5377+ checksum = " 155cb460a7ede06f71ac9961e28d3ba4b3408355e233f8edd158b957ceba3950 "
53785378dependencies = [
53795379 " stacker" ,
53805380]
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ rustdoc-json-types = { path = "../rustdoc-json-types" }
2222serde = { version = " 1.0" , features = [" derive" ] }
2323serde_json = " 1.0"
2424smallvec = " 1.8.1"
25- stringdex = " =0.0.5 "
25+ stringdex = " =0.0.6 "
2626tempfile = " 3"
2727threadpool = " 1.8.1"
2828tracing = " 0.1"
You can’t perform that action at this time.
0 commit comments