@@ -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.8 (git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support )" ,
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.8 (git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support )" ,
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,8 +463,8 @@ dependencies = [
463
463
464
464
[[package ]]
465
465
name = " compiler_builtins"
466
- version = " 0.1.5 "
467
- source = " registry +https://github.com/rust-lang/crates.io-index "
466
+ version = " 0.1.8 "
467
+ source = " git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support#e745aea2c2ba46fef91d3761c9af699e5dc214f5 "
468
468
dependencies = [
469
469
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
470
470
" rustc-std-workspace-core 1.0.0" ,
@@ -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.8 (git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support )" ,
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.8 (git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support )" ,
910
910
" rustc-std-workspace-core 1.0.0" ,
911
911
]
912
912
@@ -1748,7 +1748,7 @@ dependencies = [
1748
1748
name = " panic_abort"
1749
1749
version = " 0.0.0"
1750
1750
dependencies = [
1751
- " compiler_builtins 0.1.5 (registry +https://github.com/rust-lang/crates.io-index )" ,
1751
+ " compiler_builtins 0.1.8 (git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support )" ,
1752
1752
" core 0.0.0" ,
1753
1753
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
1754
1754
]
@@ -1758,7 +1758,7 @@ name = "panic_unwind"
1758
1758
version = " 0.0.0"
1759
1759
dependencies = [
1760
1760
" alloc 0.0.0" ,
1761
- " compiler_builtins 0.1.5 (registry +https://github.com/rust-lang/crates.io-index )" ,
1761
+ " compiler_builtins 0.1.8 (git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support )" ,
1762
1762
" core 0.0.0" ,
1763
1763
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
1764
1764
" unwind 0.0.0" ,
@@ -1943,7 +1943,7 @@ name = "profiler_builtins"
1943
1943
version = " 0.0.0"
1944
1944
dependencies = [
1945
1945
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
1946
- " compiler_builtins 0.1.5 (registry +https://github.com/rust-lang/crates.io-index )" ,
1946
+ " compiler_builtins 0.1.8 (git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support )" ,
1947
1947
" core 0.0.0" ,
1948
1948
]
1949
1949
@@ -2066,7 +2066,7 @@ name = "rand_chacha"
2066
2066
version = " 0.1.0"
2067
2067
source = " registry+https://github.com/rust-lang/crates.io-index"
2068
2068
dependencies = [
2069
- " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2069
+ " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2070
2070
" rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2071
2071
]
2072
2072
@@ -2088,7 +2088,7 @@ name = "rand_hc"
2088
2088
version = " 0.1.0"
2089
2089
source = " registry+https://github.com/rust-lang/crates.io-index"
2090
2090
dependencies = [
2091
- " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2091
+ " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2092
2092
]
2093
2093
2094
2094
[[package ]]
@@ -2113,7 +2113,7 @@ name = "rand_xorshift"
2113
2113
version = " 0.1.0"
2114
2114
source = " registry+https://github.com/rust-lang/crates.io-index"
2115
2115
dependencies = [
2116
- " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2116
+ " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2117
2117
]
2118
2118
2119
2119
[[package ]]
@@ -2476,7 +2476,7 @@ name = "rustc-demangle"
2476
2476
version = " 0.1.10"
2477
2477
source = " registry+https://github.com/rust-lang/crates.io-index"
2478
2478
dependencies = [
2479
- " compiler_builtins 0.1.5 (registry +https://github.com/rust-lang/crates.io-index )" ,
2479
+ " compiler_builtins 0.1.8 (git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support )" ,
2480
2480
" rustc-std-workspace-core 1.0.0" ,
2481
2481
]
2482
2482
@@ -2576,7 +2576,7 @@ dependencies = [
2576
2576
" alloc 0.0.0" ,
2577
2577
" build_helper 0.1.0" ,
2578
2578
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2579
- " compiler_builtins 0.1.5 (registry +https://github.com/rust-lang/crates.io-index )" ,
2579
+ " compiler_builtins 0.1.8 (git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support )" ,
2580
2580
" core 0.0.0" ,
2581
2581
]
2582
2582
@@ -2803,7 +2803,7 @@ dependencies = [
2803
2803
" alloc 0.0.0" ,
2804
2804
" build_helper 0.1.0" ,
2805
2805
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2806
- " compiler_builtins 0.1.5 (registry +https://github.com/rust-lang/crates.io-index )" ,
2806
+ " compiler_builtins 0.1.8 (git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support )" ,
2807
2807
" core 0.0.0" ,
2808
2808
]
2809
2809
@@ -2864,7 +2864,7 @@ dependencies = [
2864
2864
" alloc 0.0.0" ,
2865
2865
" build_helper 0.1.0" ,
2866
2866
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2867
- " compiler_builtins 0.1.5 (registry +https://github.com/rust-lang/crates.io-index )" ,
2867
+ " compiler_builtins 0.1.8 (git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support )" ,
2868
2868
" core 0.0.0" ,
2869
2869
]
2870
2870
@@ -2985,7 +2985,7 @@ dependencies = [
2985
2985
" alloc 0.0.0" ,
2986
2986
" build_helper 0.1.0" ,
2987
2987
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2988
- " compiler_builtins 0.1.5 (registry +https://github.com/rust-lang/crates.io-index )" ,
2988
+ " compiler_builtins 0.1.8 (git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support )" ,
2989
2989
" core 0.0.0" ,
2990
2990
]
2991
2991
@@ -3252,7 +3252,7 @@ dependencies = [
3252
3252
" alloc 0.0.0" ,
3253
3253
" backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" ,
3254
3254
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
3255
- " compiler_builtins 0.1.5 (registry +https://github.com/rust-lang/crates.io-index )" ,
3255
+ " compiler_builtins 0.1.8 (git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support )" ,
3256
3256
" core 0.0.0" ,
3257
3257
" dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
3258
3258
" fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3817,7 +3817,7 @@ dependencies = [
3817
3817
name = " unwind"
3818
3818
version = " 0.0.0"
3819
3819
dependencies = [
3820
- " compiler_builtins 0.1.5 (registry +https://github.com/rust-lang/crates.io-index )" ,
3820
+ " compiler_builtins 0.1.8 (git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support )" ,
3821
3821
" core 0.0.0" ,
3822
3822
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
3823
3823
]
@@ -4013,7 +4013,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4013
4013
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
4014
4014
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
4015
4015
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4016
- "checksum compiler_builtins 0.1.5 (registry +https://github.com/rust-lang/crates.io-index )" = " 6711d51cb46744dd8305293cc3fbc392aaff7a8f5095a7c4fae1e5113ef07c96 "
4016
+ "checksum compiler_builtins 0.1.8 (git +https://github.com/hug-dev/compiler-builtins?branch=armv8m-support )" = " <none> "
4017
4017
"checksum compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" = " 56c799b1f7142badf3b047b4c1f2074cc96b6b784fb2432f2ed9c87da0a03749"
4018
4018
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
4019
4019
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
0 commit comments