@@ -8,7 +8,7 @@ version = "0.24.2"
8
8
source = " registry+https://github.com/rust-lang/crates.io-index"
9
9
checksum = " dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
10
10
dependencies = [
11
- " compiler_builtins" ,
11
+ " compiler_builtins 0.1.160 " ,
12
12
" gimli" ,
13
13
" rustc-std-workspace-alloc" ,
14
14
" rustc-std-workspace-core" ,
@@ -20,15 +20,15 @@ version = "2.0.0"
20
20
source = " registry+https://github.com/rust-lang/crates.io-index"
21
21
checksum = " 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
22
22
dependencies = [
23
- " compiler_builtins" ,
23
+ " compiler_builtins 0.1.160 " ,
24
24
" rustc-std-workspace-core" ,
25
25
]
26
26
27
27
[[package ]]
28
28
name = " alloc"
29
29
version = " 0.0.0"
30
30
dependencies = [
31
- " compiler_builtins" ,
31
+ " compiler_builtins 0.1.159 " ,
32
32
" core" ,
33
33
]
34
34
@@ -55,7 +55,16 @@ version = "1.0.0"
55
55
source = " registry+https://github.com/rust-lang/crates.io-index"
56
56
checksum = " baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
57
57
dependencies = [
58
- " compiler_builtins" ,
58
+ " compiler_builtins 0.1.160" ,
59
+ " rustc-std-workspace-core" ,
60
+ ]
61
+
62
+ [[package ]]
63
+ name = " compiler_builtins"
64
+ version = " 0.1.159"
65
+ dependencies = [
66
+ " cc" ,
67
+ " panic-handler" ,
59
68
" rustc-std-workspace-core" ,
60
69
]
61
70
@@ -65,7 +74,6 @@ version = "0.1.160"
65
74
source = " registry+https://github.com/rust-lang/crates.io-index"
66
75
checksum = " 6376049cfa92c0aa8b9ac95fae22184b981c658208d4ed8a1dc553cd83612895"
67
76
dependencies = [
68
- " cc" ,
69
77
" rustc-std-workspace-core" ,
70
78
]
71
79
@@ -88,7 +96,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
88
96
checksum = " 8cff88b751e7a276c4ab0e222c3f355190adc6dde9ce39c851db39da34990df7"
89
97
dependencies = [
90
98
" cfg-if" ,
91
- " compiler_builtins" ,
99
+ " compiler_builtins 0.1.160 " ,
92
100
" libc" ,
93
101
" rustc-std-workspace-core" ,
94
102
" windows-sys" ,
@@ -100,7 +108,7 @@ version = "0.5.0"
100
108
source = " registry+https://github.com/rust-lang/crates.io-index"
101
109
checksum = " 57cafc2274c10fab234f176b25903ce17e690fca7597090d50880e047a0389c5"
102
110
dependencies = [
103
- " compiler_builtins" ,
111
+ " compiler_builtins 0.1.160 " ,
104
112
" rustc-std-workspace-core" ,
105
113
]
106
114
@@ -121,7 +129,7 @@ version = "0.31.1"
121
129
source = " registry+https://github.com/rust-lang/crates.io-index"
122
130
checksum = " 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
123
131
dependencies = [
124
- " compiler_builtins" ,
132
+ " compiler_builtins 0.1.160 " ,
125
133
" rustc-std-workspace-alloc" ,
126
134
" rustc-std-workspace-core" ,
127
135
]
@@ -132,7 +140,7 @@ version = "0.15.3"
132
140
source = " registry+https://github.com/rust-lang/crates.io-index"
133
141
checksum = " 84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3"
134
142
dependencies = [
135
- " compiler_builtins" ,
143
+ " compiler_builtins 0.1.160 " ,
136
144
" rustc-std-workspace-alloc" ,
137
145
" rustc-std-workspace-core" ,
138
146
]
@@ -143,7 +151,7 @@ version = "0.5.1"
143
151
source = " registry+https://github.com/rust-lang/crates.io-index"
144
152
checksum = " f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08"
145
153
dependencies = [
146
- " compiler_builtins" ,
154
+ " compiler_builtins 0.1.160 " ,
147
155
" rustc-std-workspace-alloc" ,
148
156
" rustc-std-workspace-core" ,
149
157
]
@@ -163,7 +171,7 @@ version = "2.7.4"
163
171
source = " registry+https://github.com/rust-lang/crates.io-index"
164
172
checksum = " 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
165
173
dependencies = [
166
- " compiler_builtins" ,
174
+ " compiler_builtins 0.1.160 " ,
167
175
" rustc-std-workspace-core" ,
168
176
]
169
177
@@ -174,7 +182,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
174
182
checksum = " 3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a"
175
183
dependencies = [
176
184
" adler2" ,
177
- " compiler_builtins" ,
185
+ " compiler_builtins 0.1.160 " ,
178
186
" rustc-std-workspace-alloc" ,
179
187
" rustc-std-workspace-core" ,
180
188
]
@@ -185,18 +193,22 @@ version = "0.36.7"
185
193
source = " registry+https://github.com/rust-lang/crates.io-index"
186
194
checksum = " 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
187
195
dependencies = [
188
- " compiler_builtins" ,
196
+ " compiler_builtins 0.1.160 " ,
189
197
" memchr" ,
190
198
" rustc-std-workspace-alloc" ,
191
199
" rustc-std-workspace-core" ,
192
200
]
193
201
202
+ [[package ]]
203
+ name = " panic-handler"
204
+ version = " 0.1.0"
205
+
194
206
[[package ]]
195
207
name = " panic_abort"
196
208
version = " 0.0.0"
197
209
dependencies = [
198
210
" alloc" ,
199
- " compiler_builtins" ,
211
+ " compiler_builtins 0.1.159 " ,
200
212
" core" ,
201
213
" libc" ,
202
214
]
@@ -207,7 +219,7 @@ version = "0.0.0"
207
219
dependencies = [
208
220
" alloc" ,
209
221
" cfg-if" ,
210
- " compiler_builtins" ,
222
+ " compiler_builtins 0.1.159 " ,
211
223
" core" ,
212
224
" libc" ,
213
225
" unwind" ,
@@ -235,7 +247,7 @@ version = "5.2.0"
235
247
source = " registry+https://github.com/rust-lang/crates.io-index"
236
248
checksum = " 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5"
237
249
dependencies = [
238
- " compiler_builtins" ,
250
+ " compiler_builtins 0.1.160 " ,
239
251
" rustc-std-workspace-core" ,
240
252
]
241
253
@@ -245,7 +257,7 @@ version = "2.0.0"
245
257
source = " registry+https://github.com/rust-lang/crates.io-index"
246
258
checksum = " e43c53ff1a01d423d1cb762fd991de07d32965ff0ca2e4f80444ac7804198203"
247
259
dependencies = [
248
- " compiler_builtins" ,
260
+ " compiler_builtins 0.1.160 " ,
249
261
" r-efi" ,
250
262
" rustc-std-workspace-core" ,
251
263
]
@@ -280,7 +292,7 @@ version = "0.1.24"
280
292
source = " registry+https://github.com/rust-lang/crates.io-index"
281
293
checksum = " 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
282
294
dependencies = [
283
- " compiler_builtins" ,
295
+ " compiler_builtins 0.1.160 " ,
284
296
" rustc-std-workspace-core" ,
285
297
]
286
298
@@ -327,7 +339,7 @@ dependencies = [
327
339
" addr2line" ,
328
340
" alloc" ,
329
341
" cfg-if" ,
330
- " compiler_builtins" ,
342
+ " compiler_builtins 0.1.159 " ,
331
343
" core" ,
332
344
" dlmalloc" ,
333
345
" fortanix-sgx-abi" ,
@@ -354,7 +366,7 @@ name = "std_detect"
354
366
version = " 0.1.5"
355
367
dependencies = [
356
368
" cfg-if" ,
357
- " compiler_builtins" ,
369
+ " compiler_builtins 0.1.160 " ,
358
370
" libc" ,
359
371
" rustc-std-workspace-alloc" ,
360
372
" rustc-std-workspace-core" ,
@@ -386,7 +398,7 @@ version = "0.1.14"
386
398
source = " registry+https://github.com/rust-lang/crates.io-index"
387
399
checksum = " 7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
388
400
dependencies = [
389
- " compiler_builtins" ,
401
+ " compiler_builtins 0.1.160 " ,
390
402
" rustc-std-workspace-core" ,
391
403
" rustc-std-workspace-std" ,
392
404
]
@@ -396,7 +408,7 @@ name = "unwind"
396
408
version = " 0.0.0"
397
409
dependencies = [
398
410
" cfg-if" ,
399
- " compiler_builtins" ,
411
+ " compiler_builtins 0.1.159 " ,
400
412
" core" ,
401
413
" libc" ,
402
414
" unwinding" ,
@@ -408,7 +420,7 @@ version = "0.2.6"
408
420
source = " registry+https://github.com/rust-lang/crates.io-index"
409
421
checksum = " 8393f2782b6060a807337ff353780c1ca15206f9ba2424df18cb6e733bd7b345"
410
422
dependencies = [
411
- " compiler_builtins" ,
423
+ " compiler_builtins 0.1.160 " ,
412
424
" gimli" ,
413
425
" rustc-std-workspace-core" ,
414
426
]
@@ -419,7 +431,7 @@ version = "0.11.0+wasi-snapshot-preview1"
419
431
source = " registry+https://github.com/rust-lang/crates.io-index"
420
432
checksum = " 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
421
433
dependencies = [
422
- " compiler_builtins" ,
434
+ " compiler_builtins 0.1.160 " ,
423
435
" rustc-std-workspace-alloc" ,
424
436
" rustc-std-workspace-core" ,
425
437
]
0 commit comments