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