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