File tree Expand file tree Collapse file tree 3 files changed +314
-47
lines changed Expand file tree Collapse file tree 3 files changed +314
-47
lines changed Original file line number Diff line number Diff line change @@ -5261,9 +5261,9 @@ dependencies = [
52615261
52625262[[package ]]
52635263name = " stringdex"
5264- version = " 0.0.1-alpha10 "
5264+ version = " 0.0.2 "
52655265source = " registry+https://github.com/rust-lang/crates.io-index"
5266- checksum = " 0fa846a7d509d1828a4f90962dc09810e161abcada7fc6a921e92c168d0811d7 "
5266+ checksum = " 18b3bd4f10d15ef859c40291769f0d85209de6b0f1c30713ff9cdf45ac43ea36 "
52675267dependencies = [
52685268 " stacker" ,
52695269]
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ rustdoc-json-types = { path = "../rustdoc-json-types" }
2121serde = { version = " 1.0" , features = [" derive" ] }
2222serde_json = " 1.0"
2323smallvec = " 1.8.1"
24- stringdex = { version = " 0.0.1-alpha10 " }
24+ stringdex = " = 0.0.2 "
2525tempfile = " 3"
2626threadpool = " 1.8.1"
2727tracing = " 0.1"
You can’t perform that action at this time.
0 commit comments