@@ -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
@@ -2485,7 +2485,7 @@ name = "rustc-demangle"
2485
2485
version = " 0.1.10"
2486
2486
source = " registry+https://github.com/rust-lang/crates.io-index"
2487
2487
dependencies = [
2488
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2488
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2489
2489
" rustc-std-workspace-core 1.0.0" ,
2490
2490
]
2491
2491
@@ -2585,7 +2585,7 @@ dependencies = [
2585
2585
" alloc 0.0.0" ,
2586
2586
" build_helper 0.1.0" ,
2587
2587
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2588
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2588
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2589
2589
" core 0.0.0" ,
2590
2590
]
2591
2591
@@ -2813,7 +2813,7 @@ dependencies = [
2813
2813
" alloc 0.0.0" ,
2814
2814
" build_helper 0.1.0" ,
2815
2815
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2816
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2816
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2817
2817
" core 0.0.0" ,
2818
2818
]
2819
2819
@@ -2874,7 +2874,7 @@ dependencies = [
2874
2874
" alloc 0.0.0" ,
2875
2875
" build_helper 0.1.0" ,
2876
2876
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2877
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2877
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2878
2878
" core 0.0.0" ,
2879
2879
]
2880
2880
@@ -2990,7 +2990,7 @@ dependencies = [
2990
2990
" alloc 0.0.0" ,
2991
2991
" build_helper 0.1.0" ,
2992
2992
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2993
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2993
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2994
2994
" core 0.0.0" ,
2995
2995
]
2996
2996
@@ -3262,7 +3262,7 @@ dependencies = [
3262
3262
" alloc 0.0.0" ,
3263
3263
" backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" ,
3264
3264
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
3265
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
3265
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
3266
3266
" core 0.0.0" ,
3267
3267
" dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
3268
3268
" fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3832,7 +3832,7 @@ dependencies = [
3832
3832
name = " unwind"
3833
3833
version = " 0.0.0"
3834
3834
dependencies = [
3835
- " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
3835
+ " compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
3836
3836
" core 0.0.0" ,
3837
3837
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
3838
3838
]
@@ -4028,7 +4028,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4028
4028
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
4029
4029
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
4030
4030
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4031
- "checksum compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 6711d51cb46744dd8305293cc3fbc392aaff7a8f5095a7c4fae1e5113ef07c96 "
4031
+ "checksum compiler_builtins 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = " d7be038c8f003625c494e97c09bbcef65582b73f6aa86975f5273d8eba4c9d4c "
4032
4032
"checksum compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" = " 56c799b1f7142badf3b047b4c1f2074cc96b6b784fb2432f2ed9c87da0a03749"
4033
4033
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
4034
4034
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
0 commit comments