@@ -17,7 +17,7 @@ dependencies = [
17
17
name = " alloc"
18
18
version = " 0.0.0"
19
19
dependencies = [
20
- " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
20
+ " compiler_builtins 0.1.12 (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)" ,
@@ -115,7 +115,7 @@ version = "0.1.27"
115
115
source = " registry+https://github.com/rust-lang/crates.io-index"
116
116
dependencies = [
117
117
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
118
- " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
118
+ " compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
119
119
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
120
120
" rustc-std-workspace-core 1.0.0" ,
121
121
]
@@ -450,7 +450,7 @@ dependencies = [
450
450
451
451
[[package ]]
452
452
name = " compiler_builtins"
453
- version = " 0.1.10 "
453
+ version = " 0.1.12 "
454
454
source = " registry+https://github.com/rust-lang/crates.io-index"
455
455
dependencies = [
456
456
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -736,7 +736,7 @@ name = "dlmalloc"
736
736
version = " 0.1.3"
737
737
source = " registry+https://github.com/rust-lang/crates.io-index"
738
738
dependencies = [
739
- " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
739
+ " compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
740
740
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
741
741
" rustc-std-workspace-core 1.0.0" ,
742
742
]
@@ -902,7 +902,7 @@ name = "fortanix-sgx-abi"
902
902
version = " 0.3.2"
903
903
source = " registry+https://github.com/rust-lang/crates.io-index"
904
904
dependencies = [
905
- " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
905
+ " compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
906
906
" rustc-std-workspace-core 1.0.0" ,
907
907
]
908
908
@@ -1063,7 +1063,7 @@ name = "hashbrown"
1063
1063
version = " 0.3.0"
1064
1064
source = " registry+https://github.com/rust-lang/crates.io-index"
1065
1065
dependencies = [
1066
- " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
1066
+ " compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
1067
1067
" rustc-std-workspace-alloc 1.0.0" ,
1068
1068
" rustc-std-workspace-core 1.0.0" ,
1069
1069
]
@@ -1764,7 +1764,7 @@ dependencies = [
1764
1764
name = " panic_abort"
1765
1765
version = " 0.0.0"
1766
1766
dependencies = [
1767
- " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
1767
+ " compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
1768
1768
" core 0.0.0" ,
1769
1769
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
1770
1770
]
@@ -1774,7 +1774,7 @@ name = "panic_unwind"
1774
1774
version = " 0.0.0"
1775
1775
dependencies = [
1776
1776
" alloc 0.0.0" ,
1777
- " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
1777
+ " compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
1778
1778
" core 0.0.0" ,
1779
1779
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
1780
1780
" unwind 0.0.0" ,
@@ -1959,7 +1959,7 @@ name = "profiler_builtins"
1959
1959
version = " 0.0.0"
1960
1960
dependencies = [
1961
1961
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
1962
- " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
1962
+ " compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
1963
1963
" core 0.0.0" ,
1964
1964
]
1965
1965
@@ -2484,7 +2484,7 @@ name = "rustc-demangle"
2484
2484
version = " 0.1.10"
2485
2485
source = " registry+https://github.com/rust-lang/crates.io-index"
2486
2486
dependencies = [
2487
- " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
2487
+ " compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
2488
2488
" rustc-std-workspace-core 1.0.0" ,
2489
2489
]
2490
2490
@@ -2612,7 +2612,7 @@ dependencies = [
2612
2612
" alloc 0.0.0" ,
2613
2613
" build_helper 0.1.0" ,
2614
2614
" cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
2615
- " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
2615
+ " compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
2616
2616
" core 0.0.0" ,
2617
2617
]
2618
2618
@@ -2842,7 +2842,7 @@ dependencies = [
2842
2842
" alloc 0.0.0" ,
2843
2843
" build_helper 0.1.0" ,
2844
2844
" cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
2845
- " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
2845
+ " compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
2846
2846
" core 0.0.0" ,
2847
2847
]
2848
2848
@@ -2904,7 +2904,7 @@ dependencies = [
2904
2904
" alloc 0.0.0" ,
2905
2905
" build_helper 0.1.0" ,
2906
2906
" cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
2907
- " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
2907
+ " compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
2908
2908
" core 0.0.0" ,
2909
2909
]
2910
2910
@@ -3021,7 +3021,7 @@ dependencies = [
3021
3021
" alloc 0.0.0" ,
3022
3022
" build_helper 0.1.0" ,
3023
3023
" cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
3024
- " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
3024
+ " compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
3025
3025
" core 0.0.0" ,
3026
3026
]
3027
3027
@@ -3290,7 +3290,7 @@ dependencies = [
3290
3290
" alloc 0.0.0" ,
3291
3291
" backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" ,
3292
3292
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
3293
- " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
3293
+ " compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
3294
3294
" core 0.0.0" ,
3295
3295
" dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
3296
3296
" fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3882,7 +3882,7 @@ name = "unwind"
3882
3882
version = " 0.0.0"
3883
3883
dependencies = [
3884
3884
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
3885
- " compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
3885
+ " compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
3886
3886
" core 0.0.0" ,
3887
3887
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
3888
3888
]
@@ -4078,7 +4078,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4078
4078
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
4079
4079
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
4080
4080
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4081
- "checksum compiler_builtins 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = " 4ada53ac629568219809178f988ca2aac9889e9a847379588c097d30ce185145 "
4081
+ "checksum compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = " 6549720ae78db799196d4af8f719facb4c7946710b4b64148482553e54b56d15 "
4082
4082
"checksum compiletest_rs 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = " f40ecc9332b68270998995c00f8051ee856121764a0d3230e64c9efd059d27b6"
4083
4083
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
4084
4084
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
0 commit comments