@@ -17,7 +17,7 @@ dependencies = [
17
17
name = " alloc"
18
18
version = " 0.0.0"
19
19
dependencies = [
20
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
20
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
21
21
" core 0.0.0" ,
22
22
" rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
23
23
" rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -107,7 +107,7 @@ version = "0.1.27"
107
107
source = " registry+https://github.com/rust-lang/crates.io-index"
108
108
dependencies = [
109
109
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
110
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
110
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
111
111
" libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
112
112
" rustc-std-workspace-core 1.0.0" ,
113
113
]
@@ -465,7 +465,7 @@ dependencies = [
465
465
466
466
[[package ]]
467
467
name = " compiler_builtins"
468
- version = " 0.1.8 "
468
+ version = " 0.1.9 "
469
469
source = " registry+https://github.com/rust-lang/crates.io-index"
470
470
dependencies = [
471
471
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -751,7 +751,7 @@ name = "dlmalloc"
751
751
version = " 0.1.3"
752
752
source = " registry+https://github.com/rust-lang/crates.io-index"
753
753
dependencies = [
754
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
754
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
755
755
" libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
756
756
" rustc-std-workspace-core 1.0.0" ,
757
757
]
@@ -917,7 +917,7 @@ name = "fortanix-sgx-abi"
917
917
version = " 0.3.2"
918
918
source = " registry+https://github.com/rust-lang/crates.io-index"
919
919
dependencies = [
920
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
920
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
921
921
" rustc-std-workspace-core 1.0.0" ,
922
922
]
923
923
@@ -1769,7 +1769,7 @@ dependencies = [
1769
1769
name = " panic_abort"
1770
1770
version = " 0.0.0"
1771
1771
dependencies = [
1772
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1772
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
1773
1773
" core 0.0.0" ,
1774
1774
" libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
1775
1775
]
@@ -1779,7 +1779,7 @@ name = "panic_unwind"
1779
1779
version = " 0.0.0"
1780
1780
dependencies = [
1781
1781
" alloc 0.0.0" ,
1782
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1782
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
1783
1783
" core 0.0.0" ,
1784
1784
" libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
1785
1785
" unwind 0.0.0" ,
@@ -1964,7 +1964,7 @@ name = "profiler_builtins"
1964
1964
version = " 0.0.0"
1965
1965
dependencies = [
1966
1966
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
1967
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1967
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
1968
1968
" core 0.0.0" ,
1969
1969
]
1970
1970
@@ -2499,7 +2499,7 @@ name = "rustc-demangle"
2499
2499
version = " 0.1.10"
2500
2500
source = " registry+https://github.com/rust-lang/crates.io-index"
2501
2501
dependencies = [
2502
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2502
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
2503
2503
" rustc-std-workspace-core 1.0.0" ,
2504
2504
]
2505
2505
@@ -2599,7 +2599,7 @@ dependencies = [
2599
2599
" alloc 0.0.0" ,
2600
2600
" build_helper 0.1.0" ,
2601
2601
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2602
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2602
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
2603
2603
" core 0.0.0" ,
2604
2604
]
2605
2605
@@ -2826,7 +2826,7 @@ dependencies = [
2826
2826
" alloc 0.0.0" ,
2827
2827
" build_helper 0.1.0" ,
2828
2828
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2829
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2829
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
2830
2830
" core 0.0.0" ,
2831
2831
]
2832
2832
@@ -2888,7 +2888,7 @@ dependencies = [
2888
2888
" alloc 0.0.0" ,
2889
2889
" build_helper 0.1.0" ,
2890
2890
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2891
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2891
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
2892
2892
" core 0.0.0" ,
2893
2893
]
2894
2894
@@ -3009,7 +3009,7 @@ dependencies = [
3009
3009
" alloc 0.0.0" ,
3010
3010
" build_helper 0.1.0" ,
3011
3011
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
3012
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3012
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
3013
3013
" core 0.0.0" ,
3014
3014
]
3015
3015
@@ -3276,7 +3276,7 @@ dependencies = [
3276
3276
" alloc 0.0.0" ,
3277
3277
" backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" ,
3278
3278
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
3279
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3279
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
3280
3280
" core 0.0.0" ,
3281
3281
" dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
3282
3282
" fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3849,7 +3849,7 @@ dependencies = [
3849
3849
name = " unwind"
3850
3850
version = " 0.0.0"
3851
3851
dependencies = [
3852
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3852
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
3853
3853
" core 0.0.0" ,
3854
3854
" libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
3855
3855
]
@@ -4045,7 +4045,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4045
4045
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
4046
4046
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
4047
4047
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4048
- "checksum compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = " a28c3898d0c57b26fa6f92de141ba665fa5ac5179f795db06db408be84302395 "
4048
+ "checksum compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = " d7de11892d9f9f1bc76d43011c8233d27d58300d629dc9dfb51b6626ef7f6077 "
4049
4049
"checksum compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" = " 56c799b1f7142badf3b047b4c1f2074cc96b6b784fb2432f2ed9c87da0a03749"
4050
4050
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
4051
4051
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
0 commit comments