@@ -634,7 +634,7 @@ version = "3.2.5"
634
634
source = " registry+https://github.com/rust-lang/crates.io-index"
635
635
checksum = " c11d40217d16aee8508cc8e5fde8b4ff24639758608e5374e731b53f85749fb9"
636
636
dependencies = [
637
- " heck 0.4.0 " ,
637
+ " heck" ,
638
638
" proc-macro-error" ,
639
639
" proc-macro2" ,
640
640
" quote" ,
@@ -1202,17 +1202,14 @@ checksum = "cd56b59865bce947ac5958779cfa508f6c3b9497cc762b7e24a12d11ccde2c4f"
1202
1202
1203
1203
[[package ]]
1204
1204
name = " elasticlunr-rs"
1205
- version = " 2.3.9 "
1205
+ version = " 3.0.0 "
1206
1206
source = " registry+https://github.com/rust-lang/crates.io-index"
1207
- checksum = " 35622eb004c8f0c5e7e2032815f3314a93df0db30a1ce5c94e62c1ecc81e22b9 "
1207
+ checksum = " e6dae5cac90640734ee881bc5f21b6e5123f4e5235e52428db114abffc2391d6 "
1208
1208
dependencies = [
1209
- " lazy_static" ,
1210
1209
" regex" ,
1211
1210
" serde" ,
1212
1211
" serde_derive" ,
1213
1212
" serde_json" ,
1214
- " strum" ,
1215
- " strum_macros" ,
1216
1213
]
1217
1214
1218
1215
[[package ]]
@@ -1735,15 +1732,6 @@ dependencies = [
1735
1732
" rustc-std-workspace-core" ,
1736
1733
]
1737
1734
1738
- [[package ]]
1739
- name = " heck"
1740
- version = " 0.3.1"
1741
- source = " registry+https://github.com/rust-lang/crates.io-index"
1742
- checksum = " 20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205"
1743
- dependencies = [
1744
- " unicode-segmentation" ,
1745
- ]
1746
-
1747
1735
[[package ]]
1748
1736
name = " heck"
1749
1737
version = " 0.4.0"
@@ -2360,17 +2348,17 @@ dependencies = [
2360
2348
2361
2349
[[package ]]
2362
2350
name = " mdbook"
2363
- version = " 0.4.18 "
2351
+ version = " 0.4.20 "
2364
2352
source = " registry+https://github.com/rust-lang/crates.io-index"
2365
- checksum = " 74612ae81a3e5ee509854049dfa4c7975ae033c06f5fc4735c7dfbe60ee2a39d "
2353
+ checksum = " 13cdad8057b09a519c6c63e6d7c93ea854f5d7fbfe284df864d5e1140d215a2d "
2366
2354
dependencies = [
2367
2355
" ammonia" ,
2368
2356
" anyhow" ,
2369
2357
" chrono" ,
2370
2358
" clap" ,
2371
2359
" clap_complete" ,
2372
2360
" elasticlunr-rs" ,
2373
- " env_logger 0.7.1 " ,
2361
+ " env_logger 0.9.0 " ,
2374
2362
" handlebars" ,
2375
2363
" lazy_static" ,
2376
2364
" log" ,
@@ -2379,7 +2367,6 @@ dependencies = [
2379
2367
" pulldown-cmark" ,
2380
2368
" regex" ,
2381
2369
" serde" ,
2382
- " serde_derive" ,
2383
2370
" serde_json" ,
2384
2371
" shlex" ,
2385
2372
" tempfile" ,
@@ -3335,7 +3322,7 @@ dependencies = [
3335
3322
" difference" ,
3336
3323
" env_logger 0.9.0" ,
3337
3324
" futures 0.3.19" ,
3338
- " heck 0.4.0 " ,
3325
+ " heck" ,
3339
3326
" home" ,
3340
3327
" itertools" ,
3341
3328
" jsonrpc-core" ,
@@ -5134,24 +5121,6 @@ version = "0.10.0"
5134
5121
source = " registry+https://github.com/rust-lang/crates.io-index"
5135
5122
checksum = " 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
5136
5123
5137
- [[package ]]
5138
- name = " strum"
5139
- version = " 0.18.0"
5140
- source = " registry+https://github.com/rust-lang/crates.io-index"
5141
- checksum = " 57bd81eb48f4c437cadc685403cad539345bf703d78e63707418431cecd4522b"
5142
-
5143
- [[package ]]
5144
- name = " strum_macros"
5145
- version = " 0.18.0"
5146
- source = " registry+https://github.com/rust-lang/crates.io-index"
5147
- checksum = " 87c85aa3f8ea653bfd3ddf25f7ee357ee4d204731f6aa9ad04002306f6e2774c"
5148
- dependencies = [
5149
- " heck 0.3.1" ,
5150
- " proc-macro2" ,
5151
- " quote" ,
5152
- " syn" ,
5153
- ]
5154
-
5155
5124
[[package ]]
5156
5125
name = " syn"
5157
5126
version = " 1.0.91"
0 commit comments