@@ -15,7 +15,7 @@ dependencies = [
15
15
name = " alloc"
16
16
version = " 0.0.0"
17
17
dependencies = [
18
- " compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
18
+ " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
19
19
" core 0.0.0" ,
20
20
" rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
21
21
" rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -103,7 +103,7 @@ version = "0.1.27"
103
103
source = " registry+https://github.com/rust-lang/crates.io-index"
104
104
dependencies = [
105
105
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
106
- " compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
106
+ " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
107
107
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
108
108
" rustc-std-workspace-core 1.0.0" ,
109
109
]
@@ -425,7 +425,7 @@ dependencies = [
425
425
426
426
[[package ]]
427
427
name = " compiler_builtins"
428
- version = " 0.1.4 "
428
+ version = " 0.1.5 "
429
429
source = " registry+https://github.com/rust-lang/crates.io-index"
430
430
dependencies = [
431
431
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -716,7 +716,7 @@ name = "dlmalloc"
716
716
version = " 0.1.1"
717
717
source = " registry+https://github.com/rust-lang/crates.io-index"
718
718
dependencies = [
719
- " compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
719
+ " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
720
720
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
721
721
" rustc-std-workspace-core 1.0.0" ,
722
722
]
@@ -874,7 +874,7 @@ name = "fortanix-sgx-abi"
874
874
version = " 0.3.2"
875
875
source = " registry+https://github.com/rust-lang/crates.io-index"
876
876
dependencies = [
877
- " compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
877
+ " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
878
878
" rustc-std-workspace-core 1.0.0" ,
879
879
]
880
880
@@ -1654,7 +1654,7 @@ dependencies = [
1654
1654
name = " panic_abort"
1655
1655
version = " 0.0.0"
1656
1656
dependencies = [
1657
- " compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1657
+ " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1658
1658
" core 0.0.0" ,
1659
1659
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
1660
1660
]
@@ -1664,7 +1664,7 @@ name = "panic_unwind"
1664
1664
version = " 0.0.0"
1665
1665
dependencies = [
1666
1666
" alloc 0.0.0" ,
1667
- " compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1667
+ " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1668
1668
" core 0.0.0" ,
1669
1669
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
1670
1670
" unwind 0.0.0" ,
@@ -1838,7 +1838,7 @@ name = "profiler_builtins"
1838
1838
version = " 0.0.0"
1839
1839
dependencies = [
1840
1840
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
1841
- " compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1841
+ " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1842
1842
" core 0.0.0" ,
1843
1843
]
1844
1844
@@ -2362,7 +2362,7 @@ name = "rustc-demangle"
2362
2362
version = " 0.1.10"
2363
2363
source = " registry+https://github.com/rust-lang/crates.io-index"
2364
2364
dependencies = [
2365
- " compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2365
+ " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2366
2366
" rustc-std-workspace-core 1.0.0" ,
2367
2367
]
2368
2368
@@ -2462,7 +2462,7 @@ dependencies = [
2462
2462
" alloc 0.0.0" ,
2463
2463
" build_helper 0.1.0" ,
2464
2464
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2465
- " compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2465
+ " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2466
2466
" core 0.0.0" ,
2467
2467
]
2468
2468
@@ -2656,7 +2656,7 @@ dependencies = [
2656
2656
" alloc 0.0.0" ,
2657
2657
" build_helper 0.1.0" ,
2658
2658
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2659
- " compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2659
+ " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2660
2660
" core 0.0.0" ,
2661
2661
]
2662
2662
@@ -2708,7 +2708,7 @@ dependencies = [
2708
2708
" alloc 0.0.0" ,
2709
2709
" build_helper 0.1.0" ,
2710
2710
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2711
- " compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2711
+ " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2712
2712
" core 0.0.0" ,
2713
2713
]
2714
2714
@@ -2822,7 +2822,7 @@ dependencies = [
2822
2822
" alloc 0.0.0" ,
2823
2823
" build_helper 0.1.0" ,
2824
2824
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2825
- " compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2825
+ " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2826
2826
" core 0.0.0" ,
2827
2827
]
2828
2828
@@ -3071,7 +3071,7 @@ dependencies = [
3071
3071
" alloc 0.0.0" ,
3072
3072
" backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" ,
3073
3073
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
3074
- " compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
3074
+ " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
3075
3075
" core 0.0.0" ,
3076
3076
" dlmalloc 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
3077
3077
" fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3600,7 +3600,7 @@ dependencies = [
3600
3600
name = " unwind"
3601
3601
version = " 0.0.0"
3602
3602
dependencies = [
3603
- " compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
3603
+ " compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
3604
3604
" core 0.0.0" ,
3605
3605
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
3606
3606
]
@@ -3791,7 +3791,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3791
3791
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
3792
3792
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
3793
3793
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
3794
- "checksum compiler_builtins 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = " bd14d75a16b6c836c62350e2e8c85495ed8e13df30a7298c574cb1ee4cdac7bc "
3794
+ "checksum compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 6711d51cb46744dd8305293cc3fbc392aaff7a8f5095a7c4fae1e5113ef07c96 "
3795
3795
"checksum compiletest_rs 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)" = " 0d76d4322a40f6b0db7259d4f2c8a65ed8b0d84fce0bbc61b98cf47f8ec6eec3"
3796
3796
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
3797
3797
"checksum core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
0 commit comments