@@ -25,7 +25,7 @@ dependencies = [
25
25
name = " alloc"
26
26
version = " 0.0.0"
27
27
dependencies = [
28
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
28
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
29
29
" core 0.0.0" ,
30
30
" rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
31
31
" rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -131,7 +131,7 @@ dependencies = [
131
131
" autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
132
132
" backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" ,
133
133
" cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
134
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
134
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
135
135
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
136
136
" rustc-demangle 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
137
137
" rustc-std-workspace-core 1.0.0" ,
@@ -143,7 +143,7 @@ version = "0.1.27"
143
143
source = " registry+https://github.com/rust-lang/crates.io-index"
144
144
dependencies = [
145
145
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
146
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
146
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
147
147
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
148
148
" rustc-std-workspace-core 1.0.0" ,
149
149
]
@@ -373,7 +373,7 @@ name = "cfg-if"
373
373
version = " 0.1.8"
374
374
source = " registry+https://github.com/rust-lang/crates.io-index"
375
375
dependencies = [
376
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
376
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
377
377
" rustc-std-workspace-core 1.0.0" ,
378
378
]
379
379
@@ -502,7 +502,7 @@ dependencies = [
502
502
503
503
[[package ]]
504
504
name = " compiler_builtins"
505
- version = " 0.1.16 "
505
+ version = " 0.1.17 "
506
506
source = " registry+https://github.com/rust-lang/crates.io-index"
507
507
dependencies = [
508
508
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -834,7 +834,7 @@ name = "dlmalloc"
834
834
version = " 0.1.3"
835
835
source = " registry+https://github.com/rust-lang/crates.io-index"
836
836
dependencies = [
837
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
837
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
838
838
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
839
839
" rustc-std-workspace-core 1.0.0" ,
840
840
]
@@ -1008,7 +1008,7 @@ name = "fortanix-sgx-abi"
1008
1008
version = " 0.3.2"
1009
1009
source = " registry+https://github.com/rust-lang/crates.io-index"
1010
1010
dependencies = [
1011
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
1011
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
1012
1012
" rustc-std-workspace-core 1.0.0" ,
1013
1013
]
1014
1014
@@ -1199,7 +1199,7 @@ name = "hashbrown"
1199
1199
version = " 0.4.0"
1200
1200
source = " registry+https://github.com/rust-lang/crates.io-index"
1201
1201
dependencies = [
1202
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
1202
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
1203
1203
" rustc-std-workspace-alloc 1.0.0" ,
1204
1204
" rustc-std-workspace-core 1.0.0" ,
1205
1205
]
@@ -2066,7 +2066,7 @@ dependencies = [
2066
2066
name = " panic_abort"
2067
2067
version = " 0.0.0"
2068
2068
dependencies = [
2069
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
2069
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2070
2070
" core 0.0.0" ,
2071
2071
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
2072
2072
]
@@ -2077,7 +2077,7 @@ version = "0.0.0"
2077
2077
dependencies = [
2078
2078
" alloc 0.0.0" ,
2079
2079
" cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2080
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
2080
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2081
2081
" core 0.0.0" ,
2082
2082
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
2083
2083
" unwind 0.0.0" ,
@@ -2263,7 +2263,7 @@ name = "profiler_builtins"
2263
2263
version = " 0.0.0"
2264
2264
dependencies = [
2265
2265
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
2266
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
2266
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2267
2267
" core 0.0.0" ,
2268
2268
]
2269
2269
@@ -2835,7 +2835,7 @@ name = "rustc-demangle"
2835
2835
version = " 0.1.15"
2836
2836
source = " registry+https://github.com/rust-lang/crates.io-index"
2837
2837
dependencies = [
2838
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
2838
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2839
2839
" rustc-std-workspace-core 1.0.0" ,
2840
2840
]
2841
2841
@@ -2941,7 +2941,7 @@ dependencies = [
2941
2941
" alloc 0.0.0" ,
2942
2942
" build_helper 0.1.0" ,
2943
2943
" cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
2944
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
2944
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2945
2945
" core 0.0.0" ,
2946
2946
]
2947
2947
@@ -3160,7 +3160,7 @@ dependencies = [
3160
3160
" alloc 0.0.0" ,
3161
3161
" build_helper 0.1.0" ,
3162
3162
" cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
3163
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
3163
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3164
3164
" core 0.0.0" ,
3165
3165
]
3166
3166
@@ -3223,7 +3223,7 @@ dependencies = [
3223
3223
" alloc 0.0.0" ,
3224
3224
" build_helper 0.1.0" ,
3225
3225
" cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
3226
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
3226
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3227
3227
" core 0.0.0" ,
3228
3228
]
3229
3229
@@ -3341,7 +3341,7 @@ dependencies = [
3341
3341
" alloc 0.0.0" ,
3342
3342
" build_helper 0.1.0" ,
3343
3343
" cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
3344
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
3344
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3345
3345
" core 0.0.0" ,
3346
3346
]
3347
3347
@@ -3648,7 +3648,7 @@ dependencies = [
3648
3648
" backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" ,
3649
3649
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
3650
3650
" cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3651
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
3651
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3652
3652
" core 0.0.0" ,
3653
3653
" dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
3654
3654
" fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -4309,7 +4309,7 @@ version = "0.0.0"
4309
4309
dependencies = [
4310
4310
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
4311
4311
" cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
4312
- " compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
4312
+ " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
4313
4313
" core 0.0.0" ,
4314
4314
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
4315
4315
]
@@ -4527,7 +4527,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4527
4527
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
4528
4528
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
4529
4529
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4530
- "checksum compiler_builtins 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = " e79ed19793c99771b386d76e08c3419409bb3d418b81a8b8afc73524247461cf "
4530
+ "checksum compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = " ad9b4731b9e701aefe9e6bd1e9173f30526661508f9aaadaa5caec25ddf95585 "
4531
4531
"checksum compiletest_rs 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = " f40ecc9332b68270998995c00f8051ee856121764a0d3230e64c9efd059d27b6"
4532
4532
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
4533
4533
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
0 commit comments