@@ -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)" ,
@@ -106,7 +106,7 @@ version = "0.1.27"
106
106
source = " registry+https://github.com/rust-lang/crates.io-index"
107
107
dependencies = [
108
108
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
109
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
109
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
110
110
" libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
111
111
" rustc-std-workspace-core 1.0.0" ,
112
112
]
@@ -464,7 +464,7 @@ dependencies = [
464
464
465
465
[[package ]]
466
466
name = " compiler_builtins"
467
- version = " 0.1.8 "
467
+ version = " 0.1.9 "
468
468
source = " registry+https://github.com/rust-lang/crates.io-index"
469
469
dependencies = [
470
470
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -750,7 +750,7 @@ name = "dlmalloc"
750
750
version = " 0.1.3"
751
751
source = " registry+https://github.com/rust-lang/crates.io-index"
752
752
dependencies = [
753
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
753
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
754
754
" libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
755
755
" rustc-std-workspace-core 1.0.0" ,
756
756
]
@@ -916,7 +916,7 @@ name = "fortanix-sgx-abi"
916
916
version = " 0.3.2"
917
917
source = " registry+https://github.com/rust-lang/crates.io-index"
918
918
dependencies = [
919
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
919
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
920
920
" rustc-std-workspace-core 1.0.0" ,
921
921
]
922
922
@@ -1768,7 +1768,7 @@ dependencies = [
1768
1768
name = " panic_abort"
1769
1769
version = " 0.0.0"
1770
1770
dependencies = [
1771
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1771
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
1772
1772
" core 0.0.0" ,
1773
1773
" libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
1774
1774
]
@@ -1778,7 +1778,7 @@ name = "panic_unwind"
1778
1778
version = " 0.0.0"
1779
1779
dependencies = [
1780
1780
" alloc 0.0.0" ,
1781
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1781
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
1782
1782
" core 0.0.0" ,
1783
1783
" libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
1784
1784
" unwind 0.0.0" ,
@@ -1963,7 +1963,7 @@ name = "profiler_builtins"
1963
1963
version = " 0.0.0"
1964
1964
dependencies = [
1965
1965
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
1966
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1966
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
1967
1967
" core 0.0.0" ,
1968
1968
]
1969
1969
@@ -2498,7 +2498,7 @@ name = "rustc-demangle"
2498
2498
version = " 0.1.10"
2499
2499
source = " registry+https://github.com/rust-lang/crates.io-index"
2500
2500
dependencies = [
2501
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2501
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
2502
2502
" rustc-std-workspace-core 1.0.0" ,
2503
2503
]
2504
2504
@@ -2598,7 +2598,7 @@ dependencies = [
2598
2598
" alloc 0.0.0" ,
2599
2599
" build_helper 0.1.0" ,
2600
2600
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2601
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2601
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
2602
2602
" core 0.0.0" ,
2603
2603
]
2604
2604
@@ -2825,7 +2825,7 @@ dependencies = [
2825
2825
" alloc 0.0.0" ,
2826
2826
" build_helper 0.1.0" ,
2827
2827
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2828
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2828
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
2829
2829
" core 0.0.0" ,
2830
2830
]
2831
2831
@@ -2887,7 +2887,7 @@ dependencies = [
2887
2887
" alloc 0.0.0" ,
2888
2888
" build_helper 0.1.0" ,
2889
2889
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2890
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2890
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
2891
2891
" core 0.0.0" ,
2892
2892
]
2893
2893
@@ -3008,7 +3008,7 @@ dependencies = [
3008
3008
" alloc 0.0.0" ,
3009
3009
" build_helper 0.1.0" ,
3010
3010
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
3011
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3011
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
3012
3012
" core 0.0.0" ,
3013
3013
]
3014
3014
@@ -3275,7 +3275,7 @@ dependencies = [
3275
3275
" alloc 0.0.0" ,
3276
3276
" backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" ,
3277
3277
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
3278
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3278
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
3279
3279
" core 0.0.0" ,
3280
3280
" dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
3281
3281
" fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3848,7 +3848,7 @@ dependencies = [
3848
3848
name = " unwind"
3849
3849
version = " 0.0.0"
3850
3850
dependencies = [
3851
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3851
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
3852
3852
" core 0.0.0" ,
3853
3853
" libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
3854
3854
]
@@ -4044,7 +4044,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4044
4044
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
4045
4045
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
4046
4046
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4047
- "checksum compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = " a28c3898d0c57b26fa6f92de141ba665fa5ac5179f795db06db408be84302395 "
4047
+ "checksum compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = " d7de11892d9f9f1bc76d43011c8233d27d58300d629dc9dfb51b6626ef7f6077 "
4048
4048
"checksum compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" = " 56c799b1f7142badf3b047b4c1f2074cc96b6b784fb2432f2ed9c87da0a03749"
4049
4049
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
4050
4050
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
0 commit comments