@@ -28,7 +28,7 @@ dependencies = [
28
28
name = " alloc"
29
29
version = " 0.0.0"
30
30
dependencies = [
31
- " compiler_builtins 0.1.159 " ,
31
+ " compiler_builtins 0.1.161 " ,
32
32
" core" ,
33
33
]
34
34
@@ -61,19 +61,19 @@ dependencies = [
61
61
62
62
[[package ]]
63
63
name = " compiler_builtins"
64
- version = " 0.1.159"
64
+ version = " 0.1.160"
65
+ source = " registry+https://github.com/rust-lang/crates.io-index"
66
+ checksum = " 6376049cfa92c0aa8b9ac95fae22184b981c658208d4ed8a1dc553cd83612895"
65
67
dependencies = [
66
- " cc" ,
67
- " panic-handler" ,
68
68
" rustc-std-workspace-core" ,
69
69
]
70
70
71
71
[[package ]]
72
72
name = " compiler_builtins"
73
- version = " 0.1.160"
74
- source = " registry+https://github.com/rust-lang/crates.io-index"
75
- checksum = " 6376049cfa92c0aa8b9ac95fae22184b981c658208d4ed8a1dc553cd83612895"
73
+ version = " 0.1.161"
76
74
dependencies = [
75
+ " cc" ,
76
+ " panic-handler" ,
77
77
" rustc-std-workspace-core" ,
78
78
]
79
79
@@ -208,7 +208,7 @@ name = "panic_abort"
208
208
version = " 0.0.0"
209
209
dependencies = [
210
210
" alloc" ,
211
- " compiler_builtins 0.1.159 " ,
211
+ " compiler_builtins 0.1.161 " ,
212
212
" core" ,
213
213
" libc" ,
214
214
]
@@ -219,7 +219,7 @@ version = "0.0.0"
219
219
dependencies = [
220
220
" alloc" ,
221
221
" cfg-if" ,
222
- " compiler_builtins 0.1.159 " ,
222
+ " compiler_builtins 0.1.161 " ,
223
223
" core" ,
224
224
" libc" ,
225
225
" unwind" ,
@@ -339,7 +339,7 @@ dependencies = [
339
339
" addr2line" ,
340
340
" alloc" ,
341
341
" cfg-if" ,
342
- " compiler_builtins 0.1.159 " ,
342
+ " compiler_builtins 0.1.161 " ,
343
343
" core" ,
344
344
" dlmalloc" ,
345
345
" fortanix-sgx-abi" ,
@@ -408,7 +408,7 @@ name = "unwind"
408
408
version = " 0.0.0"
409
409
dependencies = [
410
410
" cfg-if" ,
411
- " compiler_builtins 0.1.159 " ,
411
+ " compiler_builtins 0.1.161 " ,
412
412
" core" ,
413
413
" libc" ,
414
414
" unwinding" ,
0 commit comments