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 @@ -5227,9 +5227,9 @@ dependencies = [
52275227
52285228[[package ]]
52295229name = " stringdex"
5230- version = " 0.0.1-alpha3 "
5230+ version = " 0.0.1-alpha4 "
52315231source = " registry+https://github.com/rust-lang/crates.io-index"
5232- checksum = " fab275e0c5212d8a4e4ac60652a5a0dd70d1e7a6341f948cd3f6a1fd294745e1 "
5232+ checksum = " 2841fd43df5b1ff1b042e167068a1fe9b163dc93041eae56ab2296859013a9a0 "
52335233dependencies = [
52345234 " stacker" ,
52355235]
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-alpha3 " }
24+ stringdex = { version = " 0.0.1-alpha4 " }
2525tempfile = " 3"
2626threadpool = " 1.8.1"
2727tracing = " 0.1"
You can’t perform that action at this time.
0 commit comments