@@ -25,7 +25,7 @@ dependencies = [
2525name = " alloc"
2626version = " 0.0.0"
2727dependencies = [
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)" ,
2929 " core 0.0.0" ,
3030 " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
3131 " rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -131,7 +131,7 @@ dependencies = [
131131 " autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
132132 " backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" ,
133133 " 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)" ,
135135 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
136136 " rustc-demangle 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
137137 " rustc-std-workspace-core 1.0.0" ,
@@ -143,7 +143,7 @@ version = "0.1.27"
143143source = " registry+https://github.com/rust-lang/crates.io-index"
144144dependencies = [
145145 " 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)" ,
147147 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
148148 " rustc-std-workspace-core 1.0.0" ,
149149]
@@ -373,7 +373,7 @@ name = "cfg-if"
373373version = " 0.1.8"
374374source = " registry+https://github.com/rust-lang/crates.io-index"
375375dependencies = [
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)" ,
377377 " rustc-std-workspace-core 1.0.0" ,
378378]
379379
@@ -502,7 +502,7 @@ dependencies = [
502502
503503[[package ]]
504504name = " compiler_builtins"
505- version = " 0.1.16 "
505+ version = " 0.1.17 "
506506source = " registry+https://github.com/rust-lang/crates.io-index"
507507dependencies = [
508508 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -834,7 +834,7 @@ name = "dlmalloc"
834834version = " 0.1.3"
835835source = " registry+https://github.com/rust-lang/crates.io-index"
836836dependencies = [
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)" ,
838838 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
839839 " rustc-std-workspace-core 1.0.0" ,
840840]
@@ -1008,7 +1008,7 @@ name = "fortanix-sgx-abi"
10081008version = " 0.3.2"
10091009source = " registry+https://github.com/rust-lang/crates.io-index"
10101010dependencies = [
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)" ,
10121012 " rustc-std-workspace-core 1.0.0" ,
10131013]
10141014
@@ -1199,7 +1199,7 @@ name = "hashbrown"
11991199version = " 0.4.0"
12001200source = " registry+https://github.com/rust-lang/crates.io-index"
12011201dependencies = [
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)" ,
12031203 " rustc-std-workspace-alloc 1.0.0" ,
12041204 " rustc-std-workspace-core 1.0.0" ,
12051205]
@@ -2066,7 +2066,7 @@ dependencies = [
20662066name = " panic_abort"
20672067version = " 0.0.0"
20682068dependencies = [
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)" ,
20702070 " core 0.0.0" ,
20712071 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
20722072]
@@ -2077,7 +2077,7 @@ version = "0.0.0"
20772077dependencies = [
20782078 " alloc 0.0.0" ,
20792079 " 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)" ,
20812081 " core 0.0.0" ,
20822082 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
20832083 " unwind 0.0.0" ,
@@ -2263,7 +2263,7 @@ name = "profiler_builtins"
22632263version = " 0.0.0"
22642264dependencies = [
22652265 " 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)" ,
22672267 " core 0.0.0" ,
22682268]
22692269
@@ -2835,7 +2835,7 @@ name = "rustc-demangle"
28352835version = " 0.1.15"
28362836source = " registry+https://github.com/rust-lang/crates.io-index"
28372837dependencies = [
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)" ,
28392839 " rustc-std-workspace-core 1.0.0" ,
28402840]
28412841
@@ -2941,7 +2941,7 @@ dependencies = [
29412941 " alloc 0.0.0" ,
29422942 " build_helper 0.1.0" ,
29432943 " 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)" ,
29452945 " core 0.0.0" ,
29462946]
29472947
@@ -3160,7 +3160,7 @@ dependencies = [
31603160 " alloc 0.0.0" ,
31613161 " build_helper 0.1.0" ,
31623162 " 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)" ,
31643164 " core 0.0.0" ,
31653165]
31663166
@@ -3223,7 +3223,7 @@ dependencies = [
32233223 " alloc 0.0.0" ,
32243224 " build_helper 0.1.0" ,
32253225 " 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)" ,
32273227 " core 0.0.0" ,
32283228]
32293229
@@ -3341,7 +3341,7 @@ dependencies = [
33413341 " alloc 0.0.0" ,
33423342 " build_helper 0.1.0" ,
33433343 " 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)" ,
33453345 " core 0.0.0" ,
33463346]
33473347
@@ -3648,7 +3648,7 @@ dependencies = [
36483648 " backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" ,
36493649 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
36503650 " 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)" ,
36523652 " core 0.0.0" ,
36533653 " dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
36543654 " fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -4309,7 +4309,7 @@ version = "0.0.0"
43094309dependencies = [
43104310 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
43114311 " 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)" ,
43134313 " core 0.0.0" ,
43144314 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
43154315]
@@ -4527,7 +4527,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
45274527"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
45284528"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
45294529"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 "
45314531"checksum compiletest_rs 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = " f40ecc9332b68270998995c00f8051ee856121764a0d3230e64c9efd059d27b6"
45324532"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
45334533"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
0 commit comments