@@ -310,13 +310,12 @@ dependencies = [
310
310
311
311
[[package ]]
312
312
name = " bstr"
313
- version = " 1.5 .0"
313
+ version = " 1.9 .0"
314
314
source = " registry+https://github.com/rust-lang/crates.io-index"
315
- checksum = " a246e68bb43f6cd9db24bea052a53e40405417c5fb372e3d1a8a7f770a564ef5 "
315
+ checksum = " c48f0051a4b4c5e0b6d365cd04af53aeaa209e3cc15ec2cdb69e73cc87fbd0dc "
316
316
dependencies = [
317
317
" memchr" ,
318
- " once_cell" ,
319
- " regex-automata 0.1.10" ,
318
+ " regex-automata 0.4.3" ,
320
319
" serde" ,
321
320
]
322
321
@@ -373,9 +372,9 @@ dependencies = [
373
372
374
373
[[package ]]
375
374
name = " byteorder"
376
- version = " 1.4.3 "
375
+ version = " 1.5.0 "
377
376
source = " registry+https://github.com/rust-lang/crates.io-index"
378
- checksum = " 14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610 "
377
+ checksum = " 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b "
379
378
380
379
[[package ]]
381
380
name = " bytes"
@@ -878,12 +877,12 @@ dependencies = [
878
877
879
878
[[package ]]
880
879
name = " ctrlc"
881
- version = " 3.4.0 "
880
+ version = " 3.4.2 "
882
881
source = " registry+https://github.com/rust-lang/crates.io-index"
883
- checksum = " 2a011bbe2c35ce9c1f143b7af6f94f29a167beb4cd1d29e6740ce836f723120e "
882
+ checksum = " b467862cc8610ca6fc9a1532d7777cee0804e678ab45410897b9396495994a0b "
884
883
dependencies = [
885
884
" nix" ,
886
- " windows-sys 0.48 .0" ,
885
+ " windows-sys 0.52 .0" ,
887
886
]
888
887
889
888
[[package ]]
@@ -1589,11 +1588,11 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
1589
1588
1590
1589
[[package ]]
1591
1590
name = " globset"
1592
- version = " 0.4.10 "
1591
+ version = " 0.4.13 "
1593
1592
source = " registry+https://github.com/rust-lang/crates.io-index"
1594
- checksum = " 029d74589adefde59de1a0c4f4732695c32805624aec7b68d91503d4dba79afc "
1593
+ checksum = " 759c97c1e17c55525b57192c06a267cda0ac5210b222d6b82189a2338fa1c13d "
1595
1594
dependencies = [
1596
- " aho-corasick 0.7.20 " ,
1595
+ " aho-corasick 1.0.2 " ,
1597
1596
" bstr" ,
1598
1597
" fnv" ,
1599
1598
" log" ,
@@ -2370,9 +2369,9 @@ dependencies = [
2370
2369
2371
2370
[[package ]]
2372
2371
name = " memchr"
2373
- version = " 2.5.0 "
2372
+ version = " 2.7.1 "
2374
2373
source = " registry+https://github.com/rust-lang/crates.io-index"
2375
- checksum = " 2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d "
2374
+ checksum = " 523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149 "
2376
2375
dependencies = [
2377
2376
" compiler_builtins" ,
2378
2377
" rustc-std-workspace-core" ,
@@ -2512,14 +2511,13 @@ checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
2512
2511
2513
2512
[[package ]]
2514
2513
name = " nix"
2515
- version = " 0.26.2 "
2514
+ version = " 0.27.1 "
2516
2515
source = " registry+https://github.com/rust-lang/crates.io-index"
2517
- checksum = " bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a "
2516
+ checksum = " 2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053 "
2518
2517
dependencies = [
2519
- " bitflags 1.3.2 " ,
2518
+ " bitflags 2.4.1 " ,
2520
2519
" cfg-if" ,
2521
2520
" libc" ,
2522
- " static_assertions" ,
2523
2521
]
2524
2522
2525
2523
[[package ]]
@@ -2588,9 +2586,9 @@ checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
2588
2586
2589
2587
[[package ]]
2590
2588
name = " object"
2591
- version = " 0.32.1 "
2589
+ version = " 0.32.2 "
2592
2590
source = " registry+https://github.com/rust-lang/crates.io-index"
2593
- checksum = " 9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0 "
2591
+ checksum = " a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441 "
2594
2592
dependencies = [
2595
2593
" compiler_builtins" ,
2596
2594
" crc32fast" ,
@@ -2641,11 +2639,11 @@ dependencies = [
2641
2639
2642
2640
[[package ]]
2643
2641
name = " openssl"
2644
- version = " 0.10.55 "
2642
+ version = " 0.10.63 "
2645
2643
source = " registry+https://github.com/rust-lang/crates.io-index"
2646
- checksum = " 345df152bc43501c5eb9e4654ff05f794effb78d4efe3d53abc158baddc0703d "
2644
+ checksum = " 15c9d69dd87a29568d4d017cfe8ec518706046a05184e5aea92d0af890b803c8 "
2647
2645
dependencies = [
2648
- " bitflags 1.3.2 " ,
2646
+ " bitflags 2.4.1 " ,
2649
2647
" cfg-if" ,
2650
2648
" foreign-types" ,
2651
2649
" libc" ,
@@ -2673,9 +2671,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
2673
2671
2674
2672
[[package ]]
2675
2673
name = " openssl-sys"
2676
- version = " 0.9.90 "
2674
+ version = " 0.9.99 "
2677
2675
source = " registry+https://github.com/rust-lang/crates.io-index"
2678
- checksum = " 374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6 "
2676
+ checksum = " 22e1bf214306098e4832460f797824c05d25aacdf896f64a985fb0fd992454ae "
2679
2677
dependencies = [
2680
2678
" cc" ,
2681
2679
" libc" ,
@@ -3183,6 +3181,12 @@ dependencies = [
3183
3181
" memchr" ,
3184
3182
]
3185
3183
3184
+ [[package ]]
3185
+ name = " regex-automata"
3186
+ version = " 0.4.3"
3187
+ source = " registry+https://github.com/rust-lang/crates.io-index"
3188
+ checksum = " 5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f"
3189
+
3186
3190
[[package ]]
3187
3191
name = " regex-syntax"
3188
3192
version = " 0.6.29"
@@ -4789,12 +4793,12 @@ checksum = "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06"
4789
4793
4790
4794
[[package ]]
4791
4795
name = " ruzstd"
4792
- version = " 0.4 .0"
4796
+ version = " 0.5 .0"
4793
4797
source = " registry+https://github.com/rust-lang/crates.io-index"
4794
- checksum = " ac3ffab8f9715a0d455df4bbb9d21e91135aab3cd3ca187af0cd0c3c3f868fdc "
4798
+ checksum = " 58c4eb8a81997cf040a091d1f7e1938aeab6749d3a0dfa73af43cdc32393483d "
4795
4799
dependencies = [
4796
4800
" byteorder" ,
4797
- " thiserror-core " ,
4801
+ " derive_more " ,
4798
4802
" twox-hash" ,
4799
4803
]
4800
4804
@@ -5357,26 +5361,6 @@ dependencies = [
5357
5361
" thiserror-impl" ,
5358
5362
]
5359
5363
5360
- [[package ]]
5361
- name = " thiserror-core"
5362
- version = " 1.0.38"
5363
- source = " registry+https://github.com/rust-lang/crates.io-index"
5364
- checksum = " 0d97345f6437bb2004cd58819d8a9ef8e36cdd7661c2abc4bbde0a7c40d9f497"
5365
- dependencies = [
5366
- " thiserror-core-impl" ,
5367
- ]
5368
-
5369
- [[package ]]
5370
- name = " thiserror-core-impl"
5371
- version = " 1.0.38"
5372
- source = " registry+https://github.com/rust-lang/crates.io-index"
5373
- checksum = " 10ac1c5050e43014d16b2f94d0d2ce79e65ffdd8b38d8048f9c8f6a8a6da62ac"
5374
- dependencies = [
5375
- " proc-macro2" ,
5376
- " quote" ,
5377
- " syn 1.0.109" ,
5378
- ]
5379
-
5380
5364
[[package ]]
5381
5365
name = " thiserror-impl"
5382
5366
version = " 1.0.47"
@@ -5424,7 +5408,7 @@ name = "tidy"
5424
5408
version = " 0.1.0"
5425
5409
dependencies = [
5426
5410
" cargo-platform" ,
5427
- " cargo_metadata 0.15.4 " ,
5411
+ " cargo_metadata 0.18.0 " ,
5428
5412
" ignore" ,
5429
5413
" lazy_static" ,
5430
5414
" miropt-test-tools" ,
@@ -5749,28 +5733,28 @@ dependencies = [
5749
5733
5750
5734
[[package ]]
5751
5735
name = " unic-langid"
5752
- version = " 0.9.1 "
5736
+ version = " 0.9.4 "
5753
5737
source = " registry+https://github.com/rust-lang/crates.io-index"
5754
- checksum = " 398f9ad7239db44fd0f80fe068d12ff22d78354080332a5077dc6f52f14dcf2f "
5738
+ checksum = " 238722e6d794ed130f91f4ea33e01fcff4f188d92337a21297892521c72df516 "
5755
5739
dependencies = [
5756
5740
" unic-langid-impl" ,
5757
5741
" unic-langid-macros" ,
5758
5742
]
5759
5743
5760
5744
[[package ]]
5761
5745
name = " unic-langid-impl"
5762
- version = " 0.9.1 "
5746
+ version = " 0.9.4 "
5763
5747
source = " registry+https://github.com/rust-lang/crates.io-index"
5764
- checksum = " e35bfd2f2b8796545b55d7d3fd3e89a0613f68a0d1c8bc28cb7ff96b411a35ff "
5748
+ checksum = " 4bd55a2063fdea4ef1f8633243a7b0524cbeef1905ae04c31a1c9b9775c55bc6 "
5765
5749
dependencies = [
5766
5750
" tinystr" ,
5767
5751
]
5768
5752
5769
5753
[[package ]]
5770
5754
name = " unic-langid-macros"
5771
- version = " 0.9.1 "
5755
+ version = " 0.9.4 "
5772
5756
source = " registry+https://github.com/rust-lang/crates.io-index"
5773
- checksum = " 055e618bf694161ffff0466d95cef3e1a5edc59f6ba1888e97801f2b4ebdc4fe "
5757
+ checksum = " 5c854cefb82ff2816410ce606acbad1b3af065140907b29be9229040752b83ec "
5774
5758
dependencies = [
5775
5759
" proc-macro-hack" ,
5776
5760
" tinystr" ,
@@ -5780,13 +5764,13 @@ dependencies = [
5780
5764
5781
5765
[[package ]]
5782
5766
name = " unic-langid-macros-impl"
5783
- version = " 0.9.1 "
5767
+ version = " 0.9.4 "
5784
5768
source = " registry+https://github.com/rust-lang/crates.io-index"
5785
- checksum = " 1f5cdec05b907f4e2f6843f4354f4ce6a5bebe1a56df320a49134944477ce4d8 "
5769
+ checksum = " fea2a4c80deb4fb3ca51f66b5e2dd91e3642bbce52234bcf22e41668281208e4 "
5786
5770
dependencies = [
5787
5771
" proc-macro-hack" ,
5788
5772
" quote" ,
5789
- " syn 1 .0.109 " ,
5773
+ " syn 2 .0.32 " ,
5790
5774
" unic-langid-impl" ,
5791
5775
]
5792
5776
@@ -6143,6 +6127,15 @@ dependencies = [
6143
6127
" windows-targets 0.48.1" ,
6144
6128
]
6145
6129
6130
+ [[package ]]
6131
+ name = " windows-sys"
6132
+ version = " 0.52.0"
6133
+ source = " registry+https://github.com/rust-lang/crates.io-index"
6134
+ checksum = " 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
6135
+ dependencies = [
6136
+ " windows-targets 0.52.0" ,
6137
+ ]
6138
+
6146
6139
[[package ]]
6147
6140
name = " windows-targets"
6148
6141
version = " 0.42.2"
@@ -6173,6 +6166,21 @@ dependencies = [
6173
6166
" windows_x86_64_msvc 0.48.0" ,
6174
6167
]
6175
6168
6169
+ [[package ]]
6170
+ name = " windows-targets"
6171
+ version = " 0.52.0"
6172
+ source = " registry+https://github.com/rust-lang/crates.io-index"
6173
+ checksum = " 8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd"
6174
+ dependencies = [
6175
+ " windows_aarch64_gnullvm 0.52.0" ,
6176
+ " windows_aarch64_msvc 0.52.0" ,
6177
+ " windows_i686_gnu 0.52.0" ,
6178
+ " windows_i686_msvc 0.52.0" ,
6179
+ " windows_x86_64_gnu 0.52.0" ,
6180
+ " windows_x86_64_gnullvm 0.52.0" ,
6181
+ " windows_x86_64_msvc 0.52.0" ,
6182
+ ]
6183
+
6176
6184
[[package ]]
6177
6185
name = " windows_aarch64_gnullvm"
6178
6186
version = " 0.42.2"
@@ -6185,6 +6193,12 @@ version = "0.48.0"
6185
6193
source = " registry+https://github.com/rust-lang/crates.io-index"
6186
6194
checksum = " 91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
6187
6195
6196
+ [[package ]]
6197
+ name = " windows_aarch64_gnullvm"
6198
+ version = " 0.52.0"
6199
+ source = " registry+https://github.com/rust-lang/crates.io-index"
6200
+ checksum = " cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea"
6201
+
6188
6202
[[package ]]
6189
6203
name = " windows_aarch64_msvc"
6190
6204
version = " 0.42.2"
@@ -6197,6 +6211,12 @@ version = "0.48.0"
6197
6211
source = " registry+https://github.com/rust-lang/crates.io-index"
6198
6212
checksum = " b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
6199
6213
6214
+ [[package ]]
6215
+ name = " windows_aarch64_msvc"
6216
+ version = " 0.52.0"
6217
+ source = " registry+https://github.com/rust-lang/crates.io-index"
6218
+ checksum = " bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef"
6219
+
6200
6220
[[package ]]
6201
6221
name = " windows_i686_gnu"
6202
6222
version = " 0.42.2"
@@ -6209,6 +6229,12 @@ version = "0.48.0"
6209
6229
source = " registry+https://github.com/rust-lang/crates.io-index"
6210
6230
checksum = " 622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
6211
6231
6232
+ [[package ]]
6233
+ name = " windows_i686_gnu"
6234
+ version = " 0.52.0"
6235
+ source = " registry+https://github.com/rust-lang/crates.io-index"
6236
+ checksum = " a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313"
6237
+
6212
6238
[[package ]]
6213
6239
name = " windows_i686_msvc"
6214
6240
version = " 0.42.2"
@@ -6221,6 +6247,12 @@ version = "0.48.0"
6221
6247
source = " registry+https://github.com/rust-lang/crates.io-index"
6222
6248
checksum = " 4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
6223
6249
6250
+ [[package ]]
6251
+ name = " windows_i686_msvc"
6252
+ version = " 0.52.0"
6253
+ source = " registry+https://github.com/rust-lang/crates.io-index"
6254
+ checksum = " ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a"
6255
+
6224
6256
[[package ]]
6225
6257
name = " windows_x86_64_gnu"
6226
6258
version = " 0.42.2"
@@ -6233,6 +6265,12 @@ version = "0.48.0"
6233
6265
source = " registry+https://github.com/rust-lang/crates.io-index"
6234
6266
checksum = " ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
6235
6267
6268
+ [[package ]]
6269
+ name = " windows_x86_64_gnu"
6270
+ version = " 0.52.0"
6271
+ source = " registry+https://github.com/rust-lang/crates.io-index"
6272
+ checksum = " 3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd"
6273
+
6236
6274
[[package ]]
6237
6275
name = " windows_x86_64_gnullvm"
6238
6276
version = " 0.42.2"
@@ -6245,6 +6283,12 @@ version = "0.48.0"
6245
6283
source = " registry+https://github.com/rust-lang/crates.io-index"
6246
6284
checksum = " 7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
6247
6285
6286
+ [[package ]]
6287
+ name = " windows_x86_64_gnullvm"
6288
+ version = " 0.52.0"
6289
+ source = " registry+https://github.com/rust-lang/crates.io-index"
6290
+ checksum = " 1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e"
6291
+
6248
6292
[[package ]]
6249
6293
name = " windows_x86_64_msvc"
6250
6294
version = " 0.42.2"
@@ -6257,6 +6301,12 @@ version = "0.48.0"
6257
6301
source = " registry+https://github.com/rust-lang/crates.io-index"
6258
6302
checksum = " 1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
6259
6303
6304
+ [[package ]]
6305
+ name = " windows_x86_64_msvc"
6306
+ version = " 0.52.0"
6307
+ source = " registry+https://github.com/rust-lang/crates.io-index"
6308
+ checksum = " dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04"
6309
+
6260
6310
[[package ]]
6261
6311
name = " winnow"
6262
6312
version = " 0.4.7"
0 commit comments