@@ -17,7 +17,7 @@ dependencies = [
17
17
name = " alloc"
18
18
version = " 0.0.0"
19
19
dependencies = [
20
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
20
+ " compiler_builtins 0.1.7 (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.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
109
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
110
110
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
111
111
" rustc-std-workspace-core 1.0.0" ,
112
112
]
@@ -463,7 +463,7 @@ dependencies = [
463
463
464
464
[[package ]]
465
465
name = " compiler_builtins"
466
- version = " 0.1.5 "
466
+ version = " 0.1.7 "
467
467
source = " registry+https://github.com/rust-lang/crates.io-index"
468
468
dependencies = [
469
469
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -748,7 +748,7 @@ name = "dlmalloc"
748
748
version = " 0.1.3"
749
749
source = " registry+https://github.com/rust-lang/crates.io-index"
750
750
dependencies = [
751
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
751
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
752
752
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
753
753
" rustc-std-workspace-core 1.0.0" ,
754
754
]
@@ -906,7 +906,7 @@ name = "fortanix-sgx-abi"
906
906
version = " 0.3.2"
907
907
source = " registry+https://github.com/rust-lang/crates.io-index"
908
908
dependencies = [
909
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
909
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
910
910
" rustc-std-workspace-core 1.0.0" ,
911
911
]
912
912
@@ -1739,7 +1739,7 @@ dependencies = [
1739
1739
name = " panic_abort"
1740
1740
version = " 0.0.0"
1741
1741
dependencies = [
1742
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1742
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
1743
1743
" core 0.0.0" ,
1744
1744
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
1745
1745
]
@@ -1749,7 +1749,7 @@ name = "panic_unwind"
1749
1749
version = " 0.0.0"
1750
1750
dependencies = [
1751
1751
" alloc 0.0.0" ,
1752
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1752
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
1753
1753
" core 0.0.0" ,
1754
1754
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
1755
1755
" unwind 0.0.0" ,
@@ -1954,7 +1954,7 @@ name = "profiler_builtins"
1954
1954
version = " 0.0.0"
1955
1955
dependencies = [
1956
1956
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
1957
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1957
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
1958
1958
" core 0.0.0" ,
1959
1959
]
1960
1960
@@ -2486,7 +2486,7 @@ name = "rustc-demangle"
2486
2486
version = " 0.1.10"
2487
2487
source = " registry+https://github.com/rust-lang/crates.io-index"
2488
2488
dependencies = [
2489
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2489
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2490
2490
" rustc-std-workspace-core 1.0.0" ,
2491
2491
]
2492
2492
@@ -2586,7 +2586,7 @@ dependencies = [
2586
2586
" alloc 0.0.0" ,
2587
2587
" build_helper 0.1.0" ,
2588
2588
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2589
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2589
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2590
2590
" core 0.0.0" ,
2591
2591
]
2592
2592
@@ -2814,7 +2814,7 @@ dependencies = [
2814
2814
" alloc 0.0.0" ,
2815
2815
" build_helper 0.1.0" ,
2816
2816
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2817
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2817
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2818
2818
" core 0.0.0" ,
2819
2819
]
2820
2820
@@ -2875,7 +2875,7 @@ dependencies = [
2875
2875
" alloc 0.0.0" ,
2876
2876
" build_helper 0.1.0" ,
2877
2877
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2878
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2878
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2879
2879
" core 0.0.0" ,
2880
2880
]
2881
2881
@@ -2991,7 +2991,7 @@ dependencies = [
2991
2991
" alloc 0.0.0" ,
2992
2992
" build_helper 0.1.0" ,
2993
2993
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2994
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2994
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2995
2995
" core 0.0.0" ,
2996
2996
]
2997
2997
@@ -3263,7 +3263,7 @@ dependencies = [
3263
3263
" alloc 0.0.0" ,
3264
3264
" backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" ,
3265
3265
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
3266
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
3266
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
3267
3267
" core 0.0.0" ,
3268
3268
" dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
3269
3269
" fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3833,7 +3833,7 @@ dependencies = [
3833
3833
name = " unwind"
3834
3834
version = " 0.0.0"
3835
3835
dependencies = [
3836
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
3836
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
3837
3837
" core 0.0.0" ,
3838
3838
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
3839
3839
]
@@ -4029,7 +4029,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4029
4029
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
4030
4030
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
4031
4031
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4032
- "checksum compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 6711d51cb46744dd8305293cc3fbc392aaff7a8f5095a7c4fae1e5113ef07c96 "
4032
+ "checksum compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = " d7be038c8f003625c494e97c09bbcef65582b73f6aa86975f5273d8eba4c9d4c "
4033
4033
"checksum compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" = " 56c799b1f7142badf3b047b4c1f2074cc96b6b784fb2432f2ed9c87da0a03749"
4034
4034
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
4035
4035
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
0 commit comments