@@ -17,7 +17,7 @@ dependencies = [
1717name = " alloc"
1818version = " 0.0.0"
1919dependencies = [
20- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
20+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
2121 " core 0.0.0" ,
2222 " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2323 " rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -110,7 +110,7 @@ dependencies = [
110110 " autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
111111 " backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" ,
112112 " cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
113- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
113+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
114114 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
115115 " rustc-demangle 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
116116 " rustc-std-workspace-core 1.0.0" ,
@@ -122,7 +122,7 @@ version = "0.1.27"
122122source = " registry+https://github.com/rust-lang/crates.io-index"
123123dependencies = [
124124 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
125- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
125+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
126126 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
127127 " rustc-std-workspace-core 1.0.0" ,
128128]
@@ -335,7 +335,7 @@ name = "cfg-if"
335335version = " 0.1.8"
336336source = " registry+https://github.com/rust-lang/crates.io-index"
337337dependencies = [
338- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
338+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
339339 " rustc-std-workspace-core 1.0.0" ,
340340]
341341
@@ -464,7 +464,7 @@ dependencies = [
464464
465465[[package ]]
466466name = " compiler_builtins"
467- version = " 0.1.17 "
467+ version = " 0.1.18 "
468468source = " registry+https://github.com/rust-lang/crates.io-index"
469469dependencies = [
470470 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -795,7 +795,7 @@ name = "dlmalloc"
795795version = " 0.1.3"
796796source = " registry+https://github.com/rust-lang/crates.io-index"
797797dependencies = [
798- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
798+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
799799 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
800800 " rustc-std-workspace-core 1.0.0" ,
801801]
@@ -960,7 +960,7 @@ name = "fortanix-sgx-abi"
960960version = " 0.3.2"
961961source = " registry+https://github.com/rust-lang/crates.io-index"
962962dependencies = [
963- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
963+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
964964 " rustc-std-workspace-core 1.0.0" ,
965965]
966966
@@ -1137,7 +1137,7 @@ name = "hashbrown"
11371137version = " 0.4.0"
11381138source = " registry+https://github.com/rust-lang/crates.io-index"
11391139dependencies = [
1140- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
1140+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
11411141 " rustc-std-workspace-alloc 1.0.0" ,
11421142 " rustc-std-workspace-core 1.0.0" ,
11431143]
@@ -1956,7 +1956,7 @@ dependencies = [
19561956name = " panic_abort"
19571957version = " 0.0.0"
19581958dependencies = [
1959- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
1959+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
19601960 " core 0.0.0" ,
19611961 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
19621962]
@@ -1967,7 +1967,7 @@ version = "0.0.0"
19671967dependencies = [
19681968 " alloc 0.0.0" ,
19691969 " cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1970- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
1970+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
19711971 " core 0.0.0" ,
19721972 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
19731973 " unwind 0.0.0" ,
@@ -2138,7 +2138,7 @@ name = "profiler_builtins"
21382138version = " 0.0.0"
21392139dependencies = [
21402140 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
2141- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2141+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
21422142 " core 0.0.0" ,
21432143]
21442144
@@ -2675,7 +2675,7 @@ name = "rustc-demangle"
26752675version = " 0.1.15"
26762676source = " registry+https://github.com/rust-lang/crates.io-index"
26772677dependencies = [
2678- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2678+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
26792679 " rustc-std-workspace-core 1.0.0" ,
26802680]
26812681
@@ -2781,7 +2781,7 @@ dependencies = [
27812781 " alloc 0.0.0" ,
27822782 " build_helper 0.1.0" ,
27832783 " cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
2784- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2784+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
27852785 " core 0.0.0" ,
27862786]
27872787
@@ -3000,7 +3000,7 @@ dependencies = [
30003000 " alloc 0.0.0" ,
30013001 " build_helper 0.1.0" ,
30023002 " cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
3003- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3003+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
30043004 " core 0.0.0" ,
30053005]
30063006
@@ -3063,7 +3063,7 @@ dependencies = [
30633063 " alloc 0.0.0" ,
30643064 " build_helper 0.1.0" ,
30653065 " cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
3066- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3066+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
30673067 " core 0.0.0" ,
30683068]
30693069
@@ -3181,7 +3181,7 @@ dependencies = [
31813181 " alloc 0.0.0" ,
31823182 " build_helper 0.1.0" ,
31833183 " cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
3184- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3184+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
31853185 " core 0.0.0" ,
31863186]
31873187
@@ -3488,7 +3488,7 @@ dependencies = [
34883488 " backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" ,
34893489 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
34903490 " cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3491- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3491+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
34923492 " core 0.0.0" ,
34933493 " dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
34943494 " fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -4114,7 +4114,7 @@ version = "0.0.0"
41144114dependencies = [
41154115 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
41164116 " cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
4117- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
4117+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
41184118 " core 0.0.0" ,
41194119 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
41204120]
@@ -4328,7 +4328,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
43284328"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
43294329"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
43304330"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4331- "checksum compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = " ad9b4731b9e701aefe9e6bd1e9173f30526661508f9aaadaa5caec25ddf95585 "
4331+ "checksum compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = " ef1c086a06d6f52f9c0d50cacdc021bfb6034ddeec9fb7e62f099f13f65472f4 "
43324332"checksum compiletest_rs 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = " f40ecc9332b68270998995c00f8051ee856121764a0d3230e64c9efd059d27b6"
43334333"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
43344334"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
0 commit comments