@@ -17,7 +17,7 @@ dependencies = [
17
17
name = " alloc"
18
18
version = " 0.0.0"
19
19
dependencies = [
20
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
20
+ " compiler_builtins 0.1.18 (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)" ,
@@ -44,6 +44,11 @@ dependencies = [
44
44
" ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
45
45
]
46
46
47
+ [[package ]]
48
+ name = " annotate-snippets"
49
+ version = " 0.6.1"
50
+ source = " registry+https://github.com/rust-lang/crates.io-index"
51
+
47
52
[[package ]]
48
53
name = " ansi_term"
49
54
version = " 0.11.0"
@@ -110,7 +115,7 @@ dependencies = [
110
115
" autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
111
116
" backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" ,
112
117
" cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
113
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
118
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
114
119
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
115
120
" rustc-demangle 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
116
121
" rustc-std-workspace-core 1.0.0" ,
@@ -122,7 +127,7 @@ version = "0.1.27"
122
127
source = " registry+https://github.com/rust-lang/crates.io-index"
123
128
dependencies = [
124
129
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
125
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
130
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
126
131
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
127
132
" rustc-std-workspace-core 1.0.0" ,
128
133
]
@@ -331,7 +336,7 @@ name = "cfg-if"
331
336
version = " 0.1.8"
332
337
source = " registry+https://github.com/rust-lang/crates.io-index"
333
338
dependencies = [
334
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
339
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
335
340
" rustc-std-workspace-core 1.0.0" ,
336
341
]
337
342
@@ -460,7 +465,7 @@ dependencies = [
460
465
461
466
[[package ]]
462
467
name = " compiler_builtins"
463
- version = " 0.1.17 "
468
+ version = " 0.1.18 "
464
469
source = " registry+https://github.com/rust-lang/crates.io-index"
465
470
dependencies = [
466
471
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -791,7 +796,7 @@ name = "dlmalloc"
791
796
version = " 0.1.3"
792
797
source = " registry+https://github.com/rust-lang/crates.io-index"
793
798
dependencies = [
794
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
799
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
795
800
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
796
801
" rustc-std-workspace-core 1.0.0" ,
797
802
]
@@ -956,7 +961,7 @@ name = "fortanix-sgx-abi"
956
961
version = " 0.3.2"
957
962
source = " registry+https://github.com/rust-lang/crates.io-index"
958
963
dependencies = [
959
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
964
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
960
965
" rustc-std-workspace-core 1.0.0" ,
961
966
]
962
967
@@ -1133,7 +1138,7 @@ name = "hashbrown"
1133
1138
version = " 0.4.0"
1134
1139
source = " registry+https://github.com/rust-lang/crates.io-index"
1135
1140
dependencies = [
1136
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
1141
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
1137
1142
" rustc-std-workspace-alloc 1.0.0" ,
1138
1143
" rustc-std-workspace-core 1.0.0" ,
1139
1144
]
@@ -1951,7 +1956,7 @@ dependencies = [
1951
1956
name = " panic_abort"
1952
1957
version = " 0.0.0"
1953
1958
dependencies = [
1954
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
1959
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
1955
1960
" core 0.0.0" ,
1956
1961
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
1957
1962
]
@@ -1962,7 +1967,7 @@ version = "0.0.0"
1962
1967
dependencies = [
1963
1968
" alloc 0.0.0" ,
1964
1969
" cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1965
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
1970
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
1966
1971
" core 0.0.0" ,
1967
1972
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
1968
1973
" unwind 0.0.0" ,
@@ -2133,7 +2138,7 @@ name = "profiler_builtins"
2133
2138
version = " 0.0.0"
2134
2139
dependencies = [
2135
2140
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
2136
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2141
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
2137
2142
" core 0.0.0" ,
2138
2143
]
2139
2144
@@ -2670,7 +2675,7 @@ name = "rustc-demangle"
2670
2675
version = " 0.1.15"
2671
2676
source = " registry+https://github.com/rust-lang/crates.io-index"
2672
2677
dependencies = [
2673
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2678
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
2674
2679
" rustc-std-workspace-core 1.0.0" ,
2675
2680
]
2676
2681
@@ -2762,7 +2767,7 @@ dependencies = [
2762
2767
" alloc 0.0.0" ,
2763
2768
" build_helper 0.1.0" ,
2764
2769
" cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
2765
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2770
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
2766
2771
" core 0.0.0" ,
2767
2772
]
2768
2773
@@ -2891,7 +2896,7 @@ dependencies = [
2891
2896
name = " rustc_errors"
2892
2897
version = " 0.0.0"
2893
2898
dependencies = [
2894
- " annotate-snippets 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2899
+ " annotate-snippets 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2895
2900
" atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
2896
2901
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2897
2902
" rustc_data_structures 0.0.0" ,
@@ -2984,7 +2989,7 @@ dependencies = [
2984
2989
" alloc 0.0.0" ,
2985
2990
" build_helper 0.1.0" ,
2986
2991
" cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
2987
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2992
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
2988
2993
" core 0.0.0" ,
2989
2994
]
2990
2995
@@ -3047,7 +3052,7 @@ dependencies = [
3047
3052
" alloc 0.0.0" ,
3048
3053
" build_helper 0.1.0" ,
3049
3054
" cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
3050
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3055
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
3051
3056
" core 0.0.0" ,
3052
3057
]
3053
3058
@@ -3165,7 +3170,7 @@ dependencies = [
3165
3170
" alloc 0.0.0" ,
3166
3171
" build_helper 0.1.0" ,
3167
3172
" cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
3168
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3173
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
3169
3174
" core 0.0.0" ,
3170
3175
]
3171
3176
@@ -3472,7 +3477,7 @@ dependencies = [
3472
3477
" backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" ,
3473
3478
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
3474
3479
" cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3475
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3480
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
3476
3481
" core 0.0.0" ,
3477
3482
" dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
3478
3483
" fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -4099,7 +4104,7 @@ version = "0.0.0"
4099
4104
dependencies = [
4100
4105
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
4101
4106
" cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
4102
- " compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
4107
+ " compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
4103
4108
" core 0.0.0" ,
4104
4109
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
4105
4110
]
@@ -4280,6 +4285,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4280
4285
"checksum aho-corasick 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = " e6f484ae0c99fec2e858eb6134949117399f222608d84cadb3f58c1f97c2364c"
4281
4286
"checksum ammonia 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 384d704f242a0a9faf793fff775a0be6ab9aa27edabffa097331d73779142520"
4282
4287
"checksum annotate-snippets 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = " e8bcdcd5b291ce85a78f2b9d082a8de9676c12b1840d386d67bc5eea6f9d2b4e"
4288
+ "checksum annotate-snippets 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = " c7021ce4924a3f25f802b2cccd1af585e39ea1a363a1aa2e72afe54b67a3a7a7"
4283
4289
"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = " ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
4284
4290
"checksum arc-swap 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = " 1025aeae2b664ca0ea726a89d574fe8f4e77dd712d443236ad1de00379450cf6"
4285
4291
"checksum argon2rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 3f67b0b6a86dae6e67ff4ca2b6201396074996379fba2b92ff649126f37cb392"
@@ -4313,7 +4319,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4313
4319
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
4314
4320
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
4315
4321
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4316
- "checksum compiler_builtins 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = " ad9b4731b9e701aefe9e6bd1e9173f30526661508f9aaadaa5caec25ddf95585 "
4322
+ "checksum compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = " ef1c086a06d6f52f9c0d50cacdc021bfb6034ddeec9fb7e62f099f13f65472f4 "
4317
4323
"checksum compiletest_rs 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = " f40ecc9332b68270998995c00f8051ee856121764a0d3230e64c9efd059d27b6"
4318
4324
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
4319
4325
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
0 commit comments