@@ -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
@@ -2479,7 +2479,7 @@ name = "rustc-demangle"
2479
2479
version = " 0.1.10"
2480
2480
source = " registry+https://github.com/rust-lang/crates.io-index"
2481
2481
dependencies = [
2482
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2482
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
2483
2483
" rustc-std-workspace-core 1.0.0" ,
2484
2484
]
2485
2485
@@ -2579,7 +2579,7 @@ dependencies = [
2579
2579
" alloc 0.0.0" ,
2580
2580
" build_helper 0.1.0" ,
2581
2581
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2582
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2582
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
2583
2583
" core 0.0.0" ,
2584
2584
]
2585
2585
@@ -2806,7 +2806,7 @@ dependencies = [
2806
2806
" alloc 0.0.0" ,
2807
2807
" build_helper 0.1.0" ,
2808
2808
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2809
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2809
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
2810
2810
" core 0.0.0" ,
2811
2811
]
2812
2812
@@ -2868,7 +2868,7 @@ dependencies = [
2868
2868
" alloc 0.0.0" ,
2869
2869
" build_helper 0.1.0" ,
2870
2870
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2871
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2871
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
2872
2872
" core 0.0.0" ,
2873
2873
]
2874
2874
@@ -2989,7 +2989,7 @@ dependencies = [
2989
2989
" alloc 0.0.0" ,
2990
2990
" build_helper 0.1.0" ,
2991
2991
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2992
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2992
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
2993
2993
" core 0.0.0" ,
2994
2994
]
2995
2995
@@ -3256,7 +3256,7 @@ dependencies = [
3256
3256
" alloc 0.0.0" ,
3257
3257
" backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" ,
3258
3258
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
3259
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3259
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
3260
3260
" core 0.0.0" ,
3261
3261
" dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
3262
3262
" fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3829,7 +3829,7 @@ dependencies = [
3829
3829
name = " unwind"
3830
3830
version = " 0.0.0"
3831
3831
dependencies = [
3832
- " compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3832
+ " compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
3833
3833
" core 0.0.0" ,
3834
3834
" libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
3835
3835
]
@@ -4025,7 +4025,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4025
4025
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
4026
4026
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
4027
4027
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4028
- "checksum compiler_builtins 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = " a28c3898d0c57b26fa6f92de141ba665fa5ac5179f795db06db408be84302395 "
4028
+ "checksum compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = " d7de11892d9f9f1bc76d43011c8233d27d58300d629dc9dfb51b6626ef7f6077 "
4029
4029
"checksum compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" = " 56c799b1f7142badf3b047b4c1f2074cc96b6b784fb2432f2ed9c87da0a03749"
4030
4030
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
4031
4031
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
0 commit comments