@@ -30,7 +30,7 @@ version = "0.7.4"
30
30
source = " registry+https://github.com/rust-lang/crates.io-index"
31
31
checksum = " 43bb833f0bf979d8475d38fbf09ed3b8a55e1885fe93ad3f93239fc6a4f17b98"
32
32
dependencies = [
33
- " getrandom 0.2.0 " ,
33
+ " getrandom 0.2.8 " ,
34
34
" once_cell" ,
35
35
" version_check" ,
36
36
]
@@ -190,7 +190,7 @@ checksum = "cab84319d616cfb654d03394f38ab7e6f0919e181b1b57e1fd15e7fb4077d9a7"
190
190
dependencies = [
191
191
" addr2line" ,
192
192
" cc" ,
193
- " cfg-if 1.0.0 " ,
193
+ " cfg-if" ,
194
194
" libc" ,
195
195
" miniz_oxide" ,
196
196
" object" ,
@@ -511,12 +511,6 @@ dependencies = [
511
511
" jobserver" ,
512
512
]
513
513
514
- [[package ]]
515
- name = " cfg-if"
516
- version = " 0.1.10"
517
- source = " registry+https://github.com/rust-lang/crates.io-index"
518
- checksum = " 4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
519
-
520
514
[[package ]]
521
515
name = " cfg-if"
522
516
version = " 1.0.0"
@@ -960,7 +954,7 @@ version = "1.3.2"
960
954
source = " registry+https://github.com/rust-lang/crates.io-index"
961
955
checksum = " b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
962
956
dependencies = [
963
- " cfg-if 1.0.0 " ,
957
+ " cfg-if" ,
964
958
]
965
959
966
960
[[package ]]
@@ -969,7 +963,7 @@ version = "0.5.6"
969
963
source = " registry+https://github.com/rust-lang/crates.io-index"
970
964
checksum = " c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"
971
965
dependencies = [
972
- " cfg-if 1.0.0 " ,
966
+ " cfg-if" ,
973
967
" crossbeam-utils" ,
974
968
]
975
969
@@ -979,7 +973,7 @@ version = "0.8.2"
979
973
source = " registry+https://github.com/rust-lang/crates.io-index"
980
974
checksum = " 715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"
981
975
dependencies = [
982
- " cfg-if 1.0.0 " ,
976
+ " cfg-if" ,
983
977
" crossbeam-epoch" ,
984
978
" crossbeam-utils" ,
985
979
]
@@ -991,7 +985,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
991
985
checksum = " 01a9af1f4c2ef74bb8aa1f7e19706bc72d03598c8a570bb5de72243c7a9d9d5a"
992
986
dependencies = [
993
987
" autocfg" ,
994
- " cfg-if 1.0.0 " ,
988
+ " cfg-if" ,
995
989
" crossbeam-utils" ,
996
990
" memoffset" ,
997
991
" scopeguard" ,
@@ -1003,7 +997,7 @@ version = "0.8.14"
1003
997
source = " registry+https://github.com/rust-lang/crates.io-index"
1004
998
checksum = " 4fb766fa798726286dbbb842f174001dab8abc7b627a1dd86e0b7222a95d929f"
1005
999
dependencies = [
1006
- " cfg-if 1.0.0 " ,
1000
+ " cfg-if" ,
1007
1001
]
1008
1002
1009
1003
[[package ]]
@@ -1163,7 +1157,7 @@ version = "2.0.0"
1163
1157
source = " registry+https://github.com/rust-lang/crates.io-index"
1164
1158
checksum = " b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
1165
1159
dependencies = [
1166
- " cfg-if 1.0.0 " ,
1160
+ " cfg-if" ,
1167
1161
" dirs-sys-next" ,
1168
1162
]
1169
1163
@@ -1366,7 +1360,7 @@ version = "0.2.14"
1366
1360
source = " registry+https://github.com/rust-lang/crates.io-index"
1367
1361
checksum = " 1d34cfa13a63ae058bfa601fe9e313bbdb3746427c1459185464ce0fcf62e1e8"
1368
1362
dependencies = [
1369
- " cfg-if 1.0.0 " ,
1363
+ " cfg-if" ,
1370
1364
" libc" ,
1371
1365
" redox_syscall" ,
1372
1366
" winapi" ,
@@ -1384,7 +1378,7 @@ version = "1.0.23"
1384
1378
source = " registry+https://github.com/rust-lang/crates.io-index"
1385
1379
checksum = " b39522e96686d38f4bc984b9198e3a0613264abaebaff2c5c918bfa6b6da09af"
1386
1380
dependencies = [
1387
- " cfg-if 1.0.0 " ,
1381
+ " cfg-if" ,
1388
1382
" crc32fast" ,
1389
1383
" libc" ,
1390
1384
" libz-sys" ,
@@ -1623,20 +1617,20 @@ version = "0.1.16"
1623
1617
source = " registry+https://github.com/rust-lang/crates.io-index"
1624
1618
checksum = " 8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
1625
1619
dependencies = [
1626
- " cfg-if 1.0.0 " ,
1620
+ " cfg-if" ,
1627
1621
" libc" ,
1628
1622
" wasi 0.9.0+wasi-snapshot-preview1" ,
1629
1623
]
1630
1624
1631
1625
[[package ]]
1632
1626
name = " getrandom"
1633
- version = " 0.2.0 "
1627
+ version = " 0.2.8 "
1634
1628
source = " registry+https://github.com/rust-lang/crates.io-index"
1635
- checksum = " ee8025cf36f917e6a52cce185b7c7177689b838b7ec138364e50cc2277a56cf4 "
1629
+ checksum = " c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31 "
1636
1630
dependencies = [
1637
- " cfg-if 0.1.10 " ,
1631
+ " cfg-if" ,
1638
1632
" libc" ,
1639
- " wasi 0.9 .0+wasi-snapshot-preview1" ,
1633
+ " wasi 0.11 .0+wasi-snapshot-preview1" ,
1640
1634
]
1641
1635
1642
1636
[[package ]]
@@ -2006,7 +2000,7 @@ version = "0.1.12"
2006
2000
source = " registry+https://github.com/rust-lang/crates.io-index"
2007
2001
checksum = " 7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
2008
2002
dependencies = [
2009
- " cfg-if 1.0.0 " ,
2003
+ " cfg-if" ,
2010
2004
]
2011
2005
2012
2006
[[package ]]
@@ -2190,7 +2184,7 @@ version = "0.7.1"
2190
2184
source = " registry+https://github.com/rust-lang/crates.io-index"
2191
2185
checksum = " c0cf036d15402bea3c5d4de17b3fce76b3e4a56ebc1f577be0e7a72f7c607cf0"
2192
2186
dependencies = [
2193
- " cfg-if 1.0.0 " ,
2187
+ " cfg-if" ,
2194
2188
" winapi" ,
2195
2189
]
2196
2190
@@ -2291,7 +2285,7 @@ version = "0.4.14"
2291
2285
source = " registry+https://github.com/rust-lang/crates.io-index"
2292
2286
checksum = " 51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
2293
2287
dependencies = [
2294
- " cfg-if 1.0.0 " ,
2288
+ " cfg-if" ,
2295
2289
]
2296
2290
2297
2291
[[package ]]
@@ -2486,7 +2480,7 @@ version = "0.1.0"
2486
2480
dependencies = [
2487
2481
" colored" ,
2488
2482
" env_logger 0.9.0" ,
2489
- " getrandom 0.2.0 " ,
2483
+ " getrandom 0.2.8 " ,
2490
2484
" lazy_static" ,
2491
2485
" libc" ,
2492
2486
" libffi" ,
@@ -2582,7 +2576,7 @@ version = "0.3.1"
2582
2576
source = " registry+https://github.com/rust-lang/crates.io-index"
2583
2577
checksum = " 5a518809ac14b25b569624d0268eba1e88498f71615893dca57982bed7621abb"
2584
2578
dependencies = [
2585
- " cfg-if 1.0.0 " ,
2579
+ " cfg-if" ,
2586
2580
]
2587
2581
2588
2582
[[package ]]
@@ -2608,7 +2602,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2608
2602
checksum = " 0c7ae222234c30df141154f159066c5093ff73b63204dcda7121eb082fc56a95"
2609
2603
dependencies = [
2610
2604
" bitflags" ,
2611
- " cfg-if 1.0.0 " ,
2605
+ " cfg-if" ,
2612
2606
" foreign-types" ,
2613
2607
" libc" ,
2614
2608
" once_cell" ,
@@ -2687,11 +2681,11 @@ checksum = "decf7381921fea4dcb2549c5667eda59b3ec297ab7e2b5fc33eac69d2e7da87b"
2687
2681
2688
2682
[[package ]]
2689
2683
name = " packed_simd_2"
2690
- version = " 0.3.4 "
2684
+ version = " 0.3.8 "
2691
2685
source = " registry+https://github.com/rust-lang/crates.io-index"
2692
- checksum = " 3278e0492f961fd4ae70909f56b2723a7e8d01a228427294e19cdfdebda89a17 "
2686
+ checksum = " a1914cd452d8fccd6f9db48147b29fd4ae05bea9dc5d9ad578509f72415de282 "
2693
2687
dependencies = [
2694
- " cfg-if 0.1.10 " ,
2688
+ " cfg-if" ,
2695
2689
" libm" ,
2696
2690
]
2697
2691
@@ -2700,7 +2694,7 @@ name = "panic_abort"
2700
2694
version = " 0.0.0"
2701
2695
dependencies = [
2702
2696
" alloc" ,
2703
- " cfg-if 1.0.0 " ,
2697
+ " cfg-if" ,
2704
2698
" compiler_builtins" ,
2705
2699
" core" ,
2706
2700
" libc" ,
@@ -2711,7 +2705,7 @@ name = "panic_unwind"
2711
2705
version = " 0.0.0"
2712
2706
dependencies = [
2713
2707
" alloc" ,
2714
- " cfg-if 1.0.0 " ,
2708
+ " cfg-if" ,
2715
2709
" compiler_builtins" ,
2716
2710
" core" ,
2717
2711
" libc" ,
@@ -2745,7 +2739,7 @@ version = "0.8.5"
2745
2739
source = " registry+https://github.com/rust-lang/crates.io-index"
2746
2740
checksum = " d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"
2747
2741
dependencies = [
2748
- " cfg-if 1.0.0 " ,
2742
+ " cfg-if" ,
2749
2743
" instant" ,
2750
2744
" libc" ,
2751
2745
" redox_syscall" ,
@@ -2759,7 +2753,7 @@ version = "0.9.4"
2759
2753
source = " registry+https://github.com/rust-lang/crates.io-index"
2760
2754
checksum = " 4dc9e0dc2adc1c69d09143aff38d3d30c5c3f0df0dad82e6d25547af174ebec0"
2761
2755
dependencies = [
2762
- " cfg-if 1.0.0 " ,
2756
+ " cfg-if" ,
2763
2757
" libc" ,
2764
2758
" redox_syscall" ,
2765
2759
" smallvec" ,
@@ -3121,7 +3115,7 @@ version = "0.6.2"
3121
3115
source = " registry+https://github.com/rust-lang/crates.io-index"
3122
3116
checksum = " 34cf66eb183df1c5876e2dcf6b13d57340741e8dc255b48e40a26de954d06ae7"
3123
3117
dependencies = [
3124
- " getrandom 0.2.0 " ,
3118
+ " getrandom 0.2.8 " ,
3125
3119
]
3126
3120
3127
3121
[[package ]]
@@ -3190,7 +3184,7 @@ version = "0.4.0"
3190
3184
source = " registry+https://github.com/rust-lang/crates.io-index"
3191
3185
checksum = " 528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
3192
3186
dependencies = [
3193
- " getrandom 0.2.0 " ,
3187
+ " getrandom 0.2.8 " ,
3194
3188
" redox_syscall" ,
3195
3189
]
3196
3190
@@ -3681,7 +3675,7 @@ version = "0.0.0"
3681
3675
dependencies = [
3682
3676
" arrayvec" ,
3683
3677
" bitflags" ,
3684
- " cfg-if 1.0.0 " ,
3678
+ " cfg-if" ,
3685
3679
" ena" ,
3686
3680
" indexmap" ,
3687
3681
" jobserver" ,
@@ -4466,7 +4460,7 @@ dependencies = [
4466
4460
name = " rustc_span"
4467
4461
version = " 0.0.0"
4468
4462
dependencies = [
4469
- " cfg-if 1.0.0 " ,
4463
+ " cfg-if" ,
4470
4464
" md-5" ,
4471
4465
" rustc_arena" ,
4472
4466
" rustc_data_structures" ,
@@ -4875,7 +4869,7 @@ version = "0.10.0"
4875
4869
source = " registry+https://github.com/rust-lang/crates.io-index"
4876
4870
checksum = " 028f48d513f9678cda28f6e4064755b3fbb2af6acd672f2c209b62323f7aea0f"
4877
4871
dependencies = [
4878
- " cfg-if 1.0.0 " ,
4872
+ " cfg-if" ,
4879
4873
" cpufeatures" ,
4880
4874
" digest" ,
4881
4875
]
@@ -4886,7 +4880,7 @@ version = "0.10.1"
4886
4880
source = " registry+https://github.com/rust-lang/crates.io-index"
4887
4881
checksum = " 99c3bd8169c58782adad9290a9af5939994036b76187f7b4f0e6de91dbbfc0ec"
4888
4882
dependencies = [
4889
- " cfg-if 1.0.0 " ,
4883
+ " cfg-if" ,
4890
4884
" cpufeatures" ,
4891
4885
" digest" ,
4892
4886
]
@@ -5028,7 +5022,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
5028
5022
checksum = " c886bd4480155fd3ef527d45e9ac8dd7118a898a46530b7b94c3e21866259fce"
5029
5023
dependencies = [
5030
5024
" cc" ,
5031
- " cfg-if 1.0.0 " ,
5025
+ " cfg-if" ,
5032
5026
" libc" ,
5033
5027
" psm" ,
5034
5028
" winapi" ,
@@ -5046,7 +5040,7 @@ version = "0.0.0"
5046
5040
dependencies = [
5047
5041
" addr2line" ,
5048
5042
" alloc" ,
5049
- " cfg-if 1.0.0 " ,
5043
+ " cfg-if" ,
5050
5044
" compiler_builtins" ,
5051
5045
" core" ,
5052
5046
" dlmalloc" ,
@@ -5070,7 +5064,7 @@ dependencies = [
5070
5064
name = " std_detect"
5071
5065
version = " 0.1.5"
5072
5066
dependencies = [
5073
- " cfg-if 1.0.0 " ,
5067
+ " cfg-if" ,
5074
5068
" compiler_builtins" ,
5075
5069
" libc" ,
5076
5070
" rustc-std-workspace-alloc" ,
@@ -5177,7 +5171,7 @@ version = "3.3.0"
5177
5171
source = " registry+https://github.com/rust-lang/crates.io-index"
5178
5172
checksum = " 5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
5179
5173
dependencies = [
5180
- " cfg-if 1.0.0 " ,
5174
+ " cfg-if" ,
5181
5175
" fastrand" ,
5182
5176
" libc" ,
5183
5177
" redox_syscall" ,
@@ -5230,7 +5224,7 @@ dependencies = [
5230
5224
name = " test"
5231
5225
version = " 0.0.0"
5232
5226
dependencies = [
5233
- " cfg-if 1.0.0 " ,
5227
+ " cfg-if" ,
5234
5228
" core" ,
5235
5229
" getopts" ,
5236
5230
" libc" ,
@@ -5246,7 +5240,7 @@ version = "0.9.0"
5246
5240
source = " registry+https://github.com/rust-lang/crates.io-index"
5247
5241
checksum = " 0639d10d8f4615f223a57275cf40f9bdb7cfbb806bcb7f7cc56e3beb55a576eb"
5248
5242
dependencies = [
5249
- " cfg-if 1.0.0 " ,
5243
+ " cfg-if" ,
5250
5244
" getopts" ,
5251
5245
" libc" ,
5252
5246
" num_cpus" ,
@@ -5413,7 +5407,7 @@ version = "0.1.35"
5413
5407
source = " registry+https://github.com/rust-lang/crates.io-index"
5414
5408
checksum = " a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e940160"
5415
5409
dependencies = [
5416
- " cfg-if 1.0.0 " ,
5410
+ " cfg-if" ,
5417
5411
" pin-project-lite" ,
5418
5412
" tracing-attributes" ,
5419
5413
" tracing-core" ,
@@ -5499,7 +5493,7 @@ version = "1.6.3"
5499
5493
source = " registry+https://github.com/rust-lang/crates.io-index"
5500
5494
checksum = " 97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
5501
5495
dependencies = [
5502
- " cfg-if 1.0.0 " ,
5496
+ " cfg-if" ,
5503
5497
" rand 0.8.5" ,
5504
5498
" static_assertions" ,
5505
5499
]
@@ -5746,7 +5740,7 @@ name = "unwind"
5746
5740
version = " 0.0.0"
5747
5741
dependencies = [
5748
5742
" cc" ,
5749
- " cfg-if 1.0.0 " ,
5743
+ " cfg-if" ,
5750
5744
" compiler_builtins" ,
5751
5745
" core" ,
5752
5746
" libc" ,
@@ -5783,7 +5777,7 @@ version = "0.8.2"
5783
5777
source = " registry+https://github.com/rust-lang/crates.io-index"
5784
5778
checksum = " bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
5785
5779
dependencies = [
5786
- " getrandom 0.2.0 " ,
5780
+ " getrandom 0.2.8 " ,
5787
5781
]
5788
5782
5789
5783
[[package ]]
0 commit comments