@@ -43,7 +43,7 @@ dependencies = [
43
43
" cfg-if" ,
44
44
" once_cell" ,
45
45
" version_check" ,
46
- " zerocopy" ,
46
+ " zerocopy 0.7.35 " ,
47
47
]
48
48
49
49
[[package ]]
@@ -567,7 +567,7 @@ dependencies = [
567
567
" termize" ,
568
568
" tokio" ,
569
569
" toml 0.7.8" ,
570
- " ui_test" ,
570
+ " ui_test 0.26.5 " ,
571
571
" walkdir" ,
572
572
]
573
573
@@ -1442,7 +1442,19 @@ checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
1442
1442
dependencies = [
1443
1443
" cfg-if" ,
1444
1444
" libc" ,
1445
- " wasi" ,
1445
+ " wasi 0.11.0+wasi-snapshot-preview1" ,
1446
+ ]
1447
+
1448
+ [[package ]]
1449
+ name = " getrandom"
1450
+ version = " 0.3.1"
1451
+ source = " registry+https://github.com/rust-lang/crates.io-index"
1452
+ checksum = " 43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8"
1453
+ dependencies = [
1454
+ " cfg-if" ,
1455
+ " libc" ,
1456
+ " wasi 0.13.3+wasi-0.2.2" ,
1457
+ " windows-targets 0.52.6" ,
1446
1458
]
1447
1459
1448
1460
[[package ]]
@@ -2342,18 +2354,18 @@ dependencies = [
2342
2354
" chrono-tz" ,
2343
2355
" colored" ,
2344
2356
" directories" ,
2345
- " getrandom" ,
2357
+ " getrandom 0.3.1 " ,
2346
2358
" libc" ,
2347
2359
" libffi" ,
2348
2360
" libloading" ,
2349
2361
" measureme" ,
2350
- " rand" ,
2362
+ " rand 0.9.0 " ,
2351
2363
" regex" ,
2352
2364
" rustc_version" ,
2353
2365
" smallvec" ,
2354
2366
" tempfile" ,
2355
2367
" tikv-jemalloc-sys" ,
2356
- " ui_test" ,
2368
+ " ui_test 0.28.0 " ,
2357
2369
" windows-sys 0.52.0" ,
2358
2370
]
2359
2371
@@ -2782,7 +2794,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2782
2794
checksum = " 5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
2783
2795
dependencies = [
2784
2796
" phf_shared 0.10.0" ,
2785
- " rand" ,
2797
+ " rand 0.8.5 " ,
2786
2798
]
2787
2799
2788
2800
[[package ]]
@@ -2792,7 +2804,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2792
2804
checksum = " 3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
2793
2805
dependencies = [
2794
2806
" phf_shared 0.11.3" ,
2795
- " rand" ,
2807
+ " rand 0.8.5 " ,
2796
2808
]
2797
2809
2798
2810
[[package ]]
@@ -2860,7 +2872,7 @@ version = "0.2.20"
2860
2872
source = " registry+https://github.com/rust-lang/crates.io-index"
2861
2873
checksum = " 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
2862
2874
dependencies = [
2863
- " zerocopy" ,
2875
+ " zerocopy 0.7.35 " ,
2864
2876
]
2865
2877
2866
2878
[[package ]]
@@ -2978,8 +2990,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2978
2990
checksum = " 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
2979
2991
dependencies = [
2980
2992
" libc" ,
2981
- " rand_chacha" ,
2982
- " rand_core" ,
2993
+ " rand_chacha 0.3.1" ,
2994
+ " rand_core 0.6.4" ,
2995
+ ]
2996
+
2997
+ [[package ]]
2998
+ name = " rand"
2999
+ version = " 0.9.0"
3000
+ source = " registry+https://github.com/rust-lang/crates.io-index"
3001
+ checksum = " 3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94"
3002
+ dependencies = [
3003
+ " rand_chacha 0.9.0" ,
3004
+ " rand_core 0.9.0" ,
3005
+ " zerocopy 0.8.14" ,
2983
3006
]
2984
3007
2985
3008
[[package ]]
@@ -2989,7 +3012,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2989
3012
checksum = " e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
2990
3013
dependencies = [
2991
3014
" ppv-lite86" ,
2992
- " rand_core" ,
3015
+ " rand_core 0.6.4" ,
3016
+ ]
3017
+
3018
+ [[package ]]
3019
+ name = " rand_chacha"
3020
+ version = " 0.9.0"
3021
+ source = " registry+https://github.com/rust-lang/crates.io-index"
3022
+ checksum = " d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
3023
+ dependencies = [
3024
+ " ppv-lite86" ,
3025
+ " rand_core 0.9.0" ,
2993
3026
]
2994
3027
2995
3028
[[package ]]
@@ -2998,7 +3031,17 @@ version = "0.6.4"
2998
3031
source = " registry+https://github.com/rust-lang/crates.io-index"
2999
3032
checksum = " ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
3000
3033
dependencies = [
3001
- " getrandom" ,
3034
+ " getrandom 0.2.15" ,
3035
+ ]
3036
+
3037
+ [[package ]]
3038
+ name = " rand_core"
3039
+ version = " 0.9.0"
3040
+ source = " registry+https://github.com/rust-lang/crates.io-index"
3041
+ checksum = " b08f3c9802962f7e1b25113931d94f43ed9725bebc59db9d0c3e9a23b67e15ff"
3042
+ dependencies = [
3043
+ " getrandom 0.3.1" ,
3044
+ " zerocopy 0.8.14" ,
3002
3045
]
3003
3046
3004
3047
[[package ]]
@@ -3007,7 +3050,7 @@ version = "0.6.0"
3007
3050
source = " registry+https://github.com/rust-lang/crates.io-index"
3008
3051
checksum = " 6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
3009
3052
dependencies = [
3010
- " rand_core" ,
3053
+ " rand_core 0.6.4 " ,
3011
3054
]
3012
3055
3013
3056
[[package ]]
@@ -3045,7 +3088,7 @@ version = "0.4.6"
3045
3088
source = " registry+https://github.com/rust-lang/crates.io-index"
3046
3089
checksum = " ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
3047
3090
dependencies = [
3048
- " getrandom" ,
3091
+ " getrandom 0.2.15 " ,
3049
3092
" libredox" ,
3050
3093
" thiserror 1.0.69" ,
3051
3094
]
@@ -3283,7 +3326,7 @@ name = "rustc_abi"
3283
3326
version = " 0.0.0"
3284
3327
dependencies = [
3285
3328
" bitflags" ,
3286
- " rand" ,
3329
+ " rand 0.8.5 " ,
3287
3330
" rand_xoshiro" ,
3288
3331
" rustc_data_structures" ,
3289
3332
" rustc_feature" ,
@@ -3897,7 +3940,7 @@ dependencies = [
3897
3940
name = " rustc_incremental"
3898
3941
version = " 0.0.0"
3899
3942
dependencies = [
3900
- " rand" ,
3943
+ " rand 0.8.5 " ,
3901
3944
" rustc_ast" ,
3902
3945
" rustc_data_structures" ,
3903
3946
" rustc_errors" ,
@@ -5218,7 +5261,7 @@ checksum = "9a8a559c81686f576e8cd0290cd2a24a2a9ad80c98b3478856500fcbd7acd704"
5218
5261
dependencies = [
5219
5262
" cfg-if" ,
5220
5263
" fastrand" ,
5221
- " getrandom" ,
5264
+ " getrandom 0.2.15 " ,
5222
5265
" once_cell" ,
5223
5266
" rustix" ,
5224
5267
" windows-sys 0.59.0" ,
@@ -5281,8 +5324,8 @@ version = "0.1.0"
5281
5324
dependencies = [
5282
5325
" indicatif" ,
5283
5326
" num" ,
5284
- " rand" ,
5285
- " rand_chacha" ,
5327
+ " rand 0.8.5 " ,
5328
+ " rand_chacha 0.3.1 " ,
5286
5329
" rayon" ,
5287
5330
]
5288
5331
@@ -5602,7 +5645,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
5602
5645
checksum = " 97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
5603
5646
dependencies = [
5604
5647
" cfg-if" ,
5605
- " rand" ,
5648
+ " rand 0.8.5 " ,
5606
5649
" static_assertions" ,
5607
5650
]
5608
5651
@@ -5662,6 +5705,32 @@ dependencies = [
5662
5705
" spanned" ,
5663
5706
]
5664
5707
5708
+ [[package ]]
5709
+ name = " ui_test"
5710
+ version = " 0.28.0"
5711
+ source = " registry+https://github.com/rust-lang/crates.io-index"
5712
+ checksum = " 7484683d60d50ca1d1b6433c3dbf6c5ad71d20387acdcfb16fe79573f3fba576"
5713
+ dependencies = [
5714
+ " annotate-snippets 0.11.5" ,
5715
+ " anyhow" ,
5716
+ " bstr" ,
5717
+ " cargo-platform" ,
5718
+ " cargo_metadata 0.18.1" ,
5719
+ " color-eyre" ,
5720
+ " colored" ,
5721
+ " comma" ,
5722
+ " crossbeam-channel" ,
5723
+ " indicatif" ,
5724
+ " levenshtein" ,
5725
+ " prettydiff" ,
5726
+ " regex" ,
5727
+ " rustc_version" ,
5728
+ " rustfix" ,
5729
+ " serde" ,
5730
+ " serde_json" ,
5731
+ " spanned" ,
5732
+ ]
5733
+
5665
5734
[[package ]]
5666
5735
name = " unic-langid"
5667
5736
version = " 0.9.5"
@@ -5843,7 +5912,7 @@ version = "1.12.0"
5843
5912
source = " registry+https://github.com/rust-lang/crates.io-index"
5844
5913
checksum = " 744018581f9a3454a9e15beb8a33b017183f1e7c0cd170232a2d1453b23a51c4"
5845
5914
dependencies = [
5846
- " getrandom" ,
5915
+ " getrandom 0.2.15 " ,
5847
5916
]
5848
5917
5849
5918
[[package ]]
@@ -5880,6 +5949,15 @@ version = "0.11.0+wasi-snapshot-preview1"
5880
5949
source = " registry+https://github.com/rust-lang/crates.io-index"
5881
5950
checksum = " 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
5882
5951
5952
+ [[package ]]
5953
+ name = " wasi"
5954
+ version = " 0.13.3+wasi-0.2.2"
5955
+ source = " registry+https://github.com/rust-lang/crates.io-index"
5956
+ checksum = " 26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2"
5957
+ dependencies = [
5958
+ " wit-bindgen-rt" ,
5959
+ ]
5960
+
5883
5961
[[package ]]
5884
5962
name = " wasi-preview1-component-adapter-provider"
5885
5963
version = " 29.0.1"
@@ -6475,6 +6553,15 @@ version = "0.1.0"
6475
6553
source = " registry+https://github.com/rust-lang/crates.io-index"
6476
6554
checksum = " 3ab703352da6a72f35c39a533526393725640575bb211f61987a2748323ad956"
6477
6555
6556
+ [[package ]]
6557
+ name = " wit-bindgen-rt"
6558
+ version = " 0.33.0"
6559
+ source = " registry+https://github.com/rust-lang/crates.io-index"
6560
+ checksum = " 3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c"
6561
+ dependencies = [
6562
+ " bitflags" ,
6563
+ ]
6564
+
6478
6565
[[package ]]
6479
6566
name = " wit-component"
6480
6567
version = " 0.223.0"
@@ -6584,7 +6671,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
6584
6671
checksum = " 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
6585
6672
dependencies = [
6586
6673
" byteorder" ,
6587
- " zerocopy-derive" ,
6674
+ " zerocopy-derive 0.7.35" ,
6675
+ ]
6676
+
6677
+ [[package ]]
6678
+ name = " zerocopy"
6679
+ version = " 0.8.14"
6680
+ source = " registry+https://github.com/rust-lang/crates.io-index"
6681
+ checksum = " a367f292d93d4eab890745e75a778da40909cab4d6ff8173693812f79c4a2468"
6682
+ dependencies = [
6683
+ " zerocopy-derive 0.8.14" ,
6588
6684
]
6589
6685
6590
6686
[[package ]]
@@ -6598,6 +6694,17 @@ dependencies = [
6598
6694
" syn 2.0.96" ,
6599
6695
]
6600
6696
6697
+ [[package ]]
6698
+ name = " zerocopy-derive"
6699
+ version = " 0.8.14"
6700
+ source = " registry+https://github.com/rust-lang/crates.io-index"
6701
+ checksum = " d3931cb58c62c13adec22e38686b559c86a30565e16ad6e8510a337cedc611e1"
6702
+ dependencies = [
6703
+ " proc-macro2" ,
6704
+ " quote" ,
6705
+ " syn 2.0.96" ,
6706
+ ]
6707
+
6601
6708
[[package ]]
6602
6709
name = " zerofrom"
6603
6710
version = " 0.1.5"
0 commit comments