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 @@ -5228,9 +5228,9 @@ dependencies = [
5228
5228
5229
5229
[[package ]]
5230
5230
name = " stringdex"
5231
- version = " 0.0.1-alpha4 "
5231
+ version = " 0.0.1-alpha5 "
5232
5232
source = " registry+https://github.com/rust-lang/crates.io-index"
5233
- checksum = " 2841fd43df5b1ff1b042e167068a1fe9b163dc93041eae56ab2296859013a9a0 "
5233
+ checksum = " 01cf167a3cd0a22f42ed1d6721a3e2c67ad6d6d3e8ae148bb9aff19f8594c7c2 "
5234
5234
dependencies = [
5235
5235
" stacker" ,
5236
5236
]
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ rustdoc-json-types = { path = "../rustdoc-json-types" }
21
21
serde = { version = " 1.0" , features = [" derive" ] }
22
22
serde_json = " 1.0"
23
23
smallvec = " 1.8.1"
24
- stringdex = { version = " 0.0.1-alpha4 " }
24
+ stringdex = { version = " 0.0.1-alpha5 " }
25
25
tempfile = " 3"
26
26
threadpool = " 1.8.1"
27
27
tracing = " 0.1"
You can’t perform that action at this time.
0 commit comments