rust/Cargo.lock
branchstable
changeset 48796 c00d3ce4e94b
parent 48733 39c447e03dbc
child 48839 7b068abe4aa2
child 49000 dd6b67d5c256
equal deleted inserted replaced
48776:b84ff512b645 48796:c00d3ce4e94b
     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
       
     4 
     3 [[package]]
     5 [[package]]
     4 name = "adler"
     6 name = "adler"
     5 version = "0.2.3"
     7 version = "0.2.3"
     6 source = "registry+https://github.com/rust-lang/crates.io-index"
     8 source = "registry+https://github.com/rust-lang/crates.io-index"
     7 checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e"
     9 checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e"
   312  "miniz_oxide",
   314  "miniz_oxide",
   313 ]
   315 ]
   314 
   316 
   315 [[package]]
   317 [[package]]
   316 name = "format-bytes"
   318 name = "format-bytes"
   317 version = "0.2.2"
   319 version = "0.3.0"
   318 source = "registry+https://github.com/rust-lang/crates.io-index"
   320 source = "registry+https://github.com/rust-lang/crates.io-index"
   319 checksum = "1c4e89040c7fd7b4e6ba2820ac705a45def8a0c098ec78d170ae88f1ef1d5762"
   321 checksum = "48942366ef93975da38e175ac9e10068c6fc08ca9e85930d4f098f4d5b14c2fd"
   320 dependencies = [
   322 dependencies = [
   321  "format-bytes-macros",
   323  "format-bytes-macros",
   322  "proc-macro-hack",
       
   323 ]
   324 ]
   324 
   325 
   325 [[package]]
   326 [[package]]
   326 name = "format-bytes-macros"
   327 name = "format-bytes-macros"
   327 version = "0.3.0"
   328 version = "0.4.0"
   328 source = "registry+https://github.com/rust-lang/crates.io-index"
   329 source = "registry+https://github.com/rust-lang/crates.io-index"
   329 checksum = "b05089e341a0460449e2210c3bf7b61597860b07f0deae58da38dbed0a4c6b6d"
   330 checksum = "203aadebefcc73d12038296c228eabf830f99cba991b0032adf20e9fa6ce7e4f"
   330 dependencies = [
   331 dependencies = [
   331  "proc-macro-hack",
       
   332  "proc-macro2",
   332  "proc-macro2",
   333  "quote",
   333  "quote",
   334  "syn",
   334  "syn",
   335 ]
   335 ]
   336 
   336 
   354  "libc",
   354  "libc",
   355  "wasi 0.9.0+wasi-snapshot-preview1",
   355  "wasi 0.9.0+wasi-snapshot-preview1",
   356 ]
   356 ]
   357 
   357 
   358 [[package]]
   358 [[package]]
       
   359 name = "getrandom"
       
   360 version = "0.2.4"
       
   361 source = "registry+https://github.com/rust-lang/crates.io-index"
       
   362 checksum = "418d37c8b1d42553c93648be529cb70f920d3baf8ef469b74b9638df426e0b4c"
       
   363 dependencies = [
       
   364  "cfg-if 1.0.0",
       
   365  "libc",
       
   366  "wasi 0.10.0+wasi-snapshot-preview1",
       
   367 ]
       
   368 
       
   369 [[package]]
   359 name = "glob"
   370 name = "glob"
   360 version = "0.3.0"
   371 version = "0.3.0"
   361 source = "registry+https://github.com/rust-lang/crates.io-index"
   372 source = "registry+https://github.com/rust-lang/crates.io-index"
   362 checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
   373 checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
   363 
   374 
   367 source = "registry+https://github.com/rust-lang/crates.io-index"
   378 source = "registry+https://github.com/rust-lang/crates.io-index"
   368 checksum = "5aca5565f760fb5b220e499d72710ed156fdb74e631659e99377d9ebfbd13ae8"
   379 checksum = "5aca5565f760fb5b220e499d72710ed156fdb74e631659e99377d9ebfbd13ae8"
   369 dependencies = [
   380 dependencies = [
   370  "libc",
   381  "libc",
   371 ]
   382 ]
       
   383 
       
   384 [[package]]
       
   385 name = "hex"
       
   386 version = "0.4.3"
       
   387 source = "registry+https://github.com/rust-lang/crates.io-index"
       
   388 checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
   372 
   389 
   373 [[package]]
   390 [[package]]
   374 name = "hg-core"
   391 name = "hg-core"
   375 version = "0.1.0"
   392 version = "0.1.0"
   376 dependencies = [
   393 dependencies = [
   389  "libc",
   406  "libc",
   390  "log",
   407  "log",
   391  "memmap2",
   408  "memmap2",
   392  "micro-timer",
   409  "micro-timer",
   393  "pretty_assertions",
   410  "pretty_assertions",
   394  "rand",
   411  "rand 0.8.4",
   395  "rand_distr",
   412  "rand_distr",
   396  "rand_pcg",
   413  "rand_pcg",
   397  "rayon",
   414  "rayon",
   398  "regex",
   415  "regex",
   399  "same-file",
   416  "same-file",
   413  "env_logger",
   430  "env_logger",
   414  "hg-core",
   431  "hg-core",
   415  "libc",
   432  "libc",
   416  "log",
   433  "log",
   417  "stable_deref_trait",
   434  "stable_deref_trait",
       
   435  "vcsgraph",
   418 ]
   436 ]
   419 
   437 
   420 [[package]]
   438 [[package]]
   421 name = "home"
   439 name = "home"
   422 version = "0.5.3"
   440 version = "0.5.3"
   440 version = "15.0.0"
   458 version = "15.0.0"
   441 source = "registry+https://github.com/rust-lang/crates.io-index"
   459 source = "registry+https://github.com/rust-lang/crates.io-index"
   442 checksum = "3ca8957e71f04a205cb162508f9326aea04676c8dfd0711220190d6b83664f3f"
   460 checksum = "3ca8957e71f04a205cb162508f9326aea04676c8dfd0711220190d6b83664f3f"
   443 dependencies = [
   461 dependencies = [
   444  "bitmaps",
   462  "bitmaps",
   445  "rand_core",
   463  "rand_core 0.5.1",
   446  "rand_xoshiro",
   464  "rand_xoshiro",
   447  "sized-chunks",
   465  "sized-chunks",
   448  "typenum",
   466  "typenum",
   449  "version_check",
   467  "version_check",
   450 ]
   468 ]
   478 version = "0.2.81"
   496 version = "0.2.81"
   479 source = "registry+https://github.com/rust-lang/crates.io-index"
   497 source = "registry+https://github.com/rust-lang/crates.io-index"
   480 checksum = "1482821306169ec4d07f6aca392a4681f66c75c9918aa49641a2595db64053cb"
   498 checksum = "1482821306169ec4d07f6aca392a4681f66c75c9918aa49641a2595db64053cb"
   481 
   499 
   482 [[package]]
   500 [[package]]
       
   501 name = "libm"
       
   502 version = "0.2.1"
       
   503 source = "registry+https://github.com/rust-lang/crates.io-index"
       
   504 checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a"
       
   505 
       
   506 [[package]]
   483 name = "libz-sys"
   507 name = "libz-sys"
   484 version = "1.1.2"
   508 version = "1.1.2"
   485 source = "registry+https://github.com/rust-lang/crates.io-index"
   509 source = "registry+https://github.com/rust-lang/crates.io-index"
   486 checksum = "602113192b08db8f38796c4e85c39e960c145965140e918018bcde1952429655"
   510 checksum = "602113192b08db8f38796c4e85c39e960c145965140e918018bcde1952429655"
   487 dependencies = [
   511 dependencies = [
   577 version = "0.2.14"
   601 version = "0.2.14"
   578 source = "registry+https://github.com/rust-lang/crates.io-index"
   602 source = "registry+https://github.com/rust-lang/crates.io-index"
   579 checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
   603 checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
   580 dependencies = [
   604 dependencies = [
   581  "autocfg",
   605  "autocfg",
       
   606  "libm",
   582 ]
   607 ]
   583 
   608 
   584 [[package]]
   609 [[package]]
   585 name = "num_cpus"
   610 name = "num_cpus"
   586 version = "1.13.0"
   611 version = "1.13.0"
   635  "difference",
   660  "difference",
   636  "output_vt100",
   661  "output_vt100",
   637 ]
   662 ]
   638 
   663 
   639 [[package]]
   664 [[package]]
   640 name = "proc-macro-hack"
       
   641 version = "0.5.19"
       
   642 source = "registry+https://github.com/rust-lang/crates.io-index"
       
   643 checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
       
   644 
       
   645 [[package]]
       
   646 name = "proc-macro2"
   665 name = "proc-macro2"
   647 version = "1.0.24"
   666 version = "1.0.24"
   648 source = "registry+https://github.com/rust-lang/crates.io-index"
   667 source = "registry+https://github.com/rust-lang/crates.io-index"
   649 checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
   668 checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
   650 dependencies = [
   669 dependencies = [
   690 name = "rand"
   709 name = "rand"
   691 version = "0.7.3"
   710 version = "0.7.3"
   692 source = "registry+https://github.com/rust-lang/crates.io-index"
   711 source = "registry+https://github.com/rust-lang/crates.io-index"
   693 checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
   712 checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
   694 dependencies = [
   713 dependencies = [
   695  "getrandom",
   714  "getrandom 0.1.15",
   696  "libc",
   715  "libc",
   697  "rand_chacha",
   716  "rand_chacha 0.2.2",
   698  "rand_core",
   717  "rand_core 0.5.1",
   699  "rand_hc",
   718  "rand_hc 0.2.0",
       
   719 ]
       
   720 
       
   721 [[package]]
       
   722 name = "rand"
       
   723 version = "0.8.4"
       
   724 source = "registry+https://github.com/rust-lang/crates.io-index"
       
   725 checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8"
       
   726 dependencies = [
       
   727  "libc",
       
   728  "rand_chacha 0.3.1",
       
   729  "rand_core 0.6.3",
       
   730  "rand_hc 0.3.1",
   700 ]
   731 ]
   701 
   732 
   702 [[package]]
   733 [[package]]
   703 name = "rand_chacha"
   734 name = "rand_chacha"
   704 version = "0.2.2"
   735 version = "0.2.2"
   705 source = "registry+https://github.com/rust-lang/crates.io-index"
   736 source = "registry+https://github.com/rust-lang/crates.io-index"
   706 checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
   737 checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
   707 dependencies = [
   738 dependencies = [
   708  "ppv-lite86",
   739  "ppv-lite86",
   709  "rand_core",
   740  "rand_core 0.5.1",
       
   741 ]
       
   742 
       
   743 [[package]]
       
   744 name = "rand_chacha"
       
   745 version = "0.3.1"
       
   746 source = "registry+https://github.com/rust-lang/crates.io-index"
       
   747 checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
       
   748 dependencies = [
       
   749  "ppv-lite86",
       
   750  "rand_core 0.6.3",
   710 ]
   751 ]
   711 
   752 
   712 [[package]]
   753 [[package]]
   713 name = "rand_core"
   754 name = "rand_core"
   714 version = "0.5.1"
   755 version = "0.5.1"
   715 source = "registry+https://github.com/rust-lang/crates.io-index"
   756 source = "registry+https://github.com/rust-lang/crates.io-index"
   716 checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
   757 checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
   717 dependencies = [
   758 dependencies = [
   718  "getrandom",
   759  "getrandom 0.1.15",
       
   760 ]
       
   761 
       
   762 [[package]]
       
   763 name = "rand_core"
       
   764 version = "0.6.3"
       
   765 source = "registry+https://github.com/rust-lang/crates.io-index"
       
   766 checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
       
   767 dependencies = [
       
   768  "getrandom 0.2.4",
   719 ]
   769 ]
   720 
   770 
   721 [[package]]
   771 [[package]]
   722 name = "rand_distr"
   772 name = "rand_distr"
   723 version = "0.2.2"
   773 version = "0.4.2"
   724 source = "registry+https://github.com/rust-lang/crates.io-index"
   774 source = "registry+https://github.com/rust-lang/crates.io-index"
   725 checksum = "96977acbdd3a6576fb1d27391900035bf3863d4a16422973a409b488cf29ffb2"
   775 checksum = "964d548f8e7d12e102ef183a0de7e98180c9f8729f555897a857b96e48122d2f"
   726 dependencies = [
   776 dependencies = [
   727  "rand",
   777  "num-traits",
       
   778  "rand 0.8.4",
   728 ]
   779 ]
   729 
   780 
   730 [[package]]
   781 [[package]]
   731 name = "rand_hc"
   782 name = "rand_hc"
   732 version = "0.2.0"
   783 version = "0.2.0"
   733 source = "registry+https://github.com/rust-lang/crates.io-index"
   784 source = "registry+https://github.com/rust-lang/crates.io-index"
   734 checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
   785 checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
   735 dependencies = [
   786 dependencies = [
   736  "rand_core",
   787  "rand_core 0.5.1",
       
   788 ]
       
   789 
       
   790 [[package]]
       
   791 name = "rand_hc"
       
   792 version = "0.3.1"
       
   793 source = "registry+https://github.com/rust-lang/crates.io-index"
       
   794 checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7"
       
   795 dependencies = [
       
   796  "rand_core 0.6.3",
   737 ]
   797 ]
   738 
   798 
   739 [[package]]
   799 [[package]]
   740 name = "rand_pcg"
   800 name = "rand_pcg"
   741 version = "0.2.1"
   801 version = "0.3.1"
   742 source = "registry+https://github.com/rust-lang/crates.io-index"
   802 source = "registry+https://github.com/rust-lang/crates.io-index"
   743 checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
   803 checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"
   744 dependencies = [
   804 dependencies = [
   745  "rand_core",
   805  "rand_core 0.6.3",
   746 ]
   806 ]
   747 
   807 
   748 [[package]]
   808 [[package]]
   749 name = "rand_xoshiro"
   809 name = "rand_xoshiro"
   750 version = "0.4.0"
   810 version = "0.4.0"
   751 source = "registry+https://github.com/rust-lang/crates.io-index"
   811 source = "registry+https://github.com/rust-lang/crates.io-index"
   752 checksum = "a9fcdd2e881d02f1d9390ae47ad8e5696a9e4be7b547a1da2afbc61973217004"
   812 checksum = "a9fcdd2e881d02f1d9390ae47ad8e5696a9e4be7b547a1da2afbc61973217004"
   753 dependencies = [
   813 dependencies = [
   754  "rand_core",
   814  "rand_core 0.5.1",
   755 ]
   815 ]
   756 
   816 
   757 [[package]]
   817 [[package]]
   758 name = "rayon"
   818 name = "rayon"
   759 version = "1.5.0"
   819 version = "1.5.0"
   814 
   874 
   815 [[package]]
   875 [[package]]
   816 name = "rhg"
   876 name = "rhg"
   817 version = "0.1.0"
   877 version = "0.1.0"
   818 dependencies = [
   878 dependencies = [
       
   879  "atty",
   819  "chrono",
   880  "chrono",
   820  "clap",
   881  "clap",
   821  "derive_more",
   882  "derive_more",
   822  "env_logger",
   883  "env_logger",
   823  "format-bytes",
   884  "format-bytes",
   903 source = "registry+https://github.com/rust-lang/crates.io-index"
   964 source = "registry+https://github.com/rust-lang/crates.io-index"
   904 checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
   965 checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
   905 dependencies = [
   966 dependencies = [
   906  "cfg-if 0.1.10",
   967  "cfg-if 0.1.10",
   907  "libc",
   968  "libc",
   908  "rand",
   969  "rand 0.7.3",
   909  "redox_syscall",
   970  "redox_syscall",
   910  "remove_dir_all",
   971  "remove_dir_all",
   911  "winapi",
   972  "winapi",
   912 ]
   973 ]
   913 
   974 
   954 version = "1.6.0"
  1015 version = "1.6.0"
   955 source = "registry+https://github.com/rust-lang/crates.io-index"
  1016 source = "registry+https://github.com/rust-lang/crates.io-index"
   956 checksum = "04f8ab788026715fa63b31960869617cba39117e520eb415b0139543e325ab59"
  1017 checksum = "04f8ab788026715fa63b31960869617cba39117e520eb415b0139543e325ab59"
   957 dependencies = [
  1018 dependencies = [
   958  "cfg-if 0.1.10",
  1019  "cfg-if 0.1.10",
   959  "rand",
  1020  "rand 0.7.3",
   960  "static_assertions",
  1021  "static_assertions",
   961 ]
  1022 ]
   962 
  1023 
   963 [[package]]
  1024 [[package]]
   964 name = "typenum"
  1025 name = "typenum"
   991 [[package]]
  1052 [[package]]
   992 name = "vcpkg"
  1053 name = "vcpkg"
   993 version = "0.2.11"
  1054 version = "0.2.11"
   994 source = "registry+https://github.com/rust-lang/crates.io-index"
  1055 source = "registry+https://github.com/rust-lang/crates.io-index"
   995 checksum = "b00bca6106a5e23f3eee943593759b7fcddb00554332e856d990c893966879fb"
  1056 checksum = "b00bca6106a5e23f3eee943593759b7fcddb00554332e856d990c893966879fb"
       
  1057 
       
  1058 [[package]]
       
  1059 name = "vcsgraph"
       
  1060 version = "0.2.0"
       
  1061 source = "registry+https://github.com/rust-lang/crates.io-index"
       
  1062 checksum = "4cb68c231e2575f7503a7c19213875f9d4ec2e84e963a56ce3de4b6bee351ef7"
       
  1063 dependencies = [
       
  1064  "hex",
       
  1065  "rand 0.7.3",
       
  1066  "sha-1",
       
  1067 ]
   996 
  1068 
   997 [[package]]
  1069 [[package]]
   998 name = "vec_map"
  1070 name = "vec_map"
   999 version = "0.8.2"
  1071 version = "0.8.2"
  1000 source = "registry+https://github.com/rust-lang/crates.io-index"
  1072 source = "registry+https://github.com/rust-lang/crates.io-index"