##// END OF EJS Templates
rust: update `env_logger` dependency...
Raphaël Gomès -
r53205:492d167a default
parent child Browse files
Show More
@@ -1,1927 +1,1886
1 # This file is automatically @generated by Cargo.
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
2 # It is not intended for manual editing.
3 version = 3
3 version = 3
4
4
5 [[package]]
5 [[package]]
6 name = "adler2"
6 name = "adler2"
7 version = "2.0.0"
7 version = "2.0.0"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
9 checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
9 checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
10
10
11 [[package]]
11 [[package]]
12 name = "ahash"
12 name = "ahash"
13 version = "0.8.11"
13 version = "0.8.11"
14 source = "registry+https://github.com/rust-lang/crates.io-index"
14 source = "registry+https://github.com/rust-lang/crates.io-index"
15 checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
15 checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
16 dependencies = [
16 dependencies = [
17 "cfg-if",
17 "cfg-if",
18 "getrandom 0.2.15",
18 "getrandom 0.2.15",
19 "once_cell",
19 "once_cell",
20 "version_check",
20 "version_check",
21 "zerocopy",
21 "zerocopy",
22 ]
22 ]
23
23
24 [[package]]
24 [[package]]
25 name = "aho-corasick"
25 name = "aho-corasick"
26 version = "1.1.3"
26 version = "1.1.3"
27 source = "registry+https://github.com/rust-lang/crates.io-index"
27 source = "registry+https://github.com/rust-lang/crates.io-index"
28 checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
28 checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
29 dependencies = [
29 dependencies = [
30 "memchr",
30 "memchr",
31 ]
31 ]
32
32
33 [[package]]
33 [[package]]
34 name = "android-tzdata"
34 name = "android-tzdata"
35 version = "0.1.1"
35 version = "0.1.1"
36 source = "registry+https://github.com/rust-lang/crates.io-index"
36 source = "registry+https://github.com/rust-lang/crates.io-index"
37 checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
37 checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
38
38
39 [[package]]
39 [[package]]
40 name = "android_system_properties"
40 name = "android_system_properties"
41 version = "0.1.5"
41 version = "0.1.5"
42 source = "registry+https://github.com/rust-lang/crates.io-index"
42 source = "registry+https://github.com/rust-lang/crates.io-index"
43 checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
43 checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
44 dependencies = [
44 dependencies = [
45 "libc",
45 "libc",
46 ]
46 ]
47
47
48 [[package]]
48 [[package]]
49 name = "anstream"
49 name = "anstream"
50 version = "0.6.18"
50 version = "0.6.18"
51 source = "registry+https://github.com/rust-lang/crates.io-index"
51 source = "registry+https://github.com/rust-lang/crates.io-index"
52 checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
52 checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
53 dependencies = [
53 dependencies = [
54 "anstyle",
54 "anstyle",
55 "anstyle-parse",
55 "anstyle-parse",
56 "anstyle-query",
56 "anstyle-query",
57 "anstyle-wincon",
57 "anstyle-wincon",
58 "colorchoice",
58 "colorchoice",
59 "is_terminal_polyfill",
59 "is_terminal_polyfill",
60 "utf8parse",
60 "utf8parse",
61 ]
61 ]
62
62
63 [[package]]
63 [[package]]
64 name = "anstyle"
64 name = "anstyle"
65 version = "1.0.10"
65 version = "1.0.10"
66 source = "registry+https://github.com/rust-lang/crates.io-index"
66 source = "registry+https://github.com/rust-lang/crates.io-index"
67 checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
67 checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
68
68
69 [[package]]
69 [[package]]
70 name = "anstyle-parse"
70 name = "anstyle-parse"
71 version = "0.2.6"
71 version = "0.2.6"
72 source = "registry+https://github.com/rust-lang/crates.io-index"
72 source = "registry+https://github.com/rust-lang/crates.io-index"
73 checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
73 checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
74 dependencies = [
74 dependencies = [
75 "utf8parse",
75 "utf8parse",
76 ]
76 ]
77
77
78 [[package]]
78 [[package]]
79 name = "anstyle-query"
79 name = "anstyle-query"
80 version = "1.1.2"
80 version = "1.1.2"
81 source = "registry+https://github.com/rust-lang/crates.io-index"
81 source = "registry+https://github.com/rust-lang/crates.io-index"
82 checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
82 checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
83 dependencies = [
83 dependencies = [
84 "windows-sys 0.59.0",
84 "windows-sys 0.59.0",
85 ]
85 ]
86
86
87 [[package]]
87 [[package]]
88 name = "anstyle-wincon"
88 name = "anstyle-wincon"
89 version = "3.0.6"
89 version = "3.0.6"
90 source = "registry+https://github.com/rust-lang/crates.io-index"
90 source = "registry+https://github.com/rust-lang/crates.io-index"
91 checksum = "2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125"
91 checksum = "2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125"
92 dependencies = [
92 dependencies = [
93 "anstyle",
93 "anstyle",
94 "windows-sys 0.59.0",
94 "windows-sys 0.59.0",
95 ]
95 ]
96
96
97 [[package]]
97 [[package]]
98 name = "atty"
99 version = "0.2.14"
100 source = "registry+https://github.com/rust-lang/crates.io-index"
101 checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
102 dependencies = [
103 "hermit-abi",
104 "libc",
105 "winapi",
106 ]
107
108 [[package]]
109 name = "autocfg"
98 name = "autocfg"
110 version = "1.4.0"
99 version = "1.4.0"
111 source = "registry+https://github.com/rust-lang/crates.io-index"
100 source = "registry+https://github.com/rust-lang/crates.io-index"
112 checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
101 checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
113
102
114 [[package]]
103 [[package]]
115 name = "bitflags"
104 name = "bitflags"
116 version = "1.3.2"
105 version = "1.3.2"
117 source = "registry+https://github.com/rust-lang/crates.io-index"
106 source = "registry+https://github.com/rust-lang/crates.io-index"
118 checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
107 checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
119
108
120 [[package]]
109 [[package]]
121 name = "bitflags"
110 name = "bitflags"
122 version = "2.6.0"
111 version = "2.6.0"
123 source = "registry+https://github.com/rust-lang/crates.io-index"
112 source = "registry+https://github.com/rust-lang/crates.io-index"
124 checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
113 checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
125
114
126 [[package]]
115 [[package]]
127 name = "bitmaps"
116 name = "bitmaps"
128 version = "2.1.0"
117 version = "2.1.0"
129 source = "registry+https://github.com/rust-lang/crates.io-index"
118 source = "registry+https://github.com/rust-lang/crates.io-index"
130 checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2"
119 checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2"
131 dependencies = [
120 dependencies = [
132 "typenum",
121 "typenum",
133 ]
122 ]
134
123
135 [[package]]
124 [[package]]
136 name = "bitvec"
125 name = "bitvec"
137 version = "1.0.1"
126 version = "1.0.1"
138 source = "registry+https://github.com/rust-lang/crates.io-index"
127 source = "registry+https://github.com/rust-lang/crates.io-index"
139 checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
128 checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
140 dependencies = [
129 dependencies = [
141 "funty",
130 "funty",
142 "radium",
131 "radium",
143 "tap",
132 "tap",
144 "wyz",
133 "wyz",
145 ]
134 ]
146
135
147 [[package]]
136 [[package]]
148 name = "block-buffer"
137 name = "block-buffer"
149 version = "0.9.0"
138 version = "0.9.0"
150 source = "registry+https://github.com/rust-lang/crates.io-index"
139 source = "registry+https://github.com/rust-lang/crates.io-index"
151 checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
140 checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
152 dependencies = [
141 dependencies = [
153 "generic-array",
142 "generic-array",
154 ]
143 ]
155
144
156 [[package]]
145 [[package]]
157 name = "block-buffer"
146 name = "block-buffer"
158 version = "0.10.4"
147 version = "0.10.4"
159 source = "registry+https://github.com/rust-lang/crates.io-index"
148 source = "registry+https://github.com/rust-lang/crates.io-index"
160 checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
149 checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
161 dependencies = [
150 dependencies = [
162 "generic-array",
151 "generic-array",
163 ]
152 ]
164
153
165 [[package]]
154 [[package]]
166 name = "bstr"
155 name = "bstr"
167 version = "1.11.0"
156 version = "1.11.0"
168 source = "registry+https://github.com/rust-lang/crates.io-index"
157 source = "registry+https://github.com/rust-lang/crates.io-index"
169 checksum = "1a68f1f47cdf0ec8ee4b941b2eee2a80cb796db73118c0dd09ac63fbe405be22"
158 checksum = "1a68f1f47cdf0ec8ee4b941b2eee2a80cb796db73118c0dd09ac63fbe405be22"
170 dependencies = [
159 dependencies = [
171 "memchr",
160 "memchr",
172 "regex-automata",
161 "regex-automata",
173 "serde",
162 "serde",
174 ]
163 ]
175
164
176 [[package]]
165 [[package]]
177 name = "bumpalo"
166 name = "bumpalo"
178 version = "3.16.0"
167 version = "3.16.0"
179 source = "registry+https://github.com/rust-lang/crates.io-index"
168 source = "registry+https://github.com/rust-lang/crates.io-index"
180 checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
169 checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
181
170
182 [[package]]
171 [[package]]
183 name = "byteorder"
172 name = "byteorder"
184 version = "1.5.0"
173 version = "1.5.0"
185 source = "registry+https://github.com/rust-lang/crates.io-index"
174 source = "registry+https://github.com/rust-lang/crates.io-index"
186 checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
175 checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
187
176
188 [[package]]
177 [[package]]
189 name = "bytes-cast"
178 name = "bytes-cast"
190 version = "0.3.0"
179 version = "0.3.0"
191 source = "registry+https://github.com/rust-lang/crates.io-index"
180 source = "registry+https://github.com/rust-lang/crates.io-index"
192 checksum = "a20de93b91d7703ca0e39e12930e310acec5ff4d715f4166e0ab026babb352e8"
181 checksum = "a20de93b91d7703ca0e39e12930e310acec5ff4d715f4166e0ab026babb352e8"
193 dependencies = [
182 dependencies = [
194 "bytes-cast-derive",
183 "bytes-cast-derive",
195 ]
184 ]
196
185
197 [[package]]
186 [[package]]
198 name = "bytes-cast-derive"
187 name = "bytes-cast-derive"
199 version = "0.2.0"
188 version = "0.2.0"
200 source = "registry+https://github.com/rust-lang/crates.io-index"
189 source = "registry+https://github.com/rust-lang/crates.io-index"
201 checksum = "7470a6fcce58cde3d62cce758bf71007978b75247e6becd9255c9b884bcb4f71"
190 checksum = "7470a6fcce58cde3d62cce758bf71007978b75247e6becd9255c9b884bcb4f71"
202 dependencies = [
191 dependencies = [
203 "proc-macro2",
192 "proc-macro2",
204 "quote",
193 "quote",
205 "syn 1.0.109",
194 "syn 1.0.109",
206 ]
195 ]
207
196
208 [[package]]
197 [[package]]
209 name = "cc"
198 name = "cc"
210 version = "1.2.1"
199 version = "1.2.1"
211 source = "registry+https://github.com/rust-lang/crates.io-index"
200 source = "registry+https://github.com/rust-lang/crates.io-index"
212 checksum = "fd9de9f2205d5ef3fd67e685b0df337994ddd4495e2a28d185500d0e1edfea47"
201 checksum = "fd9de9f2205d5ef3fd67e685b0df337994ddd4495e2a28d185500d0e1edfea47"
213 dependencies = [
202 dependencies = [
214 "jobserver",
203 "jobserver",
215 "libc",
204 "libc",
216 "shlex",
205 "shlex",
217 ]
206 ]
218
207
219 [[package]]
208 [[package]]
220 name = "cfg-if"
209 name = "cfg-if"
221 version = "1.0.0"
210 version = "1.0.0"
222 source = "registry+https://github.com/rust-lang/crates.io-index"
211 source = "registry+https://github.com/rust-lang/crates.io-index"
223 checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
212 checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
224
213
225 [[package]]
214 [[package]]
226 name = "cfg_aliases"
215 name = "cfg_aliases"
227 version = "0.2.1"
216 version = "0.2.1"
228 source = "registry+https://github.com/rust-lang/crates.io-index"
217 source = "registry+https://github.com/rust-lang/crates.io-index"
229 checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
218 checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
230
219
231 [[package]]
220 [[package]]
232 name = "chrono"
221 name = "chrono"
233 version = "0.4.38"
222 version = "0.4.38"
234 source = "registry+https://github.com/rust-lang/crates.io-index"
223 source = "registry+https://github.com/rust-lang/crates.io-index"
235 checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
224 checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
236 dependencies = [
225 dependencies = [
237 "android-tzdata",
226 "android-tzdata",
238 "iana-time-zone",
227 "iana-time-zone",
239 "js-sys",
228 "js-sys",
240 "num-traits",
229 "num-traits",
241 "wasm-bindgen",
230 "wasm-bindgen",
242 "windows-targets 0.52.6",
231 "windows-targets 0.52.6",
243 ]
232 ]
244
233
245 [[package]]
234 [[package]]
246 name = "clap"
235 name = "clap"
247 version = "4.5.21"
236 version = "4.5.21"
248 source = "registry+https://github.com/rust-lang/crates.io-index"
237 source = "registry+https://github.com/rust-lang/crates.io-index"
249 checksum = "fb3b4b9e5a7c7514dfa52869339ee98b3156b0bfb4e8a77c4ff4babb64b1604f"
238 checksum = "fb3b4b9e5a7c7514dfa52869339ee98b3156b0bfb4e8a77c4ff4babb64b1604f"
250 dependencies = [
239 dependencies = [
251 "clap_builder",
240 "clap_builder",
252 "clap_derive",
241 "clap_derive",
253 ]
242 ]
254
243
255 [[package]]
244 [[package]]
256 name = "clap_builder"
245 name = "clap_builder"
257 version = "4.5.21"
246 version = "4.5.21"
258 source = "registry+https://github.com/rust-lang/crates.io-index"
247 source = "registry+https://github.com/rust-lang/crates.io-index"
259 checksum = "b17a95aa67cc7b5ebd32aa5370189aa0d79069ef1c64ce893bd30fb24bff20ec"
248 checksum = "b17a95aa67cc7b5ebd32aa5370189aa0d79069ef1c64ce893bd30fb24bff20ec"
260 dependencies = [
249 dependencies = [
261 "anstream",
250 "anstream",
262 "anstyle",
251 "anstyle",
263 "clap_lex",
252 "clap_lex",
264 "strsim",
253 "strsim",
265 ]
254 ]
266
255
267 [[package]]
256 [[package]]
268 name = "clap_derive"
257 name = "clap_derive"
269 version = "4.5.18"
258 version = "4.5.18"
270 source = "registry+https://github.com/rust-lang/crates.io-index"
259 source = "registry+https://github.com/rust-lang/crates.io-index"
271 checksum = "4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab"
260 checksum = "4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab"
272 dependencies = [
261 dependencies = [
273 "heck",
262 "heck",
274 "proc-macro2",
263 "proc-macro2",
275 "quote",
264 "quote",
276 "syn 2.0.89",
265 "syn 2.0.89",
277 ]
266 ]
278
267
279 [[package]]
268 [[package]]
280 name = "clap_lex"
269 name = "clap_lex"
281 version = "0.7.3"
270 version = "0.7.3"
282 source = "registry+https://github.com/rust-lang/crates.io-index"
271 source = "registry+https://github.com/rust-lang/crates.io-index"
283 checksum = "afb84c814227b90d6895e01398aee0d8033c00e7466aca416fb6a8e0eb19d8a7"
272 checksum = "afb84c814227b90d6895e01398aee0d8033c00e7466aca416fb6a8e0eb19d8a7"
284
273
285 [[package]]
274 [[package]]
286 name = "colorchoice"
275 name = "colorchoice"
287 version = "1.0.3"
276 version = "1.0.3"
288 source = "registry+https://github.com/rust-lang/crates.io-index"
277 source = "registry+https://github.com/rust-lang/crates.io-index"
289 checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
278 checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
290
279
291 [[package]]
280 [[package]]
292 name = "console"
281 name = "console"
293 version = "0.15.8"
282 version = "0.15.8"
294 source = "registry+https://github.com/rust-lang/crates.io-index"
283 source = "registry+https://github.com/rust-lang/crates.io-index"
295 checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
284 checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
296 dependencies = [
285 dependencies = [
297 "encode_unicode",
286 "encode_unicode",
298 "lazy_static",
287 "lazy_static",
299 "libc",
288 "libc",
300 "unicode-width 0.1.14",
289 "unicode-width 0.1.14",
301 "windows-sys 0.52.0",
290 "windows-sys 0.52.0",
302 ]
291 ]
303
292
304 [[package]]
293 [[package]]
305 name = "convert_case"
294 name = "convert_case"
306 version = "0.4.0"
295 version = "0.4.0"
307 source = "registry+https://github.com/rust-lang/crates.io-index"
296 source = "registry+https://github.com/rust-lang/crates.io-index"
308 checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
297 checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
309
298
310 [[package]]
299 [[package]]
311 name = "core-foundation-sys"
300 name = "core-foundation-sys"
312 version = "0.8.7"
301 version = "0.8.7"
313 source = "registry+https://github.com/rust-lang/crates.io-index"
302 source = "registry+https://github.com/rust-lang/crates.io-index"
314 checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
303 checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
315
304
316 [[package]]
305 [[package]]
317 name = "cpufeatures"
306 name = "cpufeatures"
318 version = "0.2.15"
307 version = "0.2.15"
319 source = "registry+https://github.com/rust-lang/crates.io-index"
308 source = "registry+https://github.com/rust-lang/crates.io-index"
320 checksum = "0ca741a962e1b0bff6d724a1a0958b686406e853bb14061f218562e1896f95e6"
309 checksum = "0ca741a962e1b0bff6d724a1a0958b686406e853bb14061f218562e1896f95e6"
321 dependencies = [
310 dependencies = [
322 "libc",
311 "libc",
323 ]
312 ]
324
313
325 [[package]]
314 [[package]]
326 name = "cpython"
315 name = "cpython"
327 version = "0.7.2"
316 version = "0.7.2"
328 source = "registry+https://github.com/rust-lang/crates.io-index"
317 source = "registry+https://github.com/rust-lang/crates.io-index"
329 checksum = "43b398a2c65baaf5892f10bb69b52508bf7a993380cc4ecd3785aaebb5c79389"
318 checksum = "43b398a2c65baaf5892f10bb69b52508bf7a993380cc4ecd3785aaebb5c79389"
330 dependencies = [
319 dependencies = [
331 "libc",
320 "libc",
332 "num-traits",
321 "num-traits",
333 "paste",
322 "paste",
334 "python3-sys",
323 "python3-sys",
335 ]
324 ]
336
325
337 [[package]]
326 [[package]]
338 name = "crc32fast"
327 name = "crc32fast"
339 version = "1.4.2"
328 version = "1.4.2"
340 source = "registry+https://github.com/rust-lang/crates.io-index"
329 source = "registry+https://github.com/rust-lang/crates.io-index"
341 checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
330 checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
342 dependencies = [
331 dependencies = [
343 "cfg-if",
332 "cfg-if",
344 ]
333 ]
345
334
346 [[package]]
335 [[package]]
347 name = "crossbeam-channel"
336 name = "crossbeam-channel"
348 version = "0.5.13"
337 version = "0.5.13"
349 source = "registry+https://github.com/rust-lang/crates.io-index"
338 source = "registry+https://github.com/rust-lang/crates.io-index"
350 checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
339 checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
351 dependencies = [
340 dependencies = [
352 "crossbeam-utils",
341 "crossbeam-utils",
353 ]
342 ]
354
343
355 [[package]]
344 [[package]]
356 name = "crossbeam-deque"
345 name = "crossbeam-deque"
357 version = "0.8.5"
346 version = "0.8.5"
358 source = "registry+https://github.com/rust-lang/crates.io-index"
347 source = "registry+https://github.com/rust-lang/crates.io-index"
359 checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
348 checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
360 dependencies = [
349 dependencies = [
361 "crossbeam-epoch",
350 "crossbeam-epoch",
362 "crossbeam-utils",
351 "crossbeam-utils",
363 ]
352 ]
364
353
365 [[package]]
354 [[package]]
366 name = "crossbeam-epoch"
355 name = "crossbeam-epoch"
367 version = "0.9.18"
356 version = "0.9.18"
368 source = "registry+https://github.com/rust-lang/crates.io-index"
357 source = "registry+https://github.com/rust-lang/crates.io-index"
369 checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
358 checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
370 dependencies = [
359 dependencies = [
371 "crossbeam-utils",
360 "crossbeam-utils",
372 ]
361 ]
373
362
374 [[package]]
363 [[package]]
375 name = "crossbeam-utils"
364 name = "crossbeam-utils"
376 version = "0.8.20"
365 version = "0.8.20"
377 source = "registry+https://github.com/rust-lang/crates.io-index"
366 source = "registry+https://github.com/rust-lang/crates.io-index"
378 checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
367 checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
379
368
380 [[package]]
369 [[package]]
381 name = "crypto-common"
370 name = "crypto-common"
382 version = "0.1.6"
371 version = "0.1.6"
383 source = "registry+https://github.com/rust-lang/crates.io-index"
372 source = "registry+https://github.com/rust-lang/crates.io-index"
384 checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
373 checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
385 dependencies = [
374 dependencies = [
386 "generic-array",
375 "generic-array",
387 "typenum",
376 "typenum",
388 ]
377 ]
389
378
390 [[package]]
379 [[package]]
391 name = "ctrlc"
380 name = "ctrlc"
392 version = "3.4.5"
381 version = "3.4.5"
393 source = "registry+https://github.com/rust-lang/crates.io-index"
382 source = "registry+https://github.com/rust-lang/crates.io-index"
394 checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
383 checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
395 dependencies = [
384 dependencies = [
396 "nix",
385 "nix",
397 "windows-sys 0.59.0",
386 "windows-sys 0.59.0",
398 ]
387 ]
399
388
400 [[package]]
389 [[package]]
401 name = "derive_more"
390 name = "derive_more"
402 version = "0.99.18"
391 version = "0.99.18"
403 source = "registry+https://github.com/rust-lang/crates.io-index"
392 source = "registry+https://github.com/rust-lang/crates.io-index"
404 checksum = "5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce"
393 checksum = "5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce"
405 dependencies = [
394 dependencies = [
406 "convert_case",
395 "convert_case",
407 "proc-macro2",
396 "proc-macro2",
408 "quote",
397 "quote",
409 "rustc_version",
398 "rustc_version",
410 "syn 2.0.89",
399 "syn 2.0.89",
411 ]
400 ]
412
401
413 [[package]]
402 [[package]]
414 name = "diff"
403 name = "diff"
415 version = "0.1.13"
404 version = "0.1.13"
416 source = "registry+https://github.com/rust-lang/crates.io-index"
405 source = "registry+https://github.com/rust-lang/crates.io-index"
417 checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
406 checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
418
407
419 [[package]]
408 [[package]]
420 name = "digest"
409 name = "digest"
421 version = "0.9.0"
410 version = "0.9.0"
422 source = "registry+https://github.com/rust-lang/crates.io-index"
411 source = "registry+https://github.com/rust-lang/crates.io-index"
423 checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
412 checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
424 dependencies = [
413 dependencies = [
425 "generic-array",
414 "generic-array",
426 ]
415 ]
427
416
428 [[package]]
417 [[package]]
429 name = "digest"
418 name = "digest"
430 version = "0.10.7"
419 version = "0.10.7"
431 source = "registry+https://github.com/rust-lang/crates.io-index"
420 source = "registry+https://github.com/rust-lang/crates.io-index"
432 checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
421 checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
433 dependencies = [
422 dependencies = [
434 "block-buffer 0.10.4",
423 "block-buffer 0.10.4",
435 "crypto-common",
424 "crypto-common",
436 ]
425 ]
437
426
438 [[package]]
427 [[package]]
439 name = "dirs"
428 name = "dirs"
440 version = "5.0.1"
429 version = "5.0.1"
441 source = "registry+https://github.com/rust-lang/crates.io-index"
430 source = "registry+https://github.com/rust-lang/crates.io-index"
442 checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
431 checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
443 dependencies = [
432 dependencies = [
444 "dirs-sys",
433 "dirs-sys",
445 ]
434 ]
446
435
447 [[package]]
436 [[package]]
448 name = "dirs-sys"
437 name = "dirs-sys"
449 version = "0.4.1"
438 version = "0.4.1"
450 source = "registry+https://github.com/rust-lang/crates.io-index"
439 source = "registry+https://github.com/rust-lang/crates.io-index"
451 checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
440 checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
452 dependencies = [
441 dependencies = [
453 "libc",
442 "libc",
454 "option-ext",
443 "option-ext",
455 "redox_users",
444 "redox_users",
456 "windows-sys 0.48.0",
445 "windows-sys 0.48.0",
457 ]
446 ]
458
447
459 [[package]]
448 [[package]]
460 name = "dyn-clone"
449 name = "dyn-clone"
461 version = "1.0.17"
450 version = "1.0.17"
462 source = "registry+https://github.com/rust-lang/crates.io-index"
451 source = "registry+https://github.com/rust-lang/crates.io-index"
463 checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125"
452 checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125"
464
453
465 [[package]]
454 [[package]]
466 name = "either"
455 name = "either"
467 version = "1.13.0"
456 version = "1.13.0"
468 source = "registry+https://github.com/rust-lang/crates.io-index"
457 source = "registry+https://github.com/rust-lang/crates.io-index"
469 checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
458 checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
470
459
471 [[package]]
460 [[package]]
472 name = "encode_unicode"
461 name = "encode_unicode"
473 version = "0.3.6"
462 version = "0.3.6"
474 source = "registry+https://github.com/rust-lang/crates.io-index"
463 source = "registry+https://github.com/rust-lang/crates.io-index"
475 checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
464 checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
476
465
477 [[package]]
466 [[package]]
478 name = "env_logger"
467 name = "env_filter"
479 version = "0.9.3"
468 version = "0.1.2"
480 source = "registry+https://github.com/rust-lang/crates.io-index"
469 source = "registry+https://github.com/rust-lang/crates.io-index"
481 checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7"
470 checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
482 dependencies = [
471 dependencies = [
483 "atty",
472 "log",
473 "regex",
474 ]
475
476 [[package]]
477 name = "env_logger"
478 version = "0.11.5"
479 source = "registry+https://github.com/rust-lang/crates.io-index"
480 checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d"
481 dependencies = [
482 "anstream",
483 "anstyle",
484 "env_filter",
484 "humantime",
485 "humantime",
485 "log",
486 "log",
486 "regex",
487 "termcolor",
488 ]
487 ]
489
488
490 [[package]]
489 [[package]]
491 name = "errno"
490 name = "errno"
492 version = "0.3.9"
491 version = "0.3.9"
493 source = "registry+https://github.com/rust-lang/crates.io-index"
492 source = "registry+https://github.com/rust-lang/crates.io-index"
494 checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
493 checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
495 dependencies = [
494 dependencies = [
496 "libc",
495 "libc",
497 "windows-sys 0.52.0",
496 "windows-sys 0.52.0",
498 ]
497 ]
499
498
500 [[package]]
499 [[package]]
501 name = "fastrand"
500 name = "fastrand"
502 version = "2.2.0"
501 version = "2.2.0"
503 source = "registry+https://github.com/rust-lang/crates.io-index"
502 source = "registry+https://github.com/rust-lang/crates.io-index"
504 checksum = "486f806e73c5707928240ddc295403b1b93c96a02038563881c4a2fd84b81ac4"
503 checksum = "486f806e73c5707928240ddc295403b1b93c96a02038563881c4a2fd84b81ac4"
505
504
506 [[package]]
505 [[package]]
507 name = "filetime"
506 name = "filetime"
508 version = "0.2.25"
507 version = "0.2.25"
509 source = "registry+https://github.com/rust-lang/crates.io-index"
508 source = "registry+https://github.com/rust-lang/crates.io-index"
510 checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
509 checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
511 dependencies = [
510 dependencies = [
512 "cfg-if",
511 "cfg-if",
513 "libc",
512 "libc",
514 "libredox",
513 "libredox",
515 "windows-sys 0.59.0",
514 "windows-sys 0.59.0",
516 ]
515 ]
517
516
518 [[package]]
517 [[package]]
519 name = "flate2"
518 name = "flate2"
520 version = "1.0.35"
519 version = "1.0.35"
521 source = "registry+https://github.com/rust-lang/crates.io-index"
520 source = "registry+https://github.com/rust-lang/crates.io-index"
522 checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c"
521 checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c"
523 dependencies = [
522 dependencies = [
524 "crc32fast",
523 "crc32fast",
525 "libz-sys",
524 "libz-sys",
526 "miniz_oxide",
525 "miniz_oxide",
527 ]
526 ]
528
527
529 [[package]]
528 [[package]]
530 name = "format-bytes"
529 name = "format-bytes"
531 version = "0.3.0"
530 version = "0.3.0"
532 source = "registry+https://github.com/rust-lang/crates.io-index"
531 source = "registry+https://github.com/rust-lang/crates.io-index"
533 checksum = "48942366ef93975da38e175ac9e10068c6fc08ca9e85930d4f098f4d5b14c2fd"
532 checksum = "48942366ef93975da38e175ac9e10068c6fc08ca9e85930d4f098f4d5b14c2fd"
534 dependencies = [
533 dependencies = [
535 "format-bytes-macros",
534 "format-bytes-macros",
536 ]
535 ]
537
536
538 [[package]]
537 [[package]]
539 name = "format-bytes-macros"
538 name = "format-bytes-macros"
540 version = "0.4.0"
539 version = "0.4.0"
541 source = "registry+https://github.com/rust-lang/crates.io-index"
540 source = "registry+https://github.com/rust-lang/crates.io-index"
542 checksum = "203aadebefcc73d12038296c228eabf830f99cba991b0032adf20e9fa6ce7e4f"
541 checksum = "203aadebefcc73d12038296c228eabf830f99cba991b0032adf20e9fa6ce7e4f"
543 dependencies = [
542 dependencies = [
544 "proc-macro2",
543 "proc-macro2",
545 "quote",
544 "quote",
546 "syn 1.0.109",
545 "syn 1.0.109",
547 ]
546 ]
548
547
549 [[package]]
548 [[package]]
550 name = "funty"
549 name = "funty"
551 version = "2.0.0"
550 version = "2.0.0"
552 source = "registry+https://github.com/rust-lang/crates.io-index"
551 source = "registry+https://github.com/rust-lang/crates.io-index"
553 checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
552 checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
554
553
555 [[package]]
554 [[package]]
556 name = "generic-array"
555 name = "generic-array"
557 version = "0.14.7"
556 version = "0.14.7"
558 source = "registry+https://github.com/rust-lang/crates.io-index"
557 source = "registry+https://github.com/rust-lang/crates.io-index"
559 checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
558 checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
560 dependencies = [
559 dependencies = [
561 "typenum",
560 "typenum",
562 "version_check",
561 "version_check",
563 ]
562 ]
564
563
565 [[package]]
564 [[package]]
566 name = "getrandom"
565 name = "getrandom"
567 version = "0.1.16"
566 version = "0.1.16"
568 source = "registry+https://github.com/rust-lang/crates.io-index"
567 source = "registry+https://github.com/rust-lang/crates.io-index"
569 checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
568 checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
570 dependencies = [
569 dependencies = [
571 "cfg-if",
570 "cfg-if",
572 "libc",
571 "libc",
573 "wasi 0.9.0+wasi-snapshot-preview1",
572 "wasi 0.9.0+wasi-snapshot-preview1",
574 ]
573 ]
575
574
576 [[package]]
575 [[package]]
577 name = "getrandom"
576 name = "getrandom"
578 version = "0.2.15"
577 version = "0.2.15"
579 source = "registry+https://github.com/rust-lang/crates.io-index"
578 source = "registry+https://github.com/rust-lang/crates.io-index"
580 checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
579 checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
581 dependencies = [
580 dependencies = [
582 "cfg-if",
581 "cfg-if",
583 "libc",
582 "libc",
584 "wasi 0.11.0+wasi-snapshot-preview1",
583 "wasi 0.11.0+wasi-snapshot-preview1",
585 ]
584 ]
586
585
587 [[package]]
586 [[package]]
588 name = "hashbrown"
587 name = "hashbrown"
589 version = "0.12.3"
588 version = "0.12.3"
590 source = "registry+https://github.com/rust-lang/crates.io-index"
589 source = "registry+https://github.com/rust-lang/crates.io-index"
591 checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
590 checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
592
591
593 [[package]]
592 [[package]]
594 name = "hashbrown"
593 name = "hashbrown"
595 version = "0.13.2"
594 version = "0.13.2"
596 source = "registry+https://github.com/rust-lang/crates.io-index"
595 source = "registry+https://github.com/rust-lang/crates.io-index"
597 checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
596 checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
598 dependencies = [
597 dependencies = [
599 "ahash",
598 "ahash",
600 "rayon",
599 "rayon",
601 ]
600 ]
602
601
603 [[package]]
602 [[package]]
604 name = "heck"
603 name = "heck"
605 version = "0.5.0"
604 version = "0.5.0"
606 source = "registry+https://github.com/rust-lang/crates.io-index"
605 source = "registry+https://github.com/rust-lang/crates.io-index"
607 checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
606 checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
608
607
609 [[package]]
608 [[package]]
610 name = "hermit-abi"
611 version = "0.1.19"
612 source = "registry+https://github.com/rust-lang/crates.io-index"
613 checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
614 dependencies = [
615 "libc",
616 ]
617
618 [[package]]
619 name = "hex"
609 name = "hex"
620 version = "0.4.3"
610 version = "0.4.3"
621 source = "registry+https://github.com/rust-lang/crates.io-index"
611 source = "registry+https://github.com/rust-lang/crates.io-index"
622 checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
612 checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
623
613
624 [[package]]
614 [[package]]
625 name = "hg-core"
615 name = "hg-core"
626 version = "0.1.0"
616 version = "0.1.0"
627 dependencies = [
617 dependencies = [
628 "bitflags 1.3.2",
618 "bitflags 1.3.2",
629 "bitvec",
619 "bitvec",
630 "byteorder",
620 "byteorder",
631 "bytes-cast",
621 "bytes-cast",
632 "chrono",
622 "chrono",
633 "clap",
623 "clap",
634 "crossbeam-channel",
624 "crossbeam-channel",
635 "ctrlc",
625 "ctrlc",
636 "derive_more",
626 "derive_more",
637 "dyn-clone",
627 "dyn-clone",
638 "filetime",
628 "filetime",
639 "flate2",
629 "flate2",
640 "format-bytes",
630 "format-bytes",
641 "hashbrown 0.13.2",
631 "hashbrown 0.13.2",
642 "home",
632 "home",
643 "im-rc",
633 "im-rc",
644 "indicatif",
634 "indicatif",
645 "itertools",
635 "itertools",
646 "lazy_static",
636 "lazy_static",
647 "libc",
637 "libc",
648 "log",
638 "log",
649 "logging_timer",
639 "logging_timer",
650 "memchr",
640 "memchr",
651 "memmap2",
641 "memmap2",
652 "once_cell",
642 "once_cell",
653 "pretty_assertions",
643 "pretty_assertions",
654 "rand 0.8.5",
644 "rand 0.8.5",
655 "rand_distr",
645 "rand_distr",
656 "rand_pcg",
646 "rand_pcg",
657 "rayon",
647 "rayon",
658 "regex",
648 "regex",
659 "same-file",
649 "same-file",
660 "schnellru",
650 "schnellru",
661 "self_cell",
651 "self_cell",
662 "serde",
652 "serde",
663 "sha-1 0.10.1",
653 "sha-1 0.10.1",
664 "tempfile",
654 "tempfile",
665 "thread_local",
655 "thread_local",
666 "toml",
656 "toml",
667 "twox-hash",
657 "twox-hash",
668 "uuid",
658 "uuid",
669 "zstd",
659 "zstd",
670 ]
660 ]
671
661
672 [[package]]
662 [[package]]
673 name = "hg-cpython"
663 name = "hg-cpython"
674 version = "0.1.0"
664 version = "0.1.0"
675 dependencies = [
665 dependencies = [
676 "cpython",
666 "cpython",
677 "crossbeam-channel",
667 "crossbeam-channel",
678 "env_logger",
668 "env_logger",
679 "hg-core",
669 "hg-core",
680 "libc",
670 "libc",
681 "log",
671 "log",
682 "logging_timer",
672 "logging_timer",
683 "python3-sys",
673 "python3-sys",
684 "stable_deref_trait",
674 "stable_deref_trait",
685 "vcsgraph",
675 "vcsgraph",
686 ]
676 ]
687
677
688 [[package]]
678 [[package]]
689 name = "home"
679 name = "home"
690 version = "0.5.9"
680 version = "0.5.9"
691 source = "registry+https://github.com/rust-lang/crates.io-index"
681 source = "registry+https://github.com/rust-lang/crates.io-index"
692 checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
682 checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
693 dependencies = [
683 dependencies = [
694 "windows-sys 0.52.0",
684 "windows-sys 0.52.0",
695 ]
685 ]
696
686
697 [[package]]
687 [[package]]
698 name = "humantime"
688 name = "humantime"
699 version = "2.1.0"
689 version = "2.1.0"
700 source = "registry+https://github.com/rust-lang/crates.io-index"
690 source = "registry+https://github.com/rust-lang/crates.io-index"
701 checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
691 checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
702
692
703 [[package]]
693 [[package]]
704 name = "iana-time-zone"
694 name = "iana-time-zone"
705 version = "0.1.61"
695 version = "0.1.61"
706 source = "registry+https://github.com/rust-lang/crates.io-index"
696 source = "registry+https://github.com/rust-lang/crates.io-index"
707 checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
697 checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
708 dependencies = [
698 dependencies = [
709 "android_system_properties",
699 "android_system_properties",
710 "core-foundation-sys",
700 "core-foundation-sys",
711 "iana-time-zone-haiku",
701 "iana-time-zone-haiku",
712 "js-sys",
702 "js-sys",
713 "wasm-bindgen",
703 "wasm-bindgen",
714 "windows-core",
704 "windows-core",
715 ]
705 ]
716
706
717 [[package]]
707 [[package]]
718 name = "iana-time-zone-haiku"
708 name = "iana-time-zone-haiku"
719 version = "0.1.2"
709 version = "0.1.2"
720 source = "registry+https://github.com/rust-lang/crates.io-index"
710 source = "registry+https://github.com/rust-lang/crates.io-index"
721 checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
711 checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
722 dependencies = [
712 dependencies = [
723 "cc",
713 "cc",
724 ]
714 ]
725
715
726 [[package]]
716 [[package]]
727 name = "im-rc"
717 name = "im-rc"
728 version = "15.1.0"
718 version = "15.1.0"
729 source = "registry+https://github.com/rust-lang/crates.io-index"
719 source = "registry+https://github.com/rust-lang/crates.io-index"
730 checksum = "af1955a75fa080c677d3972822ec4bad316169ab1cfc6c257a942c2265dbe5fe"
720 checksum = "af1955a75fa080c677d3972822ec4bad316169ab1cfc6c257a942c2265dbe5fe"
731 dependencies = [
721 dependencies = [
732 "bitmaps",
722 "bitmaps",
733 "rand_core 0.6.4",
723 "rand_core 0.6.4",
734 "rand_xoshiro",
724 "rand_xoshiro",
735 "sized-chunks",
725 "sized-chunks",
736 "typenum",
726 "typenum",
737 "version_check",
727 "version_check",
738 ]
728 ]
739
729
740 [[package]]
730 [[package]]
741 name = "indexmap"
731 name = "indexmap"
742 version = "1.9.3"
732 version = "1.9.3"
743 source = "registry+https://github.com/rust-lang/crates.io-index"
733 source = "registry+https://github.com/rust-lang/crates.io-index"
744 checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
734 checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
745 dependencies = [
735 dependencies = [
746 "autocfg",
736 "autocfg",
747 "hashbrown 0.12.3",
737 "hashbrown 0.12.3",
748 ]
738 ]
749
739
750 [[package]]
740 [[package]]
751 name = "indicatif"
741 name = "indicatif"
752 version = "0.17.9"
742 version = "0.17.9"
753 source = "registry+https://github.com/rust-lang/crates.io-index"
743 source = "registry+https://github.com/rust-lang/crates.io-index"
754 checksum = "cbf675b85ed934d3c67b5c5469701eec7db22689d0a2139d856e0925fa28b281"
744 checksum = "cbf675b85ed934d3c67b5c5469701eec7db22689d0a2139d856e0925fa28b281"
755 dependencies = [
745 dependencies = [
756 "console",
746 "console",
757 "number_prefix",
747 "number_prefix",
758 "portable-atomic",
748 "portable-atomic",
759 "unicode-width 0.2.0",
749 "unicode-width 0.2.0",
760 "web-time",
750 "web-time",
761 ]
751 ]
762
752
763 [[package]]
753 [[package]]
764 name = "is_terminal_polyfill"
754 name = "is_terminal_polyfill"
765 version = "1.70.1"
755 version = "1.70.1"
766 source = "registry+https://github.com/rust-lang/crates.io-index"
756 source = "registry+https://github.com/rust-lang/crates.io-index"
767 checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
757 checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
768
758
769 [[package]]
759 [[package]]
770 name = "itertools"
760 name = "itertools"
771 version = "0.10.5"
761 version = "0.10.5"
772 source = "registry+https://github.com/rust-lang/crates.io-index"
762 source = "registry+https://github.com/rust-lang/crates.io-index"
773 checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
763 checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
774 dependencies = [
764 dependencies = [
775 "either",
765 "either",
776 ]
766 ]
777
767
778 [[package]]
768 [[package]]
779 name = "jobserver"
769 name = "jobserver"
780 version = "0.1.32"
770 version = "0.1.32"
781 source = "registry+https://github.com/rust-lang/crates.io-index"
771 source = "registry+https://github.com/rust-lang/crates.io-index"
782 checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
772 checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
783 dependencies = [
773 dependencies = [
784 "libc",
774 "libc",
785 ]
775 ]
786
776
787 [[package]]
777 [[package]]
788 name = "js-sys"
778 name = "js-sys"
789 version = "0.3.72"
779 version = "0.3.72"
790 source = "registry+https://github.com/rust-lang/crates.io-index"
780 source = "registry+https://github.com/rust-lang/crates.io-index"
791 checksum = "6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9"
781 checksum = "6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9"
792 dependencies = [
782 dependencies = [
793 "wasm-bindgen",
783 "wasm-bindgen",
794 ]
784 ]
795
785
796 [[package]]
786 [[package]]
797 name = "lazy_static"
787 name = "lazy_static"
798 version = "1.5.0"
788 version = "1.5.0"
799 source = "registry+https://github.com/rust-lang/crates.io-index"
789 source = "registry+https://github.com/rust-lang/crates.io-index"
800 checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
790 checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
801
791
802 [[package]]
792 [[package]]
803 name = "libc"
793 name = "libc"
804 version = "0.2.164"
794 version = "0.2.164"
805 source = "registry+https://github.com/rust-lang/crates.io-index"
795 source = "registry+https://github.com/rust-lang/crates.io-index"
806 checksum = "433bfe06b8c75da9b2e3fbea6e5329ff87748f0b144ef75306e674c3f6f7c13f"
796 checksum = "433bfe06b8c75da9b2e3fbea6e5329ff87748f0b144ef75306e674c3f6f7c13f"
807
797
808 [[package]]
798 [[package]]
809 name = "libm"
799 name = "libm"
810 version = "0.2.11"
800 version = "0.2.11"
811 source = "registry+https://github.com/rust-lang/crates.io-index"
801 source = "registry+https://github.com/rust-lang/crates.io-index"
812 checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
802 checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
813
803
814 [[package]]
804 [[package]]
815 name = "libredox"
805 name = "libredox"
816 version = "0.1.3"
806 version = "0.1.3"
817 source = "registry+https://github.com/rust-lang/crates.io-index"
807 source = "registry+https://github.com/rust-lang/crates.io-index"
818 checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
808 checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
819 dependencies = [
809 dependencies = [
820 "bitflags 2.6.0",
810 "bitflags 2.6.0",
821 "libc",
811 "libc",
822 "redox_syscall",
812 "redox_syscall",
823 ]
813 ]
824
814
825 [[package]]
815 [[package]]
826 name = "libz-sys"
816 name = "libz-sys"
827 version = "1.1.20"
817 version = "1.1.20"
828 source = "registry+https://github.com/rust-lang/crates.io-index"
818 source = "registry+https://github.com/rust-lang/crates.io-index"
829 checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
819 checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
830 dependencies = [
820 dependencies = [
831 "cc",
821 "cc",
832 "pkg-config",
822 "pkg-config",
833 "vcpkg",
823 "vcpkg",
834 ]
824 ]
835
825
836 [[package]]
826 [[package]]
837 name = "linux-raw-sys"
827 name = "linux-raw-sys"
838 version = "0.4.14"
828 version = "0.4.14"
839 source = "registry+https://github.com/rust-lang/crates.io-index"
829 source = "registry+https://github.com/rust-lang/crates.io-index"
840 checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
830 checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
841
831
842 [[package]]
832 [[package]]
843 name = "log"
833 name = "log"
844 version = "0.4.22"
834 version = "0.4.22"
845 source = "registry+https://github.com/rust-lang/crates.io-index"
835 source = "registry+https://github.com/rust-lang/crates.io-index"
846 checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
836 checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
847
837
848 [[package]]
838 [[package]]
849 name = "logging_timer"
839 name = "logging_timer"
850 version = "1.1.1"
840 version = "1.1.1"
851 source = "registry+https://github.com/rust-lang/crates.io-index"
841 source = "registry+https://github.com/rust-lang/crates.io-index"
852 checksum = "5669c09dbcb4a0b5f6de8364154495574238e18d6736bbdaa7726307f3268471"
842 checksum = "5669c09dbcb4a0b5f6de8364154495574238e18d6736bbdaa7726307f3268471"
853 dependencies = [
843 dependencies = [
854 "log",
844 "log",
855 "logging_timer_proc_macros",
845 "logging_timer_proc_macros",
856 ]
846 ]
857
847
858 [[package]]
848 [[package]]
859 name = "logging_timer_proc_macros"
849 name = "logging_timer_proc_macros"
860 version = "1.1.1"
850 version = "1.1.1"
861 source = "registry+https://github.com/rust-lang/crates.io-index"
851 source = "registry+https://github.com/rust-lang/crates.io-index"
862 checksum = "27906ca51651609191eeb2d1fdc6b52b8024789ec188b07aad88b6dfbe392fbe"
852 checksum = "27906ca51651609191eeb2d1fdc6b52b8024789ec188b07aad88b6dfbe392fbe"
863 dependencies = [
853 dependencies = [
864 "log",
854 "log",
865 "proc-macro2",
855 "proc-macro2",
866 "quote",
856 "quote",
867 "syn 1.0.109",
857 "syn 1.0.109",
868 ]
858 ]
869
859
870 [[package]]
860 [[package]]
871 name = "memchr"
861 name = "memchr"
872 version = "2.7.4"
862 version = "2.7.4"
873 source = "registry+https://github.com/rust-lang/crates.io-index"
863 source = "registry+https://github.com/rust-lang/crates.io-index"
874 checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
864 checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
875
865
876 [[package]]
866 [[package]]
877 name = "memmap2"
867 name = "memmap2"
878 version = "0.5.10"
868 version = "0.5.10"
879 source = "registry+https://github.com/rust-lang/crates.io-index"
869 source = "registry+https://github.com/rust-lang/crates.io-index"
880 checksum = "83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327"
870 checksum = "83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327"
881 dependencies = [
871 dependencies = [
882 "libc",
872 "libc",
883 "stable_deref_trait",
873 "stable_deref_trait",
884 ]
874 ]
885
875
886 [[package]]
876 [[package]]
887 name = "miniz_oxide"
877 name = "miniz_oxide"
888 version = "0.8.0"
878 version = "0.8.0"
889 source = "registry+https://github.com/rust-lang/crates.io-index"
879 source = "registry+https://github.com/rust-lang/crates.io-index"
890 checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
880 checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
891 dependencies = [
881 dependencies = [
892 "adler2",
882 "adler2",
893 ]
883 ]
894
884
895 [[package]]
885 [[package]]
896 name = "nix"
886 name = "nix"
897 version = "0.29.0"
887 version = "0.29.0"
898 source = "registry+https://github.com/rust-lang/crates.io-index"
888 source = "registry+https://github.com/rust-lang/crates.io-index"
899 checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
889 checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
900 dependencies = [
890 dependencies = [
901 "bitflags 2.6.0",
891 "bitflags 2.6.0",
902 "cfg-if",
892 "cfg-if",
903 "cfg_aliases",
893 "cfg_aliases",
904 "libc",
894 "libc",
905 ]
895 ]
906
896
907 [[package]]
897 [[package]]
908 name = "nom8"
898 name = "nom8"
909 version = "0.2.0"
899 version = "0.2.0"
910 source = "registry+https://github.com/rust-lang/crates.io-index"
900 source = "registry+https://github.com/rust-lang/crates.io-index"
911 checksum = "ae01545c9c7fc4486ab7debaf2aad7003ac19431791868fb2e8066df97fad2f8"
901 checksum = "ae01545c9c7fc4486ab7debaf2aad7003ac19431791868fb2e8066df97fad2f8"
912 dependencies = [
902 dependencies = [
913 "memchr",
903 "memchr",
914 ]
904 ]
915
905
916 [[package]]
906 [[package]]
917 name = "num-traits"
907 name = "num-traits"
918 version = "0.2.19"
908 version = "0.2.19"
919 source = "registry+https://github.com/rust-lang/crates.io-index"
909 source = "registry+https://github.com/rust-lang/crates.io-index"
920 checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
910 checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
921 dependencies = [
911 dependencies = [
922 "autocfg",
912 "autocfg",
923 "libm",
913 "libm",
924 ]
914 ]
925
915
926 [[package]]
916 [[package]]
927 name = "number_prefix"
917 name = "number_prefix"
928 version = "0.4.0"
918 version = "0.4.0"
929 source = "registry+https://github.com/rust-lang/crates.io-index"
919 source = "registry+https://github.com/rust-lang/crates.io-index"
930 checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
920 checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
931
921
932 [[package]]
922 [[package]]
933 name = "once_cell"
923 name = "once_cell"
934 version = "1.20.2"
924 version = "1.20.2"
935 source = "registry+https://github.com/rust-lang/crates.io-index"
925 source = "registry+https://github.com/rust-lang/crates.io-index"
936 checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
926 checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
937
927
938 [[package]]
928 [[package]]
939 name = "opaque-debug"
929 name = "opaque-debug"
940 version = "0.3.1"
930 version = "0.3.1"
941 source = "registry+https://github.com/rust-lang/crates.io-index"
931 source = "registry+https://github.com/rust-lang/crates.io-index"
942 checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381"
932 checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381"
943
933
944 [[package]]
934 [[package]]
945 name = "option-ext"
935 name = "option-ext"
946 version = "0.2.0"
936 version = "0.2.0"
947 source = "registry+https://github.com/rust-lang/crates.io-index"
937 source = "registry+https://github.com/rust-lang/crates.io-index"
948 checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
938 checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
949
939
950 [[package]]
940 [[package]]
951 name = "os_str_bytes"
941 name = "os_str_bytes"
952 version = "6.6.1"
942 version = "6.6.1"
953 source = "registry+https://github.com/rust-lang/crates.io-index"
943 source = "registry+https://github.com/rust-lang/crates.io-index"
954 checksum = "e2355d85b9a3786f481747ced0e0ff2ba35213a1f9bd406ed906554d7af805a1"
944 checksum = "e2355d85b9a3786f481747ced0e0ff2ba35213a1f9bd406ed906554d7af805a1"
955 dependencies = [
945 dependencies = [
956 "memchr",
946 "memchr",
957 ]
947 ]
958
948
959 [[package]]
949 [[package]]
960 name = "paste"
950 name = "paste"
961 version = "1.0.15"
951 version = "1.0.15"
962 source = "registry+https://github.com/rust-lang/crates.io-index"
952 source = "registry+https://github.com/rust-lang/crates.io-index"
963 checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
953 checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
964
954
965 [[package]]
955 [[package]]
966 name = "pkg-config"
956 name = "pkg-config"
967 version = "0.3.31"
957 version = "0.3.31"
968 source = "registry+https://github.com/rust-lang/crates.io-index"
958 source = "registry+https://github.com/rust-lang/crates.io-index"
969 checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
959 checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
970
960
971 [[package]]
961 [[package]]
972 name = "portable-atomic"
962 name = "portable-atomic"
973 version = "1.9.0"
963 version = "1.9.0"
974 source = "registry+https://github.com/rust-lang/crates.io-index"
964 source = "registry+https://github.com/rust-lang/crates.io-index"
975 checksum = "cc9c68a3f6da06753e9335d63e27f6b9754dd1920d941135b7ea8224f141adb2"
965 checksum = "cc9c68a3f6da06753e9335d63e27f6b9754dd1920d941135b7ea8224f141adb2"
976
966
977 [[package]]
967 [[package]]
978 name = "ppv-lite86"
968 name = "ppv-lite86"
979 version = "0.2.20"
969 version = "0.2.20"
980 source = "registry+https://github.com/rust-lang/crates.io-index"
970 source = "registry+https://github.com/rust-lang/crates.io-index"
981 checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
971 checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
982 dependencies = [
972 dependencies = [
983 "zerocopy",
973 "zerocopy",
984 ]
974 ]
985
975
986 [[package]]
976 [[package]]
987 name = "pretty_assertions"
977 name = "pretty_assertions"
988 version = "1.4.1"
978 version = "1.4.1"
989 source = "registry+https://github.com/rust-lang/crates.io-index"
979 source = "registry+https://github.com/rust-lang/crates.io-index"
990 checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
980 checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
991 dependencies = [
981 dependencies = [
992 "diff",
982 "diff",
993 "yansi",
983 "yansi",
994 ]
984 ]
995
985
996 [[package]]
986 [[package]]
997 name = "proc-macro2"
987 name = "proc-macro2"
998 version = "1.0.91"
988 version = "1.0.91"
999 source = "registry+https://github.com/rust-lang/crates.io-index"
989 source = "registry+https://github.com/rust-lang/crates.io-index"
1000 checksum = "307e3004becf10f5a6e0d59d20f3cd28231b0e0827a96cd3e0ce6d14bc1e4bb3"
990 checksum = "307e3004becf10f5a6e0d59d20f3cd28231b0e0827a96cd3e0ce6d14bc1e4bb3"
1001 dependencies = [
991 dependencies = [
1002 "unicode-ident",
992 "unicode-ident",
1003 ]
993 ]
1004
994
1005 [[package]]
995 [[package]]
1006 name = "python3-sys"
996 name = "python3-sys"
1007 version = "0.7.2"
997 version = "0.7.2"
1008 source = "registry+https://github.com/rust-lang/crates.io-index"
998 source = "registry+https://github.com/rust-lang/crates.io-index"
1009 checksum = "0f53ef6740367a09718d2cd21ba15b0d7972342a38e554736bcee7773e45c9f5"
999 checksum = "0f53ef6740367a09718d2cd21ba15b0d7972342a38e554736bcee7773e45c9f5"
1010 dependencies = [
1000 dependencies = [
1011 "libc",
1001 "libc",
1012 "regex",
1002 "regex",
1013 ]
1003 ]
1014
1004
1015 [[package]]
1005 [[package]]
1016 name = "quote"
1006 name = "quote"
1017 version = "1.0.37"
1007 version = "1.0.37"
1018 source = "registry+https://github.com/rust-lang/crates.io-index"
1008 source = "registry+https://github.com/rust-lang/crates.io-index"
1019 checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
1009 checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
1020 dependencies = [
1010 dependencies = [
1021 "proc-macro2",
1011 "proc-macro2",
1022 ]
1012 ]
1023
1013
1024 [[package]]
1014 [[package]]
1025 name = "radium"
1015 name = "radium"
1026 version = "0.7.0"
1016 version = "0.7.0"
1027 source = "registry+https://github.com/rust-lang/crates.io-index"
1017 source = "registry+https://github.com/rust-lang/crates.io-index"
1028 checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
1018 checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
1029
1019
1030 [[package]]
1020 [[package]]
1031 name = "rand"
1021 name = "rand"
1032 version = "0.7.3"
1022 version = "0.7.3"
1033 source = "registry+https://github.com/rust-lang/crates.io-index"
1023 source = "registry+https://github.com/rust-lang/crates.io-index"
1034 checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
1024 checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
1035 dependencies = [
1025 dependencies = [
1036 "getrandom 0.1.16",
1026 "getrandom 0.1.16",
1037 "libc",
1027 "libc",
1038 "rand_chacha 0.2.2",
1028 "rand_chacha 0.2.2",
1039 "rand_core 0.5.1",
1029 "rand_core 0.5.1",
1040 "rand_hc",
1030 "rand_hc",
1041 ]
1031 ]
1042
1032
1043 [[package]]
1033 [[package]]
1044 name = "rand"
1034 name = "rand"
1045 version = "0.8.5"
1035 version = "0.8.5"
1046 source = "registry+https://github.com/rust-lang/crates.io-index"
1036 source = "registry+https://github.com/rust-lang/crates.io-index"
1047 checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
1037 checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
1048 dependencies = [
1038 dependencies = [
1049 "libc",
1039 "libc",
1050 "rand_chacha 0.3.1",
1040 "rand_chacha 0.3.1",
1051 "rand_core 0.6.4",
1041 "rand_core 0.6.4",
1052 ]
1042 ]
1053
1043
1054 [[package]]
1044 [[package]]
1055 name = "rand_chacha"
1045 name = "rand_chacha"
1056 version = "0.2.2"
1046 version = "0.2.2"
1057 source = "registry+https://github.com/rust-lang/crates.io-index"
1047 source = "registry+https://github.com/rust-lang/crates.io-index"
1058 checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
1048 checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
1059 dependencies = [
1049 dependencies = [
1060 "ppv-lite86",
1050 "ppv-lite86",
1061 "rand_core 0.5.1",
1051 "rand_core 0.5.1",
1062 ]
1052 ]
1063
1053
1064 [[package]]
1054 [[package]]
1065 name = "rand_chacha"
1055 name = "rand_chacha"
1066 version = "0.3.1"
1056 version = "0.3.1"
1067 source = "registry+https://github.com/rust-lang/crates.io-index"
1057 source = "registry+https://github.com/rust-lang/crates.io-index"
1068 checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
1058 checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
1069 dependencies = [
1059 dependencies = [
1070 "ppv-lite86",
1060 "ppv-lite86",
1071 "rand_core 0.6.4",
1061 "rand_core 0.6.4",
1072 ]
1062 ]
1073
1063
1074 [[package]]
1064 [[package]]
1075 name = "rand_core"
1065 name = "rand_core"
1076 version = "0.5.1"
1066 version = "0.5.1"
1077 source = "registry+https://github.com/rust-lang/crates.io-index"
1067 source = "registry+https://github.com/rust-lang/crates.io-index"
1078 checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
1068 checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
1079 dependencies = [
1069 dependencies = [
1080 "getrandom 0.1.16",
1070 "getrandom 0.1.16",
1081 ]
1071 ]
1082
1072
1083 [[package]]
1073 [[package]]
1084 name = "rand_core"
1074 name = "rand_core"
1085 version = "0.6.4"
1075 version = "0.6.4"
1086 source = "registry+https://github.com/rust-lang/crates.io-index"
1076 source = "registry+https://github.com/rust-lang/crates.io-index"
1087 checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
1077 checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
1088 dependencies = [
1078 dependencies = [
1089 "getrandom 0.2.15",
1079 "getrandom 0.2.15",
1090 ]
1080 ]
1091
1081
1092 [[package]]
1082 [[package]]
1093 name = "rand_distr"
1083 name = "rand_distr"
1094 version = "0.4.3"
1084 version = "0.4.3"
1095 source = "registry+https://github.com/rust-lang/crates.io-index"
1085 source = "registry+https://github.com/rust-lang/crates.io-index"
1096 checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"
1086 checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"
1097 dependencies = [
1087 dependencies = [
1098 "num-traits",
1088 "num-traits",
1099 "rand 0.8.5",
1089 "rand 0.8.5",
1100 ]
1090 ]
1101
1091
1102 [[package]]
1092 [[package]]
1103 name = "rand_hc"
1093 name = "rand_hc"
1104 version = "0.2.0"
1094 version = "0.2.0"
1105 source = "registry+https://github.com/rust-lang/crates.io-index"
1095 source = "registry+https://github.com/rust-lang/crates.io-index"
1106 checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
1096 checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
1107 dependencies = [
1097 dependencies = [
1108 "rand_core 0.5.1",
1098 "rand_core 0.5.1",
1109 ]
1099 ]
1110
1100
1111 [[package]]
1101 [[package]]
1112 name = "rand_pcg"
1102 name = "rand_pcg"
1113 version = "0.3.1"
1103 version = "0.3.1"
1114 source = "registry+https://github.com/rust-lang/crates.io-index"
1104 source = "registry+https://github.com/rust-lang/crates.io-index"
1115 checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"
1105 checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"
1116 dependencies = [
1106 dependencies = [
1117 "rand_core 0.6.4",
1107 "rand_core 0.6.4",
1118 ]
1108 ]
1119
1109
1120 [[package]]
1110 [[package]]
1121 name = "rand_xoshiro"
1111 name = "rand_xoshiro"
1122 version = "0.6.0"
1112 version = "0.6.0"
1123 source = "registry+https://github.com/rust-lang/crates.io-index"
1113 source = "registry+https://github.com/rust-lang/crates.io-index"
1124 checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
1114 checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
1125 dependencies = [
1115 dependencies = [
1126 "rand_core 0.6.4",
1116 "rand_core 0.6.4",
1127 ]
1117 ]
1128
1118
1129 [[package]]
1119 [[package]]
1130 name = "rayon"
1120 name = "rayon"
1131 version = "1.10.0"
1121 version = "1.10.0"
1132 source = "registry+https://github.com/rust-lang/crates.io-index"
1122 source = "registry+https://github.com/rust-lang/crates.io-index"
1133 checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
1123 checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
1134 dependencies = [
1124 dependencies = [
1135 "either",
1125 "either",
1136 "rayon-core",
1126 "rayon-core",
1137 ]
1127 ]
1138
1128
1139 [[package]]
1129 [[package]]
1140 name = "rayon-core"
1130 name = "rayon-core"
1141 version = "1.12.1"
1131 version = "1.12.1"
1142 source = "registry+https://github.com/rust-lang/crates.io-index"
1132 source = "registry+https://github.com/rust-lang/crates.io-index"
1143 checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
1133 checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
1144 dependencies = [
1134 dependencies = [
1145 "crossbeam-deque",
1135 "crossbeam-deque",
1146 "crossbeam-utils",
1136 "crossbeam-utils",
1147 ]
1137 ]
1148
1138
1149 [[package]]
1139 [[package]]
1150 name = "redox_syscall"
1140 name = "redox_syscall"
1151 version = "0.5.7"
1141 version = "0.5.7"
1152 source = "registry+https://github.com/rust-lang/crates.io-index"
1142 source = "registry+https://github.com/rust-lang/crates.io-index"
1153 checksum = "9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f"
1143 checksum = "9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f"
1154 dependencies = [
1144 dependencies = [
1155 "bitflags 2.6.0",
1145 "bitflags 2.6.0",
1156 ]
1146 ]
1157
1147
1158 [[package]]
1148 [[package]]
1159 name = "redox_users"
1149 name = "redox_users"
1160 version = "0.4.6"
1150 version = "0.4.6"
1161 source = "registry+https://github.com/rust-lang/crates.io-index"
1151 source = "registry+https://github.com/rust-lang/crates.io-index"
1162 checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
1152 checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
1163 dependencies = [
1153 dependencies = [
1164 "getrandom 0.2.15",
1154 "getrandom 0.2.15",
1165 "libredox",
1155 "libredox",
1166 "thiserror",
1156 "thiserror",
1167 ]
1157 ]
1168
1158
1169 [[package]]
1159 [[package]]
1170 name = "regex"
1160 name = "regex"
1171 version = "1.11.1"
1161 version = "1.11.1"
1172 source = "registry+https://github.com/rust-lang/crates.io-index"
1162 source = "registry+https://github.com/rust-lang/crates.io-index"
1173 checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
1163 checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
1174 dependencies = [
1164 dependencies = [
1175 "aho-corasick",
1165 "aho-corasick",
1176 "memchr",
1166 "memchr",
1177 "regex-automata",
1167 "regex-automata",
1178 "regex-syntax",
1168 "regex-syntax",
1179 ]
1169 ]
1180
1170
1181 [[package]]
1171 [[package]]
1182 name = "regex-automata"
1172 name = "regex-automata"
1183 version = "0.4.9"
1173 version = "0.4.9"
1184 source = "registry+https://github.com/rust-lang/crates.io-index"
1174 source = "registry+https://github.com/rust-lang/crates.io-index"
1185 checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
1175 checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
1186 dependencies = [
1176 dependencies = [
1187 "aho-corasick",
1177 "aho-corasick",
1188 "memchr",
1178 "memchr",
1189 "regex-syntax",
1179 "regex-syntax",
1190 ]
1180 ]
1191
1181
1192 [[package]]
1182 [[package]]
1193 name = "regex-syntax"
1183 name = "regex-syntax"
1194 version = "0.8.5"
1184 version = "0.8.5"
1195 source = "registry+https://github.com/rust-lang/crates.io-index"
1185 source = "registry+https://github.com/rust-lang/crates.io-index"
1196 checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
1186 checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
1197
1187
1198 [[package]]
1188 [[package]]
1199 name = "rhg"
1189 name = "rhg"
1200 version = "0.1.0"
1190 version = "0.1.0"
1201 dependencies = [
1191 dependencies = [
1202 "atty",
1192 "atty",
1203 "chrono",
1193 "chrono",
1204 "clap",
1194 "clap",
1205 "derive_more",
1195 "derive_more",
1206 "env_logger",
1196 "env_logger",
1207 "format-bytes",
1197 "format-bytes",
1208 "hg-core",
1198 "hg-core",
1209 "home",
1199 "home",
1210 "lazy_static",
1200 "lazy_static",
1211 "libc",
1201 "libc",
1212 "log",
1202 "log",
1213 "logging_timer",
1203 "logging_timer",
1214 "rayon",
1204 "rayon",
1215 "regex",
1205 "regex",
1216 "shellexpand",
1206 "shellexpand",
1217 "which",
1207 "which",
1218 "whoami",
1208 "whoami",
1219 ]
1209 ]
1220
1210
1221 [[package]]
1211 [[package]]
1222 name = "rustc_version"
1212 name = "rustc_version"
1223 version = "0.4.1"
1213 version = "0.4.1"
1224 source = "registry+https://github.com/rust-lang/crates.io-index"
1214 source = "registry+https://github.com/rust-lang/crates.io-index"
1225 checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
1215 checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
1226 dependencies = [
1216 dependencies = [
1227 "semver",
1217 "semver",
1228 ]
1218 ]
1229
1219
1230 [[package]]
1220 [[package]]
1231 name = "rustix"
1221 name = "rustix"
1232 version = "0.38.41"
1222 version = "0.38.41"
1233 source = "registry+https://github.com/rust-lang/crates.io-index"
1223 source = "registry+https://github.com/rust-lang/crates.io-index"
1234 checksum = "d7f649912bc1495e167a6edee79151c84b1bad49748cb4f1f1167f459f6224f6"
1224 checksum = "d7f649912bc1495e167a6edee79151c84b1bad49748cb4f1f1167f459f6224f6"
1235 dependencies = [
1225 dependencies = [
1236 "bitflags 2.6.0",
1226 "bitflags 2.6.0",
1237 "errno",
1227 "errno",
1238 "libc",
1228 "libc",
1239 "linux-raw-sys",
1229 "linux-raw-sys",
1240 "windows-sys 0.52.0",
1230 "windows-sys 0.52.0",
1241 ]
1231 ]
1242
1232
1243 [[package]]
1233 [[package]]
1244 name = "same-file"
1234 name = "same-file"
1245 version = "1.0.6"
1235 version = "1.0.6"
1246 source = "registry+https://github.com/rust-lang/crates.io-index"
1236 source = "registry+https://github.com/rust-lang/crates.io-index"
1247 checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
1237 checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
1248 dependencies = [
1238 dependencies = [
1249 "winapi-util",
1239 "winapi-util",
1250 ]
1240 ]
1251
1241
1252 [[package]]
1242 [[package]]
1253 name = "schnellru"
1243 name = "schnellru"
1254 version = "0.2.3"
1244 version = "0.2.3"
1255 source = "registry+https://github.com/rust-lang/crates.io-index"
1245 source = "registry+https://github.com/rust-lang/crates.io-index"
1256 checksum = "c9a8ef13a93c54d20580de1e5c413e624e53121d42fc7e2c11d10ef7f8b02367"
1246 checksum = "c9a8ef13a93c54d20580de1e5c413e624e53121d42fc7e2c11d10ef7f8b02367"
1257 dependencies = [
1247 dependencies = [
1258 "ahash",
1248 "ahash",
1259 "cfg-if",
1249 "cfg-if",
1260 "hashbrown 0.13.2",
1250 "hashbrown 0.13.2",
1261 ]
1251 ]
1262
1252
1263 [[package]]
1253 [[package]]
1264 name = "self_cell"
1254 name = "self_cell"
1265 version = "1.0.4"
1255 version = "1.0.4"
1266 source = "registry+https://github.com/rust-lang/crates.io-index"
1256 source = "registry+https://github.com/rust-lang/crates.io-index"
1267 checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a"
1257 checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a"
1268
1258
1269 [[package]]
1259 [[package]]
1270 name = "semver"
1260 name = "semver"
1271 version = "1.0.23"
1261 version = "1.0.23"
1272 source = "registry+https://github.com/rust-lang/crates.io-index"
1262 source = "registry+https://github.com/rust-lang/crates.io-index"
1273 checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
1263 checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
1274
1264
1275 [[package]]
1265 [[package]]
1276 name = "serde"
1266 name = "serde"
1277 version = "1.0.215"
1267 version = "1.0.215"
1278 source = "registry+https://github.com/rust-lang/crates.io-index"
1268 source = "registry+https://github.com/rust-lang/crates.io-index"
1279 checksum = "6513c1ad0b11a9376da888e3e0baa0077f1aed55c17f50e7b2397136129fb88f"
1269 checksum = "6513c1ad0b11a9376da888e3e0baa0077f1aed55c17f50e7b2397136129fb88f"
1280 dependencies = [
1270 dependencies = [
1281 "serde_derive",
1271 "serde_derive",
1282 ]
1272 ]
1283
1273
1284 [[package]]
1274 [[package]]
1285 name = "serde_derive"
1275 name = "serde_derive"
1286 version = "1.0.215"
1276 version = "1.0.215"
1287 source = "registry+https://github.com/rust-lang/crates.io-index"
1277 source = "registry+https://github.com/rust-lang/crates.io-index"
1288 checksum = "ad1e866f866923f252f05c889987993144fb74e722403468a4ebd70c3cd756c0"
1278 checksum = "ad1e866f866923f252f05c889987993144fb74e722403468a4ebd70c3cd756c0"
1289 dependencies = [
1279 dependencies = [
1290 "proc-macro2",
1280 "proc-macro2",
1291 "quote",
1281 "quote",
1292 "syn 2.0.89",
1282 "syn 2.0.89",
1293 ]
1283 ]
1294
1284
1295 [[package]]
1285 [[package]]
1296 name = "serde_spanned"
1286 name = "serde_spanned"
1297 version = "0.6.8"
1287 version = "0.6.8"
1298 source = "registry+https://github.com/rust-lang/crates.io-index"
1288 source = "registry+https://github.com/rust-lang/crates.io-index"
1299 checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
1289 checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
1300 dependencies = [
1290 dependencies = [
1301 "serde",
1291 "serde",
1302 ]
1292 ]
1303
1293
1304 [[package]]
1294 [[package]]
1305 name = "sha-1"
1295 name = "sha-1"
1306 version = "0.9.8"
1296 version = "0.9.8"
1307 source = "registry+https://github.com/rust-lang/crates.io-index"
1297 source = "registry+https://github.com/rust-lang/crates.io-index"
1308 checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"
1298 checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"
1309 dependencies = [
1299 dependencies = [
1310 "block-buffer 0.9.0",
1300 "block-buffer 0.9.0",
1311 "cfg-if",
1301 "cfg-if",
1312 "cpufeatures",
1302 "cpufeatures",
1313 "digest 0.9.0",
1303 "digest 0.9.0",
1314 "opaque-debug",
1304 "opaque-debug",
1315 ]
1305 ]
1316
1306
1317 [[package]]
1307 [[package]]
1318 name = "sha-1"
1308 name = "sha-1"
1319 version = "0.10.1"
1309 version = "0.10.1"
1320 source = "registry+https://github.com/rust-lang/crates.io-index"
1310 source = "registry+https://github.com/rust-lang/crates.io-index"
1321 checksum = "f5058ada175748e33390e40e872bd0fe59a19f265d0158daa551c5a88a76009c"
1311 checksum = "f5058ada175748e33390e40e872bd0fe59a19f265d0158daa551c5a88a76009c"
1322 dependencies = [
1312 dependencies = [
1323 "cfg-if",
1313 "cfg-if",
1324 "cpufeatures",
1314 "cpufeatures",
1325 "digest 0.10.7",
1315 "digest 0.10.7",
1326 ]
1316 ]
1327
1317
1328 [[package]]
1318 [[package]]
1329 name = "shellexpand"
1319 name = "shellexpand"
1330 version = "3.1.0"
1320 version = "3.1.0"
1331 source = "registry+https://github.com/rust-lang/crates.io-index"
1321 source = "registry+https://github.com/rust-lang/crates.io-index"
1332 checksum = "da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b"
1322 checksum = "da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b"
1333 dependencies = [
1323 dependencies = [
1334 "bstr",
1324 "bstr",
1335 "dirs",
1325 "dirs",
1336 "os_str_bytes",
1326 "os_str_bytes",
1337 ]
1327 ]
1338
1328
1339 [[package]]
1329 [[package]]
1340 name = "shlex"
1330 name = "shlex"
1341 version = "1.3.0"
1331 version = "1.3.0"
1342 source = "registry+https://github.com/rust-lang/crates.io-index"
1332 source = "registry+https://github.com/rust-lang/crates.io-index"
1343 checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
1333 checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
1344
1334
1345 [[package]]
1335 [[package]]
1346 name = "sized-chunks"
1336 name = "sized-chunks"
1347 version = "0.6.5"
1337 version = "0.6.5"
1348 source = "registry+https://github.com/rust-lang/crates.io-index"
1338 source = "registry+https://github.com/rust-lang/crates.io-index"
1349 checksum = "16d69225bde7a69b235da73377861095455d298f2b970996eec25ddbb42b3d1e"
1339 checksum = "16d69225bde7a69b235da73377861095455d298f2b970996eec25ddbb42b3d1e"
1350 dependencies = [
1340 dependencies = [
1351 "bitmaps",
1341 "bitmaps",
1352 "typenum",
1342 "typenum",
1353 ]
1343 ]
1354
1344
1355 [[package]]
1345 [[package]]
1356 name = "stable_deref_trait"
1346 name = "stable_deref_trait"
1357 version = "1.2.0"
1347 version = "1.2.0"
1358 source = "registry+https://github.com/rust-lang/crates.io-index"
1348 source = "registry+https://github.com/rust-lang/crates.io-index"
1359 checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
1349 checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
1360
1350
1361 [[package]]
1351 [[package]]
1362 name = "static_assertions"
1352 name = "static_assertions"
1363 version = "1.1.0"
1353 version = "1.1.0"
1364 source = "registry+https://github.com/rust-lang/crates.io-index"
1354 source = "registry+https://github.com/rust-lang/crates.io-index"
1365 checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
1355 checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
1366
1356
1367 [[package]]
1357 [[package]]
1368 name = "strsim"
1358 name = "strsim"
1369 version = "0.11.1"
1359 version = "0.11.1"
1370 source = "registry+https://github.com/rust-lang/crates.io-index"
1360 source = "registry+https://github.com/rust-lang/crates.io-index"
1371 checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
1361 checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
1372
1362
1373 [[package]]
1363 [[package]]
1374 name = "syn"
1364 name = "syn"
1375 version = "1.0.109"
1365 version = "1.0.109"
1376 source = "registry+https://github.com/rust-lang/crates.io-index"
1366 source = "registry+https://github.com/rust-lang/crates.io-index"
1377 checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
1367 checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
1378 dependencies = [
1368 dependencies = [
1379 "proc-macro2",
1369 "proc-macro2",
1380 "quote",
1370 "quote",
1381 "unicode-ident",
1371 "unicode-ident",
1382 ]
1372 ]
1383
1373
1384 [[package]]
1374 [[package]]
1385 name = "syn"
1375 name = "syn"
1386 version = "2.0.89"
1376 version = "2.0.89"
1387 source = "registry+https://github.com/rust-lang/crates.io-index"
1377 source = "registry+https://github.com/rust-lang/crates.io-index"
1388 checksum = "44d46482f1c1c87acd84dea20c1bf5ebff4c757009ed6bf19cfd36fb10e92c4e"
1378 checksum = "44d46482f1c1c87acd84dea20c1bf5ebff4c757009ed6bf19cfd36fb10e92c4e"
1389 dependencies = [
1379 dependencies = [
1390 "proc-macro2",
1380 "proc-macro2",
1391 "quote",
1381 "quote",
1392 "unicode-ident",
1382 "unicode-ident",
1393 ]
1383 ]
1394
1384
1395 [[package]]
1385 [[package]]
1396 name = "tap"
1386 name = "tap"
1397 version = "1.0.1"
1387 version = "1.0.1"
1398 source = "registry+https://github.com/rust-lang/crates.io-index"
1388 source = "registry+https://github.com/rust-lang/crates.io-index"
1399 checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
1389 checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
1400
1390
1401 [[package]]
1391 [[package]]
1402 name = "tempfile"
1392 name = "tempfile"
1403 version = "3.14.0"
1393 version = "3.14.0"
1404 source = "registry+https://github.com/rust-lang/crates.io-index"
1394 source = "registry+https://github.com/rust-lang/crates.io-index"
1405 checksum = "28cce251fcbc87fac86a866eeb0d6c2d536fc16d06f184bb61aeae11aa4cee0c"
1395 checksum = "28cce251fcbc87fac86a866eeb0d6c2d536fc16d06f184bb61aeae11aa4cee0c"
1406 dependencies = [
1396 dependencies = [
1407 "cfg-if",
1397 "cfg-if",
1408 "fastrand",
1398 "fastrand",
1409 "once_cell",
1399 "once_cell",
1410 "rustix",
1400 "rustix",
1411 "windows-sys 0.59.0",
1401 "windows-sys 0.59.0",
1412 ]
1402 ]
1413
1403
1414 [[package]]
1404 [[package]]
1415 name = "termcolor"
1416 version = "1.4.1"
1417 source = "registry+https://github.com/rust-lang/crates.io-index"
1418 checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
1419 dependencies = [
1420 "winapi-util",
1421 ]
1422
1423 [[package]]
1424 name = "thiserror"
1405 name = "thiserror"
1425 version = "1.0.69"
1406 version = "1.0.69"
1426 source = "registry+https://github.com/rust-lang/crates.io-index"
1407 source = "registry+https://github.com/rust-lang/crates.io-index"
1427 checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
1408 checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
1428 dependencies = [
1409 dependencies = [
1429 "thiserror-impl",
1410 "thiserror-impl",
1430 ]
1411 ]
1431
1412
1432 [[package]]
1413 [[package]]
1433 name = "thiserror-impl"
1414 name = "thiserror-impl"
1434 version = "1.0.69"
1415 version = "1.0.69"
1435 source = "registry+https://github.com/rust-lang/crates.io-index"
1416 source = "registry+https://github.com/rust-lang/crates.io-index"
1436 checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
1417 checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
1437 dependencies = [
1418 dependencies = [
1438 "proc-macro2",
1419 "proc-macro2",
1439 "quote",
1420 "quote",
1440 "syn 2.0.89",
1421 "syn 2.0.89",
1441 ]
1422 ]
1442
1423
1443 [[package]]
1424 [[package]]
1444 name = "thread_local"
1425 name = "thread_local"
1445 version = "1.1.8"
1426 version = "1.1.8"
1446 source = "registry+https://github.com/rust-lang/crates.io-index"
1427 source = "registry+https://github.com/rust-lang/crates.io-index"
1447 checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
1428 checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
1448 dependencies = [
1429 dependencies = [
1449 "cfg-if",
1430 "cfg-if",
1450 "once_cell",
1431 "once_cell",
1451 ]
1432 ]
1452
1433
1453 [[package]]
1434 [[package]]
1454 name = "toml"
1435 name = "toml"
1455 version = "0.6.0"
1436 version = "0.6.0"
1456 source = "registry+https://github.com/rust-lang/crates.io-index"
1437 source = "registry+https://github.com/rust-lang/crates.io-index"
1457 checksum = "4fb9d890e4dc9298b70f740f615f2e05b9db37dce531f6b24fb77ac993f9f217"
1438 checksum = "4fb9d890e4dc9298b70f740f615f2e05b9db37dce531f6b24fb77ac993f9f217"
1458 dependencies = [
1439 dependencies = [
1459 "serde",
1440 "serde",
1460 "serde_spanned",
1441 "serde_spanned",
1461 "toml_datetime",
1442 "toml_datetime",
1462 "toml_edit",
1443 "toml_edit",
1463 ]
1444 ]
1464
1445
1465 [[package]]
1446 [[package]]
1466 name = "toml_datetime"
1447 name = "toml_datetime"
1467 version = "0.5.1"
1448 version = "0.5.1"
1468 source = "registry+https://github.com/rust-lang/crates.io-index"
1449 source = "registry+https://github.com/rust-lang/crates.io-index"
1469 checksum = "4553f467ac8e3d374bc9a177a26801e5d0f9b211aa1673fb137a403afd1c9cf5"
1450 checksum = "4553f467ac8e3d374bc9a177a26801e5d0f9b211aa1673fb137a403afd1c9cf5"
1470 dependencies = [
1451 dependencies = [
1471 "serde",
1452 "serde",
1472 ]
1453 ]
1473
1454
1474 [[package]]
1455 [[package]]
1475 name = "toml_edit"
1456 name = "toml_edit"
1476 version = "0.18.1"
1457 version = "0.18.1"
1477 source = "registry+https://github.com/rust-lang/crates.io-index"
1458 source = "registry+https://github.com/rust-lang/crates.io-index"
1478 checksum = "56c59d8dd7d0dcbc6428bf7aa2f0e823e26e43b3c9aca15bbc9475d23e5fa12b"
1459 checksum = "56c59d8dd7d0dcbc6428bf7aa2f0e823e26e43b3c9aca15bbc9475d23e5fa12b"
1479 dependencies = [
1460 dependencies = [
1480 "indexmap",
1461 "indexmap",
1481 "nom8",
1462 "nom8",
1482 "serde",
1463 "serde",
1483 "serde_spanned",
1464 "serde_spanned",
1484 "toml_datetime",
1465 "toml_datetime",
1485 ]
1466 ]
1486
1467
1487 [[package]]
1468 [[package]]
1488 name = "twox-hash"
1469 name = "twox-hash"
1489 version = "1.6.3"
1470 version = "1.6.3"
1490 source = "registry+https://github.com/rust-lang/crates.io-index"
1471 source = "registry+https://github.com/rust-lang/crates.io-index"
1491 checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
1472 checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
1492 dependencies = [
1473 dependencies = [
1493 "cfg-if",
1474 "cfg-if",
1494 "rand 0.8.5",
1475 "rand 0.8.5",
1495 "static_assertions",
1476 "static_assertions",
1496 ]
1477 ]
1497
1478
1498 [[package]]
1479 [[package]]
1499 name = "typenum"
1480 name = "typenum"
1500 version = "1.17.0"
1481 version = "1.17.0"
1501 source = "registry+https://github.com/rust-lang/crates.io-index"
1482 source = "registry+https://github.com/rust-lang/crates.io-index"
1502 checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
1483 checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
1503
1484
1504 [[package]]
1485 [[package]]
1505 name = "unicode-ident"
1486 name = "unicode-ident"
1506 version = "1.0.14"
1487 version = "1.0.14"
1507 source = "registry+https://github.com/rust-lang/crates.io-index"
1488 source = "registry+https://github.com/rust-lang/crates.io-index"
1508 checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
1489 checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
1509
1490
1510 [[package]]
1491 [[package]]
1511 name = "unicode-width"
1492 name = "unicode-width"
1512 version = "0.1.14"
1493 version = "0.1.14"
1513 source = "registry+https://github.com/rust-lang/crates.io-index"
1494 source = "registry+https://github.com/rust-lang/crates.io-index"
1514 checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
1495 checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
1515
1496
1516 [[package]]
1497 [[package]]
1517 name = "unicode-width"
1498 name = "unicode-width"
1518 version = "0.2.0"
1499 version = "0.2.0"
1519 source = "registry+https://github.com/rust-lang/crates.io-index"
1500 source = "registry+https://github.com/rust-lang/crates.io-index"
1520 checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd"
1501 checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd"
1521
1502
1522 [[package]]
1503 [[package]]
1523 name = "utf8parse"
1504 name = "utf8parse"
1524 version = "0.2.2"
1505 version = "0.2.2"
1525 source = "registry+https://github.com/rust-lang/crates.io-index"
1506 source = "registry+https://github.com/rust-lang/crates.io-index"
1526 checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
1507 checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
1527
1508
1528 [[package]]
1509 [[package]]
1529 name = "uuid"
1510 name = "uuid"
1530 version = "1.11.0"
1511 version = "1.11.0"
1531 source = "registry+https://github.com/rust-lang/crates.io-index"
1512 source = "registry+https://github.com/rust-lang/crates.io-index"
1532 checksum = "f8c5f0a0af699448548ad1a2fbf920fb4bee257eae39953ba95cb84891a0446a"
1513 checksum = "f8c5f0a0af699448548ad1a2fbf920fb4bee257eae39953ba95cb84891a0446a"
1533 dependencies = [
1514 dependencies = [
1534 "getrandom 0.2.15",
1515 "getrandom 0.2.15",
1535 ]
1516 ]
1536
1517
1537 [[package]]
1518 [[package]]
1538 name = "vcpkg"
1519 name = "vcpkg"
1539 version = "0.2.15"
1520 version = "0.2.15"
1540 source = "registry+https://github.com/rust-lang/crates.io-index"
1521 source = "registry+https://github.com/rust-lang/crates.io-index"
1541 checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
1522 checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
1542
1523
1543 [[package]]
1524 [[package]]
1544 name = "vcsgraph"
1525 name = "vcsgraph"
1545 version = "0.2.0"
1526 version = "0.2.0"
1546 source = "registry+https://github.com/rust-lang/crates.io-index"
1527 source = "registry+https://github.com/rust-lang/crates.io-index"
1547 checksum = "4cb68c231e2575f7503a7c19213875f9d4ec2e84e963a56ce3de4b6bee351ef7"
1528 checksum = "4cb68c231e2575f7503a7c19213875f9d4ec2e84e963a56ce3de4b6bee351ef7"
1548 dependencies = [
1529 dependencies = [
1549 "hex",
1530 "hex",
1550 "rand 0.7.3",
1531 "rand 0.7.3",
1551 "sha-1 0.9.8",
1532 "sha-1 0.9.8",
1552 ]
1533 ]
1553
1534
1554 [[package]]
1535 [[package]]
1555 name = "version_check"
1536 name = "version_check"
1556 version = "0.9.5"
1537 version = "0.9.5"
1557 source = "registry+https://github.com/rust-lang/crates.io-index"
1538 source = "registry+https://github.com/rust-lang/crates.io-index"
1558 checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
1539 checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
1559
1540
1560 [[package]]
1541 [[package]]
1561 name = "wasi"
1542 name = "wasi"
1562 version = "0.9.0+wasi-snapshot-preview1"
1543 version = "0.9.0+wasi-snapshot-preview1"
1563 source = "registry+https://github.com/rust-lang/crates.io-index"
1544 source = "registry+https://github.com/rust-lang/crates.io-index"
1564 checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
1545 checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
1565
1546
1566 [[package]]
1547 [[package]]
1567 name = "wasi"
1548 name = "wasi"
1568 version = "0.11.0+wasi-snapshot-preview1"
1549 version = "0.11.0+wasi-snapshot-preview1"
1569 source = "registry+https://github.com/rust-lang/crates.io-index"
1550 source = "registry+https://github.com/rust-lang/crates.io-index"
1570 checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
1551 checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
1571
1552
1572 [[package]]
1553 [[package]]
1573 name = "wasite"
1554 name = "wasite"
1574 version = "0.1.0"
1555 version = "0.1.0"
1575 source = "registry+https://github.com/rust-lang/crates.io-index"
1556 source = "registry+https://github.com/rust-lang/crates.io-index"
1576 checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
1557 checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
1577
1558
1578 [[package]]
1559 [[package]]
1579 name = "wasm-bindgen"
1560 name = "wasm-bindgen"
1580 version = "0.2.95"
1561 version = "0.2.95"
1581 source = "registry+https://github.com/rust-lang/crates.io-index"
1562 source = "registry+https://github.com/rust-lang/crates.io-index"
1582 checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e"
1563 checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e"
1583 dependencies = [
1564 dependencies = [
1584 "cfg-if",
1565 "cfg-if",
1585 "once_cell",
1566 "once_cell",
1586 "wasm-bindgen-macro",
1567 "wasm-bindgen-macro",
1587 ]
1568 ]
1588
1569
1589 [[package]]
1570 [[package]]
1590 name = "wasm-bindgen-backend"
1571 name = "wasm-bindgen-backend"
1591 version = "0.2.95"
1572 version = "0.2.95"
1592 source = "registry+https://github.com/rust-lang/crates.io-index"
1573 source = "registry+https://github.com/rust-lang/crates.io-index"
1593 checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358"
1574 checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358"
1594 dependencies = [
1575 dependencies = [
1595 "bumpalo",
1576 "bumpalo",
1596 "log",
1577 "log",
1597 "once_cell",
1578 "once_cell",
1598 "proc-macro2",
1579 "proc-macro2",
1599 "quote",
1580 "quote",
1600 "syn 2.0.89",
1581 "syn 2.0.89",
1601 "wasm-bindgen-shared",
1582 "wasm-bindgen-shared",
1602 ]
1583 ]
1603
1584
1604 [[package]]
1585 [[package]]
1605 name = "wasm-bindgen-macro"
1586 name = "wasm-bindgen-macro"
1606 version = "0.2.95"
1587 version = "0.2.95"
1607 source = "registry+https://github.com/rust-lang/crates.io-index"
1588 source = "registry+https://github.com/rust-lang/crates.io-index"
1608 checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56"
1589 checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56"
1609 dependencies = [
1590 dependencies = [
1610 "quote",
1591 "quote",
1611 "wasm-bindgen-macro-support",
1592 "wasm-bindgen-macro-support",
1612 ]
1593 ]
1613
1594
1614 [[package]]
1595 [[package]]
1615 name = "wasm-bindgen-macro-support"
1596 name = "wasm-bindgen-macro-support"
1616 version = "0.2.95"
1597 version = "0.2.95"
1617 source = "registry+https://github.com/rust-lang/crates.io-index"
1598 source = "registry+https://github.com/rust-lang/crates.io-index"
1618 checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68"
1599 checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68"
1619 dependencies = [
1600 dependencies = [
1620 "proc-macro2",
1601 "proc-macro2",
1621 "quote",
1602 "quote",
1622 "syn 2.0.89",
1603 "syn 2.0.89",
1623 "wasm-bindgen-backend",
1604 "wasm-bindgen-backend",
1624 "wasm-bindgen-shared",
1605 "wasm-bindgen-shared",
1625 ]
1606 ]
1626
1607
1627 [[package]]
1608 [[package]]
1628 name = "wasm-bindgen-shared"
1609 name = "wasm-bindgen-shared"
1629 version = "0.2.95"
1610 version = "0.2.95"
1630 source = "registry+https://github.com/rust-lang/crates.io-index"
1611 source = "registry+https://github.com/rust-lang/crates.io-index"
1631 checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d"
1612 checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d"
1632
1613
1633 [[package]]
1614 [[package]]
1634 name = "web-sys"
1615 name = "web-sys"
1635 version = "0.3.72"
1616 version = "0.3.72"
1636 source = "registry+https://github.com/rust-lang/crates.io-index"
1617 source = "registry+https://github.com/rust-lang/crates.io-index"
1637 checksum = "f6488b90108c040df0fe62fa815cbdee25124641df01814dd7282749234c6112"
1618 checksum = "f6488b90108c040df0fe62fa815cbdee25124641df01814dd7282749234c6112"
1638 dependencies = [
1619 dependencies = [
1639 "js-sys",
1620 "js-sys",
1640 "wasm-bindgen",
1621 "wasm-bindgen",
1641 ]
1622 ]
1642
1623
1643 [[package]]
1624 [[package]]
1644 name = "web-time"
1625 name = "web-time"
1645 version = "1.1.0"
1626 version = "1.1.0"
1646 source = "registry+https://github.com/rust-lang/crates.io-index"
1627 source = "registry+https://github.com/rust-lang/crates.io-index"
1647 checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
1628 checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
1648 dependencies = [
1629 dependencies = [
1649 "js-sys",
1630 "js-sys",
1650 "wasm-bindgen",
1631 "wasm-bindgen",
1651 ]
1632 ]
1652
1633
1653 [[package]]
1634 [[package]]
1654 name = "which"
1635 name = "which"
1655 version = "4.4.2"
1636 version = "4.4.2"
1656 source = "registry+https://github.com/rust-lang/crates.io-index"
1637 source = "registry+https://github.com/rust-lang/crates.io-index"
1657 checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
1638 checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
1658 dependencies = [
1639 dependencies = [
1659 "either",
1640 "either",
1660 "home",
1641 "home",
1661 "once_cell",
1642 "once_cell",
1662 "rustix",
1643 "rustix",
1663 ]
1644 ]
1664
1645
1665 [[package]]
1646 [[package]]
1666 name = "whoami"
1647 name = "whoami"
1667 version = "1.5.2"
1648 version = "1.5.2"
1668 source = "registry+https://github.com/rust-lang/crates.io-index"
1649 source = "registry+https://github.com/rust-lang/crates.io-index"
1669 checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d"
1650 checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d"
1670 dependencies = [
1651 dependencies = [
1671 "redox_syscall",
1652 "redox_syscall",
1672 "wasite",
1653 "wasite",
1673 "web-sys",
1654 "web-sys",
1674 ]
1655 ]
1675
1656
1676 [[package]]
1657 [[package]]
1677 name = "winapi"
1678 version = "0.3.9"
1679 source = "registry+https://github.com/rust-lang/crates.io-index"
1680 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
1681 dependencies = [
1682 "winapi-i686-pc-windows-gnu",
1683 "winapi-x86_64-pc-windows-gnu",
1684 ]
1685
1686 [[package]]
1687 name = "winapi-i686-pc-windows-gnu"
1688 version = "0.4.0"
1689 source = "registry+https://github.com/rust-lang/crates.io-index"
1690 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
1691
1692 [[package]]
1693 name = "winapi-util"
1658 name = "winapi-util"
1694 version = "0.1.9"
1659 version = "0.1.9"
1695 source = "registry+https://github.com/rust-lang/crates.io-index"
1660 source = "registry+https://github.com/rust-lang/crates.io-index"
1696 checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
1661 checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
1697 dependencies = [
1662 dependencies = [
1698 "windows-sys 0.59.0",
1663 "windows-sys 0.59.0",
1699 ]
1664 ]
1700
1665
1701 [[package]]
1666 [[package]]
1702 name = "winapi-x86_64-pc-windows-gnu"
1703 version = "0.4.0"
1704 source = "registry+https://github.com/rust-lang/crates.io-index"
1705 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
1706
1707 [[package]]
1708 name = "windows-core"
1667 name = "windows-core"
1709 version = "0.52.0"
1668 version = "0.52.0"
1710 source = "registry+https://github.com/rust-lang/crates.io-index"
1669 source = "registry+https://github.com/rust-lang/crates.io-index"
1711 checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
1670 checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
1712 dependencies = [
1671 dependencies = [
1713 "windows-targets 0.52.6",
1672 "windows-targets 0.52.6",
1714 ]
1673 ]
1715
1674
1716 [[package]]
1675 [[package]]
1717 name = "windows-sys"
1676 name = "windows-sys"
1718 version = "0.48.0"
1677 version = "0.48.0"
1719 source = "registry+https://github.com/rust-lang/crates.io-index"
1678 source = "registry+https://github.com/rust-lang/crates.io-index"
1720 checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
1679 checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
1721 dependencies = [
1680 dependencies = [
1722 "windows-targets 0.48.5",
1681 "windows-targets 0.48.5",
1723 ]
1682 ]
1724
1683
1725 [[package]]
1684 [[package]]
1726 name = "windows-sys"
1685 name = "windows-sys"
1727 version = "0.52.0"
1686 version = "0.52.0"
1728 source = "registry+https://github.com/rust-lang/crates.io-index"
1687 source = "registry+https://github.com/rust-lang/crates.io-index"
1729 checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
1688 checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
1730 dependencies = [
1689 dependencies = [
1731 "windows-targets 0.52.6",
1690 "windows-targets 0.52.6",
1732 ]
1691 ]
1733
1692
1734 [[package]]
1693 [[package]]
1735 name = "windows-sys"
1694 name = "windows-sys"
1736 version = "0.59.0"
1695 version = "0.59.0"
1737 source = "registry+https://github.com/rust-lang/crates.io-index"
1696 source = "registry+https://github.com/rust-lang/crates.io-index"
1738 checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
1697 checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
1739 dependencies = [
1698 dependencies = [
1740 "windows-targets 0.52.6",
1699 "windows-targets 0.52.6",
1741 ]
1700 ]
1742
1701
1743 [[package]]
1702 [[package]]
1744 name = "windows-targets"
1703 name = "windows-targets"
1745 version = "0.48.5"
1704 version = "0.48.5"
1746 source = "registry+https://github.com/rust-lang/crates.io-index"
1705 source = "registry+https://github.com/rust-lang/crates.io-index"
1747 checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
1706 checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
1748 dependencies = [
1707 dependencies = [
1749 "windows_aarch64_gnullvm 0.48.5",
1708 "windows_aarch64_gnullvm 0.48.5",
1750 "windows_aarch64_msvc 0.48.5",
1709 "windows_aarch64_msvc 0.48.5",
1751 "windows_i686_gnu 0.48.5",
1710 "windows_i686_gnu 0.48.5",
1752 "windows_i686_msvc 0.48.5",
1711 "windows_i686_msvc 0.48.5",
1753 "windows_x86_64_gnu 0.48.5",
1712 "windows_x86_64_gnu 0.48.5",
1754 "windows_x86_64_gnullvm 0.48.5",
1713 "windows_x86_64_gnullvm 0.48.5",
1755 "windows_x86_64_msvc 0.48.5",
1714 "windows_x86_64_msvc 0.48.5",
1756 ]
1715 ]
1757
1716
1758 [[package]]
1717 [[package]]
1759 name = "windows-targets"
1718 name = "windows-targets"
1760 version = "0.52.6"
1719 version = "0.52.6"
1761 source = "registry+https://github.com/rust-lang/crates.io-index"
1720 source = "registry+https://github.com/rust-lang/crates.io-index"
1762 checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
1721 checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
1763 dependencies = [
1722 dependencies = [
1764 "windows_aarch64_gnullvm 0.52.6",
1723 "windows_aarch64_gnullvm 0.52.6",
1765 "windows_aarch64_msvc 0.52.6",
1724 "windows_aarch64_msvc 0.52.6",
1766 "windows_i686_gnu 0.52.6",
1725 "windows_i686_gnu 0.52.6",
1767 "windows_i686_gnullvm",
1726 "windows_i686_gnullvm",
1768 "windows_i686_msvc 0.52.6",
1727 "windows_i686_msvc 0.52.6",
1769 "windows_x86_64_gnu 0.52.6",
1728 "windows_x86_64_gnu 0.52.6",
1770 "windows_x86_64_gnullvm 0.52.6",
1729 "windows_x86_64_gnullvm 0.52.6",
1771 "windows_x86_64_msvc 0.52.6",
1730 "windows_x86_64_msvc 0.52.6",
1772 ]
1731 ]
1773
1732
1774 [[package]]
1733 [[package]]
1775 name = "windows_aarch64_gnullvm"
1734 name = "windows_aarch64_gnullvm"
1776 version = "0.48.5"
1735 version = "0.48.5"
1777 source = "registry+https://github.com/rust-lang/crates.io-index"
1736 source = "registry+https://github.com/rust-lang/crates.io-index"
1778 checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
1737 checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
1779
1738
1780 [[package]]
1739 [[package]]
1781 name = "windows_aarch64_gnullvm"
1740 name = "windows_aarch64_gnullvm"
1782 version = "0.52.6"
1741 version = "0.52.6"
1783 source = "registry+https://github.com/rust-lang/crates.io-index"
1742 source = "registry+https://github.com/rust-lang/crates.io-index"
1784 checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
1743 checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
1785
1744
1786 [[package]]
1745 [[package]]
1787 name = "windows_aarch64_msvc"
1746 name = "windows_aarch64_msvc"
1788 version = "0.48.5"
1747 version = "0.48.5"
1789 source = "registry+https://github.com/rust-lang/crates.io-index"
1748 source = "registry+https://github.com/rust-lang/crates.io-index"
1790 checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
1749 checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
1791
1750
1792 [[package]]
1751 [[package]]
1793 name = "windows_aarch64_msvc"
1752 name = "windows_aarch64_msvc"
1794 version = "0.52.6"
1753 version = "0.52.6"
1795 source = "registry+https://github.com/rust-lang/crates.io-index"
1754 source = "registry+https://github.com/rust-lang/crates.io-index"
1796 checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
1755 checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
1797
1756
1798 [[package]]
1757 [[package]]
1799 name = "windows_i686_gnu"
1758 name = "windows_i686_gnu"
1800 version = "0.48.5"
1759 version = "0.48.5"
1801 source = "registry+https://github.com/rust-lang/crates.io-index"
1760 source = "registry+https://github.com/rust-lang/crates.io-index"
1802 checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
1761 checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
1803
1762
1804 [[package]]
1763 [[package]]
1805 name = "windows_i686_gnu"
1764 name = "windows_i686_gnu"
1806 version = "0.52.6"
1765 version = "0.52.6"
1807 source = "registry+https://github.com/rust-lang/crates.io-index"
1766 source = "registry+https://github.com/rust-lang/crates.io-index"
1808 checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
1767 checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
1809
1768
1810 [[package]]
1769 [[package]]
1811 name = "windows_i686_gnullvm"
1770 name = "windows_i686_gnullvm"
1812 version = "0.52.6"
1771 version = "0.52.6"
1813 source = "registry+https://github.com/rust-lang/crates.io-index"
1772 source = "registry+https://github.com/rust-lang/crates.io-index"
1814 checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
1773 checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
1815
1774
1816 [[package]]
1775 [[package]]
1817 name = "windows_i686_msvc"
1776 name = "windows_i686_msvc"
1818 version = "0.48.5"
1777 version = "0.48.5"
1819 source = "registry+https://github.com/rust-lang/crates.io-index"
1778 source = "registry+https://github.com/rust-lang/crates.io-index"
1820 checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
1779 checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
1821
1780
1822 [[package]]
1781 [[package]]
1823 name = "windows_i686_msvc"
1782 name = "windows_i686_msvc"
1824 version = "0.52.6"
1783 version = "0.52.6"
1825 source = "registry+https://github.com/rust-lang/crates.io-index"
1784 source = "registry+https://github.com/rust-lang/crates.io-index"
1826 checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
1785 checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
1827
1786
1828 [[package]]
1787 [[package]]
1829 name = "windows_x86_64_gnu"
1788 name = "windows_x86_64_gnu"
1830 version = "0.48.5"
1789 version = "0.48.5"
1831 source = "registry+https://github.com/rust-lang/crates.io-index"
1790 source = "registry+https://github.com/rust-lang/crates.io-index"
1832 checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
1791 checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
1833
1792
1834 [[package]]
1793 [[package]]
1835 name = "windows_x86_64_gnu"
1794 name = "windows_x86_64_gnu"
1836 version = "0.52.6"
1795 version = "0.52.6"
1837 source = "registry+https://github.com/rust-lang/crates.io-index"
1796 source = "registry+https://github.com/rust-lang/crates.io-index"
1838 checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
1797 checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
1839
1798
1840 [[package]]
1799 [[package]]
1841 name = "windows_x86_64_gnullvm"
1800 name = "windows_x86_64_gnullvm"
1842 version = "0.48.5"
1801 version = "0.48.5"
1843 source = "registry+https://github.com/rust-lang/crates.io-index"
1802 source = "registry+https://github.com/rust-lang/crates.io-index"
1844 checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
1803 checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
1845
1804
1846 [[package]]
1805 [[package]]
1847 name = "windows_x86_64_gnullvm"
1806 name = "windows_x86_64_gnullvm"
1848 version = "0.52.6"
1807 version = "0.52.6"
1849 source = "registry+https://github.com/rust-lang/crates.io-index"
1808 source = "registry+https://github.com/rust-lang/crates.io-index"
1850 checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
1809 checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
1851
1810
1852 [[package]]
1811 [[package]]
1853 name = "windows_x86_64_msvc"
1812 name = "windows_x86_64_msvc"
1854 version = "0.48.5"
1813 version = "0.48.5"
1855 source = "registry+https://github.com/rust-lang/crates.io-index"
1814 source = "registry+https://github.com/rust-lang/crates.io-index"
1856 checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
1815 checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
1857
1816
1858 [[package]]
1817 [[package]]
1859 name = "windows_x86_64_msvc"
1818 name = "windows_x86_64_msvc"
1860 version = "0.52.6"
1819 version = "0.52.6"
1861 source = "registry+https://github.com/rust-lang/crates.io-index"
1820 source = "registry+https://github.com/rust-lang/crates.io-index"
1862 checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
1821 checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
1863
1822
1864 [[package]]
1823 [[package]]
1865 name = "wyz"
1824 name = "wyz"
1866 version = "0.5.1"
1825 version = "0.5.1"
1867 source = "registry+https://github.com/rust-lang/crates.io-index"
1826 source = "registry+https://github.com/rust-lang/crates.io-index"
1868 checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
1827 checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
1869 dependencies = [
1828 dependencies = [
1870 "tap",
1829 "tap",
1871 ]
1830 ]
1872
1831
1873 [[package]]
1832 [[package]]
1874 name = "yansi"
1833 name = "yansi"
1875 version = "1.0.1"
1834 version = "1.0.1"
1876 source = "registry+https://github.com/rust-lang/crates.io-index"
1835 source = "registry+https://github.com/rust-lang/crates.io-index"
1877 checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
1836 checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
1878
1837
1879 [[package]]
1838 [[package]]
1880 name = "zerocopy"
1839 name = "zerocopy"
1881 version = "0.7.35"
1840 version = "0.7.35"
1882 source = "registry+https://github.com/rust-lang/crates.io-index"
1841 source = "registry+https://github.com/rust-lang/crates.io-index"
1883 checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
1842 checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
1884 dependencies = [
1843 dependencies = [
1885 "byteorder",
1844 "byteorder",
1886 "zerocopy-derive",
1845 "zerocopy-derive",
1887 ]
1846 ]
1888
1847
1889 [[package]]
1848 [[package]]
1890 name = "zerocopy-derive"
1849 name = "zerocopy-derive"
1891 version = "0.7.35"
1850 version = "0.7.35"
1892 source = "registry+https://github.com/rust-lang/crates.io-index"
1851 source = "registry+https://github.com/rust-lang/crates.io-index"
1893 checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
1852 checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
1894 dependencies = [
1853 dependencies = [
1895 "proc-macro2",
1854 "proc-macro2",
1896 "quote",
1855 "quote",
1897 "syn 2.0.89",
1856 "syn 2.0.89",
1898 ]
1857 ]
1899
1858
1900 [[package]]
1859 [[package]]
1901 name = "zstd"
1860 name = "zstd"
1902 version = "0.12.4"
1861 version = "0.12.4"
1903 source = "registry+https://github.com/rust-lang/crates.io-index"
1862 source = "registry+https://github.com/rust-lang/crates.io-index"
1904 checksum = "1a27595e173641171fc74a1232b7b1c7a7cb6e18222c11e9dfb9888fa424c53c"
1863 checksum = "1a27595e173641171fc74a1232b7b1c7a7cb6e18222c11e9dfb9888fa424c53c"
1905 dependencies = [
1864 dependencies = [
1906 "zstd-safe",
1865 "zstd-safe",
1907 ]
1866 ]
1908
1867
1909 [[package]]
1868 [[package]]
1910 name = "zstd-safe"
1869 name = "zstd-safe"
1911 version = "6.0.6"
1870 version = "6.0.6"
1912 source = "registry+https://github.com/rust-lang/crates.io-index"
1871 source = "registry+https://github.com/rust-lang/crates.io-index"
1913 checksum = "ee98ffd0b48ee95e6c5168188e44a54550b1564d9d530ee21d5f0eaed1069581"
1872 checksum = "ee98ffd0b48ee95e6c5168188e44a54550b1564d9d530ee21d5f0eaed1069581"
1914 dependencies = [
1873 dependencies = [
1915 "libc",
1874 "libc",
1916 "zstd-sys",
1875 "zstd-sys",
1917 ]
1876 ]
1918
1877
1919 [[package]]
1878 [[package]]
1920 name = "zstd-sys"
1879 name = "zstd-sys"
1921 version = "2.0.13+zstd.1.5.6"
1880 version = "2.0.13+zstd.1.5.6"
1922 source = "registry+https://github.com/rust-lang/crates.io-index"
1881 source = "registry+https://github.com/rust-lang/crates.io-index"
1923 checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
1882 checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
1924 dependencies = [
1883 dependencies = [
1925 "cc",
1884 "cc",
1926 "pkg-config",
1885 "pkg-config",
1927 ]
1886 ]
@@ -1,21 +1,21
1 [package]
1 [package]
2 name = "hg-cpython"
2 name = "hg-cpython"
3 version = "0.1.0"
3 version = "0.1.0"
4 authors = ["Georges Racinet <gracinet@anybox.fr>"]
4 authors = ["Georges Racinet <gracinet@anybox.fr>"]
5 edition = "2021"
5 edition = "2021"
6
6
7 [lib]
7 [lib]
8 name='rusthg'
8 name='rusthg'
9 crate-type = ["cdylib"]
9 crate-type = ["cdylib"]
10
10
11 [dependencies]
11 [dependencies]
12 cpython = { version = "0.7.2", features = ["extension-module"] }
12 cpython = { version = "0.7.2", features = ["extension-module"] }
13 crossbeam-channel = "0.5.6"
13 crossbeam-channel = "0.5.6"
14 hg-core = { path = "../hg-core"}
14 hg-core = { path = "../hg-core"}
15 libc = "0.2.137"
15 libc = "0.2.137"
16 log = "0.4.17"
16 log = "0.4.17"
17 env_logger = "0.9.3"
17 env_logger = "0.11"
18 stable_deref_trait = "1.2.0"
18 stable_deref_trait = "1.2.0"
19 vcsgraph = "0.2.0"
19 vcsgraph = "0.2.0"
20 logging_timer = "1.1.0"
20 logging_timer = "1.1.0"
21 python3-sys = "0.7.1"
21 python3-sys = "0.7.1"
@@ -1,27 +1,27
1 [package]
1 [package]
2 name = "rhg"
2 name = "rhg"
3 version = "0.1.0"
3 version = "0.1.0"
4 authors = [
4 authors = [
5 "Antoine Cezar <antoine.cezar@octobus.net>",
5 "Antoine Cezar <antoine.cezar@octobus.net>",
6 "Raphaël Gomès <raphael.gomes@octobus.net>",
6 "Raphaël Gomès <raphael.gomes@octobus.net>",
7 ]
7 ]
8 edition = "2021"
8 edition = "2021"
9
9
10 [dependencies]
10 [dependencies]
11 atty = "0.2.14"
11 atty = "0.2.14"
12 hg-core = { path = "../hg-core"}
12 hg-core = { path = "../hg-core"}
13 chrono = "0.4.23"
13 chrono = "0.4.23"
14 clap = { version = "4", features = ["cargo"] }
14 clap = { version = "4", features = ["cargo"] }
15 derive_more = "0.99.17"
15 derive_more = "0.99.17"
16 home = "0.5.4"
16 home = "0.5.4"
17 lazy_static = "1.4.0"
17 lazy_static = "1.4.0"
18 log = "0.4.17"
18 log = "0.4.17"
19 logging_timer = "1.1.0"
19 logging_timer = "1.1.0"
20 regex = "1.7.0"
20 regex = "1.7.0"
21 env_logger = "0.9.3"
21 env_logger = "0.11"
22 format-bytes = "0.3.0"
22 format-bytes = "0.3.0"
23 shellexpand = { version = "3.1", features = ["full"]}
23 shellexpand = { version = "3.1", features = ["full"]}
24 whoami = "1.4"
24 whoami = "1.4"
25 which = "4.3.0"
25 which = "4.3.0"
26 rayon = "1.7.0"
26 rayon = "1.7.0"
27 libc = "0.2.155"
27 libc = "0.2.155"
General Comments 0
You need to be logged in to leave comments. Login now