@@ -15,7 +15,7 @@ dependencies = [
15
15
name = " alloc"
16
16
version = " 0.0.0"
17
17
dependencies = [
18
- " compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
18
+ " compiler_builtins 0.1.3 (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)" ,
@@ -98,7 +98,7 @@ version = "0.1.27"
98
98
source = " registry+https://github.com/rust-lang/crates.io-index"
99
99
dependencies = [
100
100
" cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
101
- " compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
101
+ " compiler_builtins 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
102
102
" libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)" ,
103
103
" rustc-std-workspace-core 1.0.0" ,
104
104
]
@@ -409,7 +409,7 @@ dependencies = [
409
409
410
410
[[package ]]
411
411
name = " compiler_builtins"
412
- version = " 0.1.2 "
412
+ version = " 0.1.3 "
413
413
source = " registry+https://github.com/rust-lang/crates.io-index"
414
414
dependencies = [
415
415
" cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -665,7 +665,7 @@ name = "dlmalloc"
665
665
version = " 0.1.1"
666
666
source = " registry+https://github.com/rust-lang/crates.io-index"
667
667
dependencies = [
668
- " compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
668
+ " compiler_builtins 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
669
669
" libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)" ,
670
670
" rustc-std-workspace-core 1.0.0" ,
671
671
]
@@ -823,7 +823,7 @@ name = "fortanix-sgx-abi"
823
823
version = " 0.3.2"
824
824
source = " registry+https://github.com/rust-lang/crates.io-index"
825
825
dependencies = [
826
- " compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
826
+ " compiler_builtins 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
827
827
" rustc-std-workspace-core 1.0.0" ,
828
828
]
829
829
@@ -1516,7 +1516,7 @@ dependencies = [
1516
1516
name = " panic_abort"
1517
1517
version = " 0.0.0"
1518
1518
dependencies = [
1519
- " compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1519
+ " compiler_builtins 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1520
1520
" core 0.0.0" ,
1521
1521
" libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)" ,
1522
1522
]
@@ -1526,7 +1526,7 @@ name = "panic_unwind"
1526
1526
version = " 0.0.0"
1527
1527
dependencies = [
1528
1528
" alloc 0.0.0" ,
1529
- " compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1529
+ " compiler_builtins 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1530
1530
" core 0.0.0" ,
1531
1531
" libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)" ,
1532
1532
" unwind 0.0.0" ,
@@ -1679,7 +1679,7 @@ name = "profiler_builtins"
1679
1679
version = " 0.0.0"
1680
1680
dependencies = [
1681
1681
" cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
1682
- " compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1682
+ " compiler_builtins 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1683
1683
" core 0.0.0" ,
1684
1684
]
1685
1685
@@ -1810,7 +1810,7 @@ name = "rand_chacha"
1810
1810
version = " 0.1.0"
1811
1811
source = " registry+https://github.com/rust-lang/crates.io-index"
1812
1812
dependencies = [
1813
- " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1813
+ " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1814
1814
" rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1815
1815
]
1816
1816
@@ -1832,7 +1832,7 @@ name = "rand_hc"
1832
1832
version = " 0.1.0"
1833
1833
source = " registry+https://github.com/rust-lang/crates.io-index"
1834
1834
dependencies = [
1835
- " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1835
+ " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1836
1836
]
1837
1837
1838
1838
[[package ]]
@@ -1857,7 +1857,7 @@ name = "rand_xorshift"
1857
1857
version = " 0.1.0"
1858
1858
source = " registry+https://github.com/rust-lang/crates.io-index"
1859
1859
dependencies = [
1860
- " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1860
+ " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1861
1861
]
1862
1862
1863
1863
[[package ]]
@@ -2198,7 +2198,7 @@ name = "rustc-demangle"
2198
2198
version = " 0.1.10"
2199
2199
source = " registry+https://github.com/rust-lang/crates.io-index"
2200
2200
dependencies = [
2201
- " compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2201
+ " compiler_builtins 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2202
2202
" rustc-std-workspace-core 1.0.0" ,
2203
2203
]
2204
2204
@@ -2296,7 +2296,7 @@ dependencies = [
2296
2296
" alloc 0.0.0" ,
2297
2297
" build_helper 0.1.0" ,
2298
2298
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2299
- " compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2299
+ " compiler_builtins 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2300
2300
" core 0.0.0" ,
2301
2301
]
2302
2302
@@ -2490,7 +2490,7 @@ dependencies = [
2490
2490
" alloc 0.0.0" ,
2491
2491
" build_helper 0.1.0" ,
2492
2492
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2493
- " compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2493
+ " compiler_builtins 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2494
2494
" core 0.0.0" ,
2495
2495
]
2496
2496
@@ -2542,7 +2542,7 @@ dependencies = [
2542
2542
" alloc 0.0.0" ,
2543
2543
" build_helper 0.1.0" ,
2544
2544
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2545
- " compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2545
+ " compiler_builtins 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2546
2546
" core 0.0.0" ,
2547
2547
]
2548
2548
@@ -2655,7 +2655,7 @@ dependencies = [
2655
2655
" alloc 0.0.0" ,
2656
2656
" build_helper 0.1.0" ,
2657
2657
" cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
2658
- " compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2658
+ " compiler_builtins 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2659
2659
" core 0.0.0" ,
2660
2660
]
2661
2661
@@ -2891,7 +2891,7 @@ dependencies = [
2891
2891
" alloc 0.0.0" ,
2892
2892
" backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" ,
2893
2893
" cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
2894
- " compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2894
+ " compiler_builtins 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2895
2895
" core 0.0.0" ,
2896
2896
" dlmalloc 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2897
2897
" fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3232,7 +3232,7 @@ dependencies = [
3232
3232
name = " unwind"
3233
3233
version = " 0.0.0"
3234
3234
dependencies = [
3235
- " compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
3235
+ " compiler_builtins 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
3236
3236
" core 0.0.0" ,
3237
3237
" libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)" ,
3238
3238
]
@@ -3412,7 +3412,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3412
3412
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
3413
3413
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
3414
3414
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
3415
- "checksum compiler_builtins 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ad611263b9f31bdb66e66227d3b781600fd1e68d5deee29b23f5e2ac9cb4892 "
3415
+ "checksum compiler_builtins 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " e066bf05ea052f9891699abcf8c3025256e3f29b50b741441be1e614b10d9c4a "
3416
3416
"checksum compiletest_rs 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)" = " 89747fe073b7838343bd2c2445e7a7c2e0d415598f8925f0fa9205b9cdfc48cb"
3417
3417
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
3418
3418
"checksum core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
0 commit comments