@@ -132,13 +132,13 @@ checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"
132
132
133
133
[[package ]]
134
134
name = " backtrace"
135
- version = " 0.3.52 "
135
+ version = " 0.3.53 "
136
136
dependencies = [
137
137
" addr2line" ,
138
- " cfg-if" ,
138
+ " cfg-if 1.0.0 " ,
139
139
" libc" ,
140
140
" miniz_oxide" ,
141
- " object" ,
141
+ " object 0.21.1 " ,
142
142
" rustc-demangle" ,
143
143
]
144
144
@@ -440,6 +440,12 @@ dependencies = [
440
440
" rustc-std-workspace-core" ,
441
441
]
442
442
443
+ [[package ]]
444
+ name = " cfg-if"
445
+ version = " 1.0.0"
446
+ source = " registry+https://github.com/rust-lang/crates.io-index"
447
+ checksum = " baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
448
+
443
449
[[package ]]
444
450
name = " chalk-derive"
445
451
version = " 0.32.0"
@@ -722,7 +728,7 @@ version = "1.2.0"
722
728
source = " registry+https://github.com/rust-lang/crates.io-index"
723
729
checksum = " ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1"
724
730
dependencies = [
725
- " cfg-if" ,
731
+ " cfg-if 0.1.10 " ,
726
732
]
727
733
728
734
[[package ]]
@@ -731,7 +737,7 @@ version = "0.4.3"
731
737
source = " registry+https://github.com/rust-lang/crates.io-index"
732
738
checksum = " 09ee0cc8804d5393478d743b035099520087a5186f3b93fa58cec08fa62407b6"
733
739
dependencies = [
734
- " cfg-if" ,
740
+ " cfg-if 0.1.10 " ,
735
741
" crossbeam-utils 0.7.2" ,
736
742
]
737
743
@@ -753,7 +759,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
753
759
checksum = " 058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace"
754
760
dependencies = [
755
761
" autocfg" ,
756
- " cfg-if" ,
762
+ " cfg-if 0.1.10 " ,
757
763
" crossbeam-utils 0.7.2" ,
758
764
" lazy_static" ,
759
765
" maybe-uninit" ,
@@ -776,7 +782,7 @@ version = "0.2.3"
776
782
source = " registry+https://github.com/rust-lang/crates.io-index"
777
783
checksum = " 774ba60a54c213d409d5353bda12d49cd68d14e45036a285234c8d6f91f92570"
778
784
dependencies = [
779
- " cfg-if" ,
785
+ " cfg-if 0.1.10 " ,
780
786
" crossbeam-utils 0.7.2" ,
781
787
" maybe-uninit" ,
782
788
]
@@ -787,7 +793,7 @@ version = "0.6.6"
787
793
source = " registry+https://github.com/rust-lang/crates.io-index"
788
794
checksum = " 04973fa96e96579258a5091af6003abde64af786b860f18622b82e026cca60e6"
789
795
dependencies = [
790
- " cfg-if" ,
796
+ " cfg-if 0.1.10 " ,
791
797
" lazy_static" ,
792
798
]
793
799
@@ -798,7 +804,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
798
804
checksum = " c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
799
805
dependencies = [
800
806
" autocfg" ,
801
- " cfg-if" ,
807
+ " cfg-if 0.1.10 " ,
802
808
" lazy_static" ,
803
809
]
804
810
@@ -928,7 +934,7 @@ version = "2.0.2"
928
934
source = " registry+https://github.com/rust-lang/crates.io-index"
929
935
checksum = " 13aea89a5c93364a98e9b37b2fa237effbb694d5cfe01c5b70941f7eb087d5e3"
930
936
dependencies = [
931
- " cfg-if" ,
937
+ " cfg-if 0.1.10 " ,
932
938
" dirs-sys" ,
933
939
]
934
940
@@ -1070,7 +1076,7 @@ version = "0.2.12"
1070
1076
source = " registry+https://github.com/rust-lang/crates.io-index"
1071
1077
checksum = " 3ed85775dcc68644b5c950ac06a2b23768d3bc9390464151aaf27136998dcf9e"
1072
1078
dependencies = [
1073
- " cfg-if" ,
1079
+ " cfg-if 0.1.10 " ,
1074
1080
" libc" ,
1075
1081
" redox_syscall" ,
1076
1082
" winapi 0.3.9" ,
@@ -1088,7 +1094,7 @@ version = "1.0.16"
1088
1094
source = " registry+https://github.com/rust-lang/crates.io-index"
1089
1095
checksum = " 68c90b0fc46cf89d227cc78b40e494ff81287a92dd07631e5af0d06fe3cf885e"
1090
1096
dependencies = [
1091
- " cfg-if" ,
1097
+ " cfg-if 0.1.10 " ,
1092
1098
" crc32fast" ,
1093
1099
" libc" ,
1094
1100
" libz-sys" ,
@@ -1219,7 +1225,7 @@ version = "0.1.14"
1219
1225
source = " registry+https://github.com/rust-lang/crates.io-index"
1220
1226
checksum = " 7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb"
1221
1227
dependencies = [
1222
- " cfg-if" ,
1228
+ " cfg-if 0.1.10 " ,
1223
1229
" libc" ,
1224
1230
" wasi" ,
1225
1231
]
@@ -1230,7 +1236,7 @@ version = "0.2.0"
1230
1236
source = " registry+https://github.com/rust-lang/crates.io-index"
1231
1237
checksum = " ee8025cf36f917e6a52cce185b7c7177689b838b7ec138364e50cc2277a56cf4"
1232
1238
dependencies = [
1233
- " cfg-if" ,
1239
+ " cfg-if 0.1.10 " ,
1234
1240
" libc" ,
1235
1241
" wasi" ,
1236
1242
]
@@ -1759,7 +1765,7 @@ version = "0.4.11"
1759
1765
source = " registry+https://github.com/rust-lang/crates.io-index"
1760
1766
checksum = " 4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b"
1761
1767
dependencies = [
1762
- " cfg-if" ,
1768
+ " cfg-if 0.1.10 " ,
1763
1769
]
1764
1770
1765
1771
[[package ]]
@@ -1989,7 +1995,7 @@ version = "0.6.22"
1989
1995
source = " registry+https://github.com/rust-lang/crates.io-index"
1990
1996
checksum = " fce347092656428bc8eaf6201042cb551b8d67855af7374542a92a0fbfcac430"
1991
1997
dependencies = [
1992
- " cfg-if" ,
1998
+ " cfg-if 0.1.10 " ,
1993
1999
" fuchsia-zircon" ,
1994
2000
" fuchsia-zircon-sys" ,
1995
2001
" iovec" ,
@@ -2070,7 +2076,7 @@ version = "0.2.34"
2070
2076
source = " registry+https://github.com/rust-lang/crates.io-index"
2071
2077
checksum = " 2ba7c918ac76704fb42afcbbb43891e72731f3dcca3bef2a19786297baf14af7"
2072
2078
dependencies = [
2073
- " cfg-if" ,
2079
+ " cfg-if 0.1.10 " ,
2074
2080
" libc" ,
2075
2081
" winapi 0.3.9" ,
2076
2082
]
@@ -2121,6 +2127,12 @@ dependencies = [
2121
2127
" rustc-std-workspace-core" ,
2122
2128
]
2123
2129
2130
+ [[package ]]
2131
+ name = " object"
2132
+ version = " 0.21.1"
2133
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2134
+ checksum = " 37fd5004feb2ce328a52b0b3d01dbf4ffff72583493900ed15f22d4111c51693"
2135
+
2124
2136
[[package ]]
2125
2137
name = " once_cell"
2126
2138
version = " 1.4.1"
@@ -2164,7 +2176,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2164
2176
checksum = " 8d575eff3665419f9b83678ff2815858ad9d11567e082f5ac1814baba4e2bcb4"
2165
2177
dependencies = [
2166
2178
" bitflags" ,
2167
- " cfg-if" ,
2179
+ " cfg-if 0.1.10 " ,
2168
2180
" foreign-types" ,
2169
2181
" lazy_static" ,
2170
2182
" libc" ,
@@ -2221,14 +2233,14 @@ version = "0.3.3"
2221
2233
source = " registry+https://github.com/rust-lang/crates.io-index"
2222
2234
checksum = " a85ea9fc0d4ac0deb6fe7911d38786b32fc11119afd9e9d38b84ff691ce64220"
2223
2235
dependencies = [
2224
- " cfg-if" ,
2236
+ " cfg-if 0.1.10 " ,
2225
2237
]
2226
2238
2227
2239
[[package ]]
2228
2240
name = " panic_abort"
2229
2241
version = " 0.0.0"
2230
2242
dependencies = [
2231
- " cfg-if" ,
2243
+ " cfg-if 0.1.10 " ,
2232
2244
" compiler_builtins" ,
2233
2245
" core" ,
2234
2246
" libc" ,
@@ -2239,7 +2251,7 @@ name = "panic_unwind"
2239
2251
version = " 0.0.0"
2240
2252
dependencies = [
2241
2253
" alloc" ,
2242
- " cfg-if" ,
2254
+ " cfg-if 0.1.10 " ,
2243
2255
" compiler_builtins" ,
2244
2256
" core" ,
2245
2257
" libc" ,
@@ -2302,7 +2314,7 @@ version = "0.6.2"
2302
2314
source = " registry+https://github.com/rust-lang/crates.io-index"
2303
2315
checksum = " b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"
2304
2316
dependencies = [
2305
- " cfg-if" ,
2317
+ " cfg-if 0.1.10 " ,
2306
2318
" cloudabi 0.0.3" ,
2307
2319
" libc" ,
2308
2320
" redox_syscall" ,
@@ -2317,7 +2329,7 @@ version = "0.7.2"
2317
2329
source = " registry+https://github.com/rust-lang/crates.io-index"
2318
2330
checksum = " d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3"
2319
2331
dependencies = [
2320
- " cfg-if" ,
2332
+ " cfg-if 0.1.10 " ,
2321
2333
" cloudabi 0.0.3" ,
2322
2334
" libc" ,
2323
2335
" redox_syscall" ,
@@ -2331,7 +2343,7 @@ version = "0.8.0"
2331
2343
source = " registry+https://github.com/rust-lang/crates.io-index"
2332
2344
checksum = " c361aa727dd08437f2f1447be8b59a33b0edd15e0fcee698f935613d9efbca9b"
2333
2345
dependencies = [
2334
- " cfg-if" ,
2346
+ " cfg-if 0.1.10 " ,
2335
2347
" cloudabi 0.1.0" ,
2336
2348
" instant" ,
2337
2349
" libc" ,
@@ -3035,7 +3047,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3035
3047
checksum = " 14ffd17a37e00d77926a0713f191c59ff3aeb2b551a024c7cfffce14bab79be8"
3036
3048
dependencies = [
3037
3049
" bitflags" ,
3038
- " cfg-if" ,
3050
+ " cfg-if 0.1.10 " ,
3039
3051
" crossbeam-utils 0.7.2" ,
3040
3052
" ena" ,
3041
3053
" indexmap" ,
@@ -3211,7 +3223,7 @@ version = "679.0.0"
3211
3223
source = " registry+https://github.com/rust-lang/crates.io-index"
3212
3224
checksum = " 1c267f15c3cfc82a8a441d2bf86bcccf299d1eb625822468e3d8ee6f7c5a1c89"
3213
3225
dependencies = [
3214
- " cfg-if" ,
3226
+ " cfg-if 0.1.10 " ,
3215
3227
" md-5" ,
3216
3228
" rustc-ap-rustc_arena" ,
3217
3229
" rustc-ap-rustc_data_structures" ,
@@ -3504,7 +3516,7 @@ version = "0.0.0"
3504
3516
dependencies = [
3505
3517
" arrayvec" ,
3506
3518
" bitflags" ,
3507
- " cfg-if" ,
3519
+ " cfg-if 0.1.10 " ,
3508
3520
" crossbeam-utils 0.7.2" ,
3509
3521
" ena" ,
3510
3522
" indexmap" ,
@@ -4055,7 +4067,7 @@ dependencies = [
4055
4067
name = " rustc_span"
4056
4068
version = " 0.0.0"
4057
4069
dependencies = [
4058
- " cfg-if" ,
4070
+ " cfg-if 0.1.10 " ,
4059
4071
" md-5" ,
4060
4072
" rustc_arena" ,
4061
4073
" rustc_data_structures" ,
@@ -4416,7 +4428,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4416
4428
checksum = " 2933378ddfeda7ea26f48c555bdad8bb446bf8a3d17832dc83e380d444cfb8c1"
4417
4429
dependencies = [
4418
4430
" block-buffer 0.9.0" ,
4419
- " cfg-if" ,
4431
+ " cfg-if 0.1.10 " ,
4420
4432
" cpuid-bool" ,
4421
4433
" digest 0.9.0" ,
4422
4434
" opaque-debug 0.3.0" ,
@@ -4502,7 +4514,7 @@ version = "0.3.12"
4502
4514
source = " registry+https://github.com/rust-lang/crates.io-index"
4503
4515
checksum = " 03088793f677dce356f3ccc2edb1b314ad191ab702a5de3faf49304f7e104918"
4504
4516
dependencies = [
4505
- " cfg-if" ,
4517
+ " cfg-if 0.1.10 " ,
4506
4518
" libc" ,
4507
4519
" redox_syscall" ,
4508
4520
" winapi 0.3.9" ,
@@ -4521,7 +4533,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4521
4533
checksum = " 21ccb4c06ec57bc82d0f610f1a2963d7648700e43a6f513e564b9c89f7991786"
4522
4534
dependencies = [
4523
4535
" cc" ,
4524
- " cfg-if" ,
4536
+ " cfg-if 0.1.10 " ,
4525
4537
" libc" ,
4526
4538
" psm" ,
4527
4539
" winapi 0.3.9" ,
@@ -4533,7 +4545,7 @@ version = "0.0.0"
4533
4545
dependencies = [
4534
4546
" addr2line" ,
4535
4547
" alloc" ,
4536
- " cfg-if" ,
4548
+ " cfg-if 0.1.10 " ,
4537
4549
" compiler_builtins" ,
4538
4550
" core" ,
4539
4551
" dlmalloc" ,
@@ -4542,7 +4554,7 @@ dependencies = [
4542
4554
" hermit-abi" ,
4543
4555
" libc" ,
4544
4556
" miniz_oxide" ,
4545
- " object" ,
4557
+ " object 0.20.0 " ,
4546
4558
" panic_abort" ,
4547
4559
" panic_unwind" ,
4548
4560
" profiler_builtins" ,
@@ -4675,7 +4687,7 @@ version = "3.1.0"
4675
4687
source = " registry+https://github.com/rust-lang/crates.io-index"
4676
4688
checksum = " 7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
4677
4689
dependencies = [
4678
- " cfg-if" ,
4690
+ " cfg-if 0.1.10 " ,
4679
4691
" libc" ,
4680
4692
" rand" ,
4681
4693
" redox_syscall" ,
@@ -4735,7 +4747,7 @@ dependencies = [
4735
4747
name = " test"
4736
4748
version = " 0.0.0"
4737
4749
dependencies = [
4738
- " cfg-if" ,
4750
+ " cfg-if 0.1.10 " ,
4739
4751
" core" ,
4740
4752
" getopts" ,
4741
4753
" libc" ,
@@ -5080,7 +5092,7 @@ version = "0.1.19"
5080
5092
source = " registry+https://github.com/rust-lang/crates.io-index"
5081
5093
checksum = " 6d79ca061b032d6ce30c660fded31189ca0b9922bf483cd70759f13a2d86786c"
5082
5094
dependencies = [
5083
- " cfg-if" ,
5095
+ " cfg-if 0.1.10 " ,
5084
5096
" tracing-attributes" ,
5085
5097
" tracing-core" ,
5086
5098
]
@@ -5277,7 +5289,7 @@ name = "unwind"
5277
5289
version = " 0.0.0"
5278
5290
dependencies = [
5279
5291
" cc" ,
5280
- " cfg-if" ,
5292
+ " cfg-if 0.1.10 " ,
5281
5293
" compiler_builtins" ,
5282
5294
" core" ,
5283
5295
" libc" ,
0 commit comments