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 @@ -5263,9 +5263,9 @@ dependencies = [
52635263
52645264[[package ]]
52655265name = " stringdex"
5266- version = " 0.0.1-alpha10 "
5266+ version = " 0.0.2 "
52675267source = " registry+https://github.com/rust-lang/crates.io-index"
5268- checksum = " 0fa846a7d509d1828a4f90962dc09810e161abcada7fc6a921e92c168d0811d7 "
5268+ checksum = " 18b3bd4f10d15ef859c40291769f0d85209de6b0f1c30713ff9cdf45ac43ea36 "
52695269dependencies = [
52705270 " stacker" ,
52715271]
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