@@ -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]
@@ -331,7 +331,7 @@ name = "cfg-if"
331331version = " 0.1.8"
332332source = " registry+https://github.com/rust-lang/crates.io-index"
333333dependencies = [
334- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
334+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
335335 " rustc-std-workspace-core 1.0.0" ,
336336]
337337
@@ -460,7 +460,7 @@ dependencies = [
460460
461461[[package ]]
462462name = " compiler_builtins"
463- version = " 0.1.17 "
463+ version = " 0.1.18 "
464464source = " registry+https://github.com/rust-lang/crates.io-index"
465465dependencies = [
466466 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -791,7 +791,7 @@ name = "dlmalloc"
791791version = " 0.1.3"
792792source = " registry+https://github.com/rust-lang/crates.io-index"
793793dependencies = [
794- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
794+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
795795 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
796796 " rustc-std-workspace-core 1.0.0" ,
797797]
@@ -956,7 +956,7 @@ name = "fortanix-sgx-abi"
956956version = " 0.3.2"
957957source = " registry+https://github.com/rust-lang/crates.io-index"
958958dependencies = [
959- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
959+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
960960 " rustc-std-workspace-core 1.0.0" ,
961961]
962962
@@ -1133,7 +1133,7 @@ name = "hashbrown"
11331133version = " 0.4.0"
11341134source = " registry+https://github.com/rust-lang/crates.io-index"
11351135dependencies = [
1136- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
1136+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
11371137 " rustc-std-workspace-alloc 1.0.0" ,
11381138 " rustc-std-workspace-core 1.0.0" ,
11391139]
@@ -1951,7 +1951,7 @@ dependencies = [
19511951name = " panic_abort"
19521952version = " 0.0.0"
19531953dependencies = [
1954- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
1954+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
19551955 " core 0.0.0" ,
19561956 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
19571957]
@@ -1962,7 +1962,7 @@ version = "0.0.0"
19621962dependencies = [
19631963 " alloc 0.0.0" ,
19641964 " cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1965- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
1965+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
19661966 " core 0.0.0" ,
19671967 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
19681968 " unwind 0.0.0" ,
@@ -2133,7 +2133,7 @@ name = "profiler_builtins"
21332133version = " 0.0.0"
21342134dependencies = [
21352135 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
2136- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2136+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
21372137 " core 0.0.0" ,
21382138]
21392139
@@ -2670,7 +2670,7 @@ name = "rustc-demangle"
26702670version = " 0.1.15"
26712671source = " registry+https://github.com/rust-lang/crates.io-index"
26722672dependencies = [
2673- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2673+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
26742674 " rustc-std-workspace-core 1.0.0" ,
26752675]
26762676
@@ -2762,7 +2762,7 @@ dependencies = [
27622762 " alloc 0.0.0" ,
27632763 " build_helper 0.1.0" ,
27642764 " cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
2765- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2765+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
27662766 " core 0.0.0" ,
27672767]
27682768
@@ -2984,7 +2984,7 @@ dependencies = [
29842984 " alloc 0.0.0" ,
29852985 " build_helper 0.1.0" ,
29862986 " cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
2987- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2987+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
29882988 " core 0.0.0" ,
29892989]
29902990
@@ -3047,7 +3047,7 @@ dependencies = [
30473047 " alloc 0.0.0" ,
30483048 " build_helper 0.1.0" ,
30493049 " cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
3050- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3050+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
30513051 " core 0.0.0" ,
30523052]
30533053
@@ -3165,7 +3165,7 @@ dependencies = [
31653165 " alloc 0.0.0" ,
31663166 " build_helper 0.1.0" ,
31673167 " cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
3168- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3168+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
31693169 " core 0.0.0" ,
31703170]
31713171
@@ -3472,7 +3472,7 @@ dependencies = [
34723472 " backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" ,
34733473 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
34743474 " cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3475- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3475+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
34763476 " core 0.0.0" ,
34773477 " dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
34783478 " fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -4099,7 +4099,7 @@ version = "0.0.0"
40994099dependencies = [
41004100 " cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
41014101 " cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
4102- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
4102+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
41034103 " core 0.0.0" ,
41044104 " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
41054105]
@@ -4313,7 +4313,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
43134313"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
43144314"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
43154315"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4316- "checksum compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = " ad9b4731b9e701aefe9e6bd1e9173f30526661508f9aaadaa5caec25ddf95585 "
4316+ "checksum compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = " ef1c086a06d6f52f9c0d50cacdc021bfb6034ddeec9fb7e62f099f13f65472f4 "
43174317"checksum compiletest_rs 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = " f40ecc9332b68270998995c00f8051ee856121764a0d3230e64c9efd059d27b6"
43184318"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
43194319"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
0 commit comments