comparison rust/Cargo.lock @ 49005:12adf8c695ed

merge: stable into default
author Raphaël Gomès <rgomes@octobus.net>
date Tue, 05 Apr 2022 11:09:03 +0200
parents 7b98f4f94911 dd6b67d5c256
children a932cad26d37
comparison
equal deleted inserted replaced
48997:20c6c9e43397 49005:12adf8c695ed
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 = "Inflector"
7 version = "0.11.4"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
9 checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"
10
11 [[package]]
6 name = "adler" 12 name = "adler"
7 version = "0.2.3" 13 version = "0.2.3"
8 source = "registry+https://github.com/rust-lang/crates.io-index" 14 source = "registry+https://github.com/rust-lang/crates.io-index"
9 checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e" 15 checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e"
10 16
20 source = "registry+https://github.com/rust-lang/crates.io-index" 26 source = "registry+https://github.com/rust-lang/crates.io-index"
21 checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f" 27 checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
22 dependencies = [ 28 dependencies = [
23 "memchr", 29 "memchr",
24 ] 30 ]
31
32 [[package]]
33 name = "aliasable"
34 version = "0.1.3"
35 source = "registry+https://github.com/rust-lang/crates.io-index"
36 checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
25 37
26 [[package]] 38 [[package]]
27 name = "ansi_term" 39 name = "ansi_term"
28 version = "0.12.1" 40 version = "0.12.1"
29 source = "registry+https://github.com/rust-lang/crates.io-index" 41 source = "registry+https://github.com/rust-lang/crates.io-index"
208 "cfg-if 1.0.0", 220 "cfg-if 1.0.0",
209 ] 221 ]
210 222
211 [[package]] 223 [[package]]
212 name = "crossbeam-channel" 224 name = "crossbeam-channel"
225 version = "0.4.4"
226 source = "registry+https://github.com/rust-lang/crates.io-index"
227 checksum = "b153fe7cbef478c567df0f972e02e6d736db11affe43dfc9c56a9374d1adfb87"
228 dependencies = [
229 "crossbeam-utils 0.7.2",
230 "maybe-uninit",
231 ]
232
233 [[package]]
234 name = "crossbeam-channel"
213 version = "0.5.2" 235 version = "0.5.2"
214 source = "registry+https://github.com/rust-lang/crates.io-index" 236 source = "registry+https://github.com/rust-lang/crates.io-index"
215 checksum = "e54ea8bc3fb1ee042f5aace6e3c6e025d3874866da222930f70ce62aceba0bfa" 237 checksum = "e54ea8bc3fb1ee042f5aace6e3c6e025d3874866da222930f70ce62aceba0bfa"
216 dependencies = [ 238 dependencies = [
217 "cfg-if 1.0.0", 239 "cfg-if 1.0.0",
218 "crossbeam-utils", 240 "crossbeam-utils 0.8.1",
219 ] 241 ]
220 242
221 [[package]] 243 [[package]]
222 name = "crossbeam-deque" 244 name = "crossbeam-deque"
223 version = "0.8.0" 245 version = "0.8.0"
224 source = "registry+https://github.com/rust-lang/crates.io-index" 246 source = "registry+https://github.com/rust-lang/crates.io-index"
225 checksum = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9" 247 checksum = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9"
226 dependencies = [ 248 dependencies = [
227 "cfg-if 1.0.0", 249 "cfg-if 1.0.0",
228 "crossbeam-epoch", 250 "crossbeam-epoch",
229 "crossbeam-utils", 251 "crossbeam-utils 0.8.1",
230 ] 252 ]
231 253
232 [[package]] 254 [[package]]
233 name = "crossbeam-epoch" 255 name = "crossbeam-epoch"
234 version = "0.9.1" 256 version = "0.9.1"
235 source = "registry+https://github.com/rust-lang/crates.io-index" 257 source = "registry+https://github.com/rust-lang/crates.io-index"
236 checksum = "a1aaa739f95311c2c7887a76863f500026092fb1dce0161dab577e559ef3569d" 258 checksum = "a1aaa739f95311c2c7887a76863f500026092fb1dce0161dab577e559ef3569d"
237 dependencies = [ 259 dependencies = [
238 "cfg-if 1.0.0", 260 "cfg-if 1.0.0",
239 "const_fn", 261 "const_fn",
240 "crossbeam-utils", 262 "crossbeam-utils 0.8.1",
241 "lazy_static", 263 "lazy_static",
242 "memoffset", 264 "memoffset",
243 "scopeguard", 265 "scopeguard",
266 ]
267
268 [[package]]
269 name = "crossbeam-utils"
270 version = "0.7.2"
271 source = "registry+https://github.com/rust-lang/crates.io-index"
272 checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
273 dependencies = [
274 "autocfg",
275 "cfg-if 0.1.10",
276 "lazy_static",
244 ] 277 ]
245 278
246 [[package]] 279 [[package]]
247 name = "crossbeam-utils" 280 name = "crossbeam-utils"
248 version = "0.8.1" 281 version = "0.8.1"
441 dependencies = [ 474 dependencies = [
442 "bitflags", 475 "bitflags",
443 "byteorder", 476 "byteorder",
444 "bytes-cast", 477 "bytes-cast",
445 "clap", 478 "clap",
446 "crossbeam-channel", 479 "crossbeam-channel 0.4.4",
447 "derive_more", 480 "derive_more",
448 "flate2", 481 "flate2",
449 "format-bytes", 482 "format-bytes",
450 "hashbrown", 483 "hashbrown",
451 "home", 484 "home",
453 "itertools 0.10.3", 486 "itertools 0.10.3",
454 "lazy_static", 487 "lazy_static",
455 "libc", 488 "libc",
456 "log", 489 "log",
457 "memmap2", 490 "memmap2",
458 "micro-timer", 491 "micro-timer 0.3.1",
492 "ouroboros",
459 "pretty_assertions", 493 "pretty_assertions",
460 "rand 0.8.5", 494 "rand 0.8.5",
461 "rand_distr", 495 "rand_distr",
462 "rand_pcg", 496 "rand_pcg",
463 "rayon", 497 "rayon",
464 "regex", 498 "regex",
465 "same-file", 499 "same-file",
466 "sha-1 0.10.0", 500 "sha-1 0.10.0",
467 "stable_deref_trait",
468 "tempfile", 501 "tempfile",
469 "twox-hash", 502 "twox-hash",
470 "zstd", 503 "zstd",
471 ] 504 ]
472 505
473 [[package]] 506 [[package]]
474 name = "hg-cpython" 507 name = "hg-cpython"
475 version = "0.1.0" 508 version = "0.1.0"
476 dependencies = [ 509 dependencies = [
477 "cpython", 510 "cpython",
478 "crossbeam-channel", 511 "crossbeam-channel 0.5.2",
479 "env_logger", 512 "env_logger",
480 "hg-core", 513 "hg-core",
481 "libc", 514 "libc",
482 "log", 515 "log",
483 "stable_deref_trait", 516 "stable_deref_trait",
586 dependencies = [ 619 dependencies = [
587 "cfg-if 1.0.0", 620 "cfg-if 1.0.0",
588 ] 621 ]
589 622
590 [[package]] 623 [[package]]
624 name = "maybe-uninit"
625 version = "2.0.0"
626 source = "registry+https://github.com/rust-lang/crates.io-index"
627 checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
628
629 [[package]]
591 name = "memchr" 630 name = "memchr"
592 version = "2.4.1" 631 version = "2.4.1"
593 source = "registry+https://github.com/rust-lang/crates.io-index" 632 source = "registry+https://github.com/rust-lang/crates.io-index"
594 checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a" 633 checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
595 634
596 [[package]] 635 [[package]]
597 name = "memmap2" 636 name = "memmap2"
598 version = "0.5.3" 637 version = "0.4.0"
599 source = "registry+https://github.com/rust-lang/crates.io-index" 638 source = "registry+https://github.com/rust-lang/crates.io-index"
600 checksum = "057a3db23999c867821a7a59feb06a578fcb03685e983dff90daf9e7d24ac08f" 639 checksum = "de5d3112c080d58ce560081baeaab7e1e864ca21795ddbf533d5b1842bb1ecf8"
601 dependencies = [ 640 dependencies = [
602 "libc", 641 "libc",
603 "stable_deref_trait", 642 "stable_deref_trait",
604 ] 643 ]
605 644
612 "autocfg", 651 "autocfg",
613 ] 652 ]
614 653
615 [[package]] 654 [[package]]
616 name = "micro-timer" 655 name = "micro-timer"
656 version = "0.3.1"
657 source = "registry+https://github.com/rust-lang/crates.io-index"
658 checksum = "2620153e1d903d26b72b89f0e9c48d8c4756cba941c185461dddc234980c298c"
659 dependencies = [
660 "micro-timer-macros 0.3.1",
661 "scopeguard",
662 ]
663
664 [[package]]
665 name = "micro-timer"
617 version = "0.4.0" 666 version = "0.4.0"
618 source = "registry+https://github.com/rust-lang/crates.io-index" 667 source = "registry+https://github.com/rust-lang/crates.io-index"
619 checksum = "5de32cb59a062672560d6f0842c4aa7714727457b9fe2daf8987d995a176a405" 668 checksum = "5de32cb59a062672560d6f0842c4aa7714727457b9fe2daf8987d995a176a405"
620 dependencies = [ 669 dependencies = [
621 "micro-timer-macros", 670 "micro-timer-macros 0.4.0",
622 "scopeguard", 671 "scopeguard",
623 ] 672 ]
624 673
625 [[package]] 674 [[package]]
626 name = "micro-timer-macros" 675 name = "micro-timer-macros"
627 version = "0.4.0" 676 version = "0.3.1"
628 source = "registry+https://github.com/rust-lang/crates.io-index" 677 source = "registry+https://github.com/rust-lang/crates.io-index"
629 checksum = "cee948b94700125b52dfb68dd17c19f6326696c1df57f92c05ee857463c93ba1" 678 checksum = "e28a3473e6abd6e9aab36aaeef32ad22ae0bd34e79f376643594c2b152ec1c5d"
630 dependencies = [ 679 dependencies = [
631 "proc-macro2", 680 "proc-macro2",
632 "quote", 681 "quote",
633 "scopeguard", 682 "scopeguard",
634 "syn", 683 "syn",
635 ] 684 ]
636 685
637 [[package]] 686 [[package]]
687 name = "micro-timer-macros"
688 version = "0.4.0"
689 source = "registry+https://github.com/rust-lang/crates.io-index"
690 checksum = "cee948b94700125b52dfb68dd17c19f6326696c1df57f92c05ee857463c93ba1"
691 dependencies = [
692 "proc-macro2",
693 "quote",
694 "scopeguard",
695 "syn",
696 ]
697
698 [[package]]
638 name = "miniz_oxide" 699 name = "miniz_oxide"
639 version = "0.4.3" 700 version = "0.4.3"
640 source = "registry+https://github.com/rust-lang/crates.io-index" 701 source = "registry+https://github.com/rust-lang/crates.io-index"
641 checksum = "0f2d26ec3309788e423cfbf68ad1800f061638098d76a83681af979dc4eda19d" 702 checksum = "0f2d26ec3309788e423cfbf68ad1800f061638098d76a83681af979dc4eda19d"
642 dependencies = [ 703 dependencies = [
677 [[package]] 738 [[package]]
678 name = "opaque-debug" 739 name = "opaque-debug"
679 version = "0.3.0" 740 version = "0.3.0"
680 source = "registry+https://github.com/rust-lang/crates.io-index" 741 source = "registry+https://github.com/rust-lang/crates.io-index"
681 checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5" 742 checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
743
744 [[package]]
745 name = "ouroboros"
746 version = "0.15.0"
747 source = "registry+https://github.com/rust-lang/crates.io-index"
748 checksum = "9f31a3b678685b150cba82b702dcdc5e155893f63610cf388d30cd988d4ca2bf"
749 dependencies = [
750 "aliasable",
751 "ouroboros_macro",
752 "stable_deref_trait",
753 ]
754
755 [[package]]
756 name = "ouroboros_macro"
757 version = "0.15.0"
758 source = "registry+https://github.com/rust-lang/crates.io-index"
759 checksum = "084fd65d5dd8b3772edccb5ffd1e4b7eba43897ecd0f9401e330e8c542959408"
760 dependencies = [
761 "Inflector",
762 "proc-macro-error",
763 "proc-macro2",
764 "quote",
765 "syn",
766 ]
682 767
683 [[package]] 768 [[package]]
684 name = "output_vt100" 769 name = "output_vt100"
685 version = "0.1.2" 770 version = "0.1.2"
686 source = "registry+https://github.com/rust-lang/crates.io-index" 771 source = "registry+https://github.com/rust-lang/crates.io-index"
718 "diff", 803 "diff",
719 "output_vt100", 804 "output_vt100",
720 ] 805 ]
721 806
722 [[package]] 807 [[package]]
808 name = "proc-macro-error"
809 version = "1.0.4"
810 source = "registry+https://github.com/rust-lang/crates.io-index"
811 checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
812 dependencies = [
813 "proc-macro-error-attr",
814 "proc-macro2",
815 "quote",
816 "syn",
817 "version_check",
818 ]
819
820 [[package]]
821 name = "proc-macro-error-attr"
822 version = "1.0.4"
823 source = "registry+https://github.com/rust-lang/crates.io-index"
824 checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
825 dependencies = [
826 "proc-macro2",
827 "quote",
828 "version_check",
829 ]
830
831 [[package]]
723 name = "proc-macro2" 832 name = "proc-macro2"
724 version = "1.0.24" 833 version = "1.0.24"
725 source = "registry+https://github.com/rust-lang/crates.io-index" 834 source = "registry+https://github.com/rust-lang/crates.io-index"
726 checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71" 835 checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
727 dependencies = [ 836 dependencies = [
862 name = "rayon-core" 971 name = "rayon-core"
863 version = "1.9.1" 972 version = "1.9.1"
864 source = "registry+https://github.com/rust-lang/crates.io-index" 973 source = "registry+https://github.com/rust-lang/crates.io-index"
865 checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e" 974 checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e"
866 dependencies = [ 975 dependencies = [
867 "crossbeam-channel", 976 "crossbeam-channel 0.5.2",
868 "crossbeam-deque", 977 "crossbeam-deque",
869 "crossbeam-utils", 978 "crossbeam-utils 0.8.1",
870 "lazy_static", 979 "lazy_static",
871 "num_cpus", 980 "num_cpus",
872 ] 981 ]
873 982
874 [[package]] 983 [[package]]
918 "format-bytes", 1027 "format-bytes",
919 "hg-core", 1028 "hg-core",
920 "home", 1029 "home",
921 "lazy_static", 1030 "lazy_static",
922 "log", 1031 "log",
923 "micro-timer", 1032 "micro-timer 0.4.0",
924 "regex", 1033 "regex",
925 "users", 1034 "users",
926 ] 1035 ]
927 1036
928 [[package]] 1037 [[package]]