@@ -25,7 +25,7 @@ dependencies = [
2525name = " alloc"
2626version = " 0.0.0"
2727dependencies = [
28- " compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
28+ " compiler_builtins 0.1.15 (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)" ,
@@ -123,7 +123,7 @@ version = "0.1.27"
123123source = " registry+https://github.com/rust-lang/crates.io-index"
124124dependencies = [
125125 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
126- " compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
126+ " compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
127127 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
128128 " rustc-std-workspace-core 1.0.0" ,
129129]
@@ -462,7 +462,7 @@ dependencies = [
462462
463463[[package ]]
464464name = " compiler_builtins"
465- version = " 0.1.14 "
465+ version = " 0.1.15 "
466466source = " registry+https://github.com/rust-lang/crates.io-index"
467467dependencies = [
468468 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -744,7 +744,7 @@ name = "dlmalloc"
744744version = " 0.1.3"
745745source = " registry+https://github.com/rust-lang/crates.io-index"
746746dependencies = [
747- " compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
747+ " compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
748748 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
749749 " rustc-std-workspace-core 1.0.0" ,
750750]
@@ -910,7 +910,7 @@ name = "fortanix-sgx-abi"
910910version = " 0.3.2"
911911source = " registry+https://github.com/rust-lang/crates.io-index"
912912dependencies = [
913- " compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
913+ " compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
914914 " rustc-std-workspace-core 1.0.0" ,
915915]
916916
@@ -1071,7 +1071,7 @@ name = "hashbrown"
10711071version = " 0.3.0"
10721072source = " registry+https://github.com/rust-lang/crates.io-index"
10731073dependencies = [
1074- " compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
1074+ " compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
10751075 " rustc-std-workspace-alloc 1.0.0" ,
10761076 " rustc-std-workspace-core 1.0.0" ,
10771077]
@@ -1772,7 +1772,7 @@ dependencies = [
17721772name = " panic_abort"
17731773version = " 0.0.0"
17741774dependencies = [
1775- " compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
1775+ " compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
17761776 " core 0.0.0" ,
17771777 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
17781778]
@@ -1782,7 +1782,7 @@ name = "panic_unwind"
17821782version = " 0.0.0"
17831783dependencies = [
17841784 " alloc 0.0.0" ,
1785- " compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
1785+ " compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
17861786 " core 0.0.0" ,
17871787 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
17881788 " unwind 0.0.0" ,
@@ -1967,7 +1967,7 @@ name = "profiler_builtins"
19671967version = " 0.0.0"
19681968dependencies = [
19691969 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
1970- " compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
1970+ " compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
19711971 " core 0.0.0" ,
19721972]
19731973
@@ -2492,7 +2492,7 @@ name = "rustc-demangle"
24922492version = " 0.1.10"
24932493source = " registry+https://github.com/rust-lang/crates.io-index"
24942494dependencies = [
2495- " compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
2495+ " compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
24962496 " rustc-std-workspace-core 1.0.0" ,
24972497]
24982498
@@ -2620,7 +2620,7 @@ dependencies = [
26202620 " alloc 0.0.0" ,
26212621 " build_helper 0.1.0" ,
26222622 " cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
2623- " compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
2623+ " compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
26242624 " core 0.0.0" ,
26252625]
26262626
@@ -2850,7 +2850,7 @@ dependencies = [
28502850 " alloc 0.0.0" ,
28512851 " build_helper 0.1.0" ,
28522852 " cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
2853- " compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
2853+ " compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
28542854 " core 0.0.0" ,
28552855]
28562856
@@ -2912,7 +2912,7 @@ dependencies = [
29122912 " alloc 0.0.0" ,
29132913 " build_helper 0.1.0" ,
29142914 " cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
2915- " compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
2915+ " compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
29162916 " core 0.0.0" ,
29172917]
29182918
@@ -3029,7 +3029,7 @@ dependencies = [
30293029 " alloc 0.0.0" ,
30303030 " build_helper 0.1.0" ,
30313031 " cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
3032- " compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
3032+ " compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
30333033 " core 0.0.0" ,
30343034]
30353035
@@ -3298,7 +3298,7 @@ dependencies = [
32983298 " alloc 0.0.0" ,
32993299 " backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" ,
33003300 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
3301- " compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
3301+ " compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
33023302 " core 0.0.0" ,
33033303 " dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
33043304 " fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3889,7 +3889,7 @@ name = "unwind"
38893889version = " 0.0.0"
38903890dependencies = [
38913891 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
3892- " compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
3892+ " compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
38933893 " core 0.0.0" ,
38943894 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
38953895]
@@ -4087,7 +4087,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
40874087"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
40884088"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
40894089"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4090- "checksum compiler_builtins 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = " e3f235c329e5cb9fa3d2ca2cc36256ba9a7f23fa76e0f4db6f68c23b73b2ac69 "
4090+ "checksum compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = " e899b947d7e71c3d35c0b6194d64025b84946640510e215090c815b20828964e "
40914091"checksum compiletest_rs 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = " f40ecc9332b68270998995c00f8051ee856121764a0d3230e64c9efd059d27b6"
40924092"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
40934093"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
0 commit comments