##// END OF EJS Templates
rust: Upgrade to format-bytes 0.3...
Simon Sapin -
r49323:d3ec8201 default
parent child Browse files
Show More
@@ -1,1081 +1,1073 b''
1 # This file is automatically @generated by Cargo.
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
2 # It is not intended for manual editing.
3 [[package]]
3 [[package]]
4 name = "adler"
4 name = "adler"
5 version = "0.2.3"
5 version = "0.2.3"
6 source = "registry+https://github.com/rust-lang/crates.io-index"
6 source = "registry+https://github.com/rust-lang/crates.io-index"
7 checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e"
7 checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e"
8
8
9 [[package]]
9 [[package]]
10 name = "aho-corasick"
10 name = "aho-corasick"
11 version = "0.7.15"
11 version = "0.7.15"
12 source = "registry+https://github.com/rust-lang/crates.io-index"
12 source = "registry+https://github.com/rust-lang/crates.io-index"
13 checksum = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5"
13 checksum = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5"
14 dependencies = [
14 dependencies = [
15 "memchr",
15 "memchr",
16 ]
16 ]
17
17
18 [[package]]
18 [[package]]
19 name = "ansi_term"
19 name = "ansi_term"
20 version = "0.11.0"
20 version = "0.11.0"
21 source = "registry+https://github.com/rust-lang/crates.io-index"
21 source = "registry+https://github.com/rust-lang/crates.io-index"
22 checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
22 checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
23 dependencies = [
23 dependencies = [
24 "winapi",
24 "winapi",
25 ]
25 ]
26
26
27 [[package]]
27 [[package]]
28 name = "atty"
28 name = "atty"
29 version = "0.2.14"
29 version = "0.2.14"
30 source = "registry+https://github.com/rust-lang/crates.io-index"
30 source = "registry+https://github.com/rust-lang/crates.io-index"
31 checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
31 checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
32 dependencies = [
32 dependencies = [
33 "hermit-abi",
33 "hermit-abi",
34 "libc",
34 "libc",
35 "winapi",
35 "winapi",
36 ]
36 ]
37
37
38 [[package]]
38 [[package]]
39 name = "autocfg"
39 name = "autocfg"
40 version = "1.0.1"
40 version = "1.0.1"
41 source = "registry+https://github.com/rust-lang/crates.io-index"
41 source = "registry+https://github.com/rust-lang/crates.io-index"
42 checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
42 checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
43
43
44 [[package]]
44 [[package]]
45 name = "bitflags"
45 name = "bitflags"
46 version = "1.2.1"
46 version = "1.2.1"
47 source = "registry+https://github.com/rust-lang/crates.io-index"
47 source = "registry+https://github.com/rust-lang/crates.io-index"
48 checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
48 checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
49
49
50 [[package]]
50 [[package]]
51 name = "bitmaps"
51 name = "bitmaps"
52 version = "2.1.0"
52 version = "2.1.0"
53 source = "registry+https://github.com/rust-lang/crates.io-index"
53 source = "registry+https://github.com/rust-lang/crates.io-index"
54 checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2"
54 checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2"
55 dependencies = [
55 dependencies = [
56 "typenum",
56 "typenum",
57 ]
57 ]
58
58
59 [[package]]
59 [[package]]
60 name = "block-buffer"
60 name = "block-buffer"
61 version = "0.9.0"
61 version = "0.9.0"
62 source = "registry+https://github.com/rust-lang/crates.io-index"
62 source = "registry+https://github.com/rust-lang/crates.io-index"
63 checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
63 checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
64 dependencies = [
64 dependencies = [
65 "generic-array",
65 "generic-array",
66 ]
66 ]
67
67
68 [[package]]
68 [[package]]
69 name = "byteorder"
69 name = "byteorder"
70 version = "1.3.4"
70 version = "1.3.4"
71 source = "registry+https://github.com/rust-lang/crates.io-index"
71 source = "registry+https://github.com/rust-lang/crates.io-index"
72 checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
72 checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
73
73
74 [[package]]
74 [[package]]
75 name = "bytes-cast"
75 name = "bytes-cast"
76 version = "0.2.0"
76 version = "0.2.0"
77 source = "registry+https://github.com/rust-lang/crates.io-index"
77 source = "registry+https://github.com/rust-lang/crates.io-index"
78 checksum = "0d434f9a4ecbe987e7ccfda7274b6f82ea52c9b63742565a65cb5e8ba0f2c452"
78 checksum = "0d434f9a4ecbe987e7ccfda7274b6f82ea52c9b63742565a65cb5e8ba0f2c452"
79 dependencies = [
79 dependencies = [
80 "bytes-cast-derive",
80 "bytes-cast-derive",
81 ]
81 ]
82
82
83 [[package]]
83 [[package]]
84 name = "bytes-cast-derive"
84 name = "bytes-cast-derive"
85 version = "0.1.0"
85 version = "0.1.0"
86 source = "registry+https://github.com/rust-lang/crates.io-index"
86 source = "registry+https://github.com/rust-lang/crates.io-index"
87 checksum = "cb936af9de38476664d6b58e529aff30d482e4ce1c5e150293d00730b0d81fdb"
87 checksum = "cb936af9de38476664d6b58e529aff30d482e4ce1c5e150293d00730b0d81fdb"
88 dependencies = [
88 dependencies = [
89 "proc-macro2",
89 "proc-macro2",
90 "quote",
90 "quote",
91 "syn",
91 "syn",
92 ]
92 ]
93
93
94 [[package]]
94 [[package]]
95 name = "cc"
95 name = "cc"
96 version = "1.0.66"
96 version = "1.0.66"
97 source = "registry+https://github.com/rust-lang/crates.io-index"
97 source = "registry+https://github.com/rust-lang/crates.io-index"
98 checksum = "4c0496836a84f8d0495758516b8621a622beb77c0fed418570e50764093ced48"
98 checksum = "4c0496836a84f8d0495758516b8621a622beb77c0fed418570e50764093ced48"
99 dependencies = [
99 dependencies = [
100 "jobserver",
100 "jobserver",
101 ]
101 ]
102
102
103 [[package]]
103 [[package]]
104 name = "cfg-if"
104 name = "cfg-if"
105 version = "0.1.10"
105 version = "0.1.10"
106 source = "registry+https://github.com/rust-lang/crates.io-index"
106 source = "registry+https://github.com/rust-lang/crates.io-index"
107 checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
107 checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
108
108
109 [[package]]
109 [[package]]
110 name = "cfg-if"
110 name = "cfg-if"
111 version = "1.0.0"
111 version = "1.0.0"
112 source = "registry+https://github.com/rust-lang/crates.io-index"
112 source = "registry+https://github.com/rust-lang/crates.io-index"
113 checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
113 checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
114
114
115 [[package]]
115 [[package]]
116 name = "chrono"
116 name = "chrono"
117 version = "0.4.19"
117 version = "0.4.19"
118 source = "registry+https://github.com/rust-lang/crates.io-index"
118 source = "registry+https://github.com/rust-lang/crates.io-index"
119 checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
119 checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
120 dependencies = [
120 dependencies = [
121 "libc",
121 "libc",
122 "num-integer",
122 "num-integer",
123 "num-traits",
123 "num-traits",
124 "time",
124 "time",
125 "winapi",
125 "winapi",
126 ]
126 ]
127
127
128 [[package]]
128 [[package]]
129 name = "clap"
129 name = "clap"
130 version = "2.33.3"
130 version = "2.33.3"
131 source = "registry+https://github.com/rust-lang/crates.io-index"
131 source = "registry+https://github.com/rust-lang/crates.io-index"
132 checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
132 checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
133 dependencies = [
133 dependencies = [
134 "ansi_term",
134 "ansi_term",
135 "atty",
135 "atty",
136 "bitflags",
136 "bitflags",
137 "strsim",
137 "strsim",
138 "textwrap",
138 "textwrap",
139 "unicode-width",
139 "unicode-width",
140 "vec_map",
140 "vec_map",
141 ]
141 ]
142
142
143 [[package]]
143 [[package]]
144 name = "const_fn"
144 name = "const_fn"
145 version = "0.4.4"
145 version = "0.4.4"
146 source = "registry+https://github.com/rust-lang/crates.io-index"
146 source = "registry+https://github.com/rust-lang/crates.io-index"
147 checksum = "cd51eab21ab4fd6a3bf889e2d0958c0a6e3a61ad04260325e919e652a2a62826"
147 checksum = "cd51eab21ab4fd6a3bf889e2d0958c0a6e3a61ad04260325e919e652a2a62826"
148
148
149 [[package]]
149 [[package]]
150 name = "cpufeatures"
150 name = "cpufeatures"
151 version = "0.1.4"
151 version = "0.1.4"
152 source = "registry+https://github.com/rust-lang/crates.io-index"
152 source = "registry+https://github.com/rust-lang/crates.io-index"
153 checksum = "ed00c67cb5d0a7d64a44f6ad2668db7e7530311dd53ea79bcd4fb022c64911c8"
153 checksum = "ed00c67cb5d0a7d64a44f6ad2668db7e7530311dd53ea79bcd4fb022c64911c8"
154 dependencies = [
154 dependencies = [
155 "libc",
155 "libc",
156 ]
156 ]
157
157
158 [[package]]
158 [[package]]
159 name = "cpython"
159 name = "cpython"
160 version = "0.7.0"
160 version = "0.7.0"
161 source = "registry+https://github.com/rust-lang/crates.io-index"
161 source = "registry+https://github.com/rust-lang/crates.io-index"
162 checksum = "b7d46ba8ace7f3a1d204ac5060a706d0a68de6b42eafb6a586cc08bebcffe664"
162 checksum = "b7d46ba8ace7f3a1d204ac5060a706d0a68de6b42eafb6a586cc08bebcffe664"
163 dependencies = [
163 dependencies = [
164 "libc",
164 "libc",
165 "num-traits",
165 "num-traits",
166 "paste",
166 "paste",
167 "python27-sys",
167 "python27-sys",
168 "python3-sys",
168 "python3-sys",
169 ]
169 ]
170
170
171 [[package]]
171 [[package]]
172 name = "crc32fast"
172 name = "crc32fast"
173 version = "1.2.1"
173 version = "1.2.1"
174 source = "registry+https://github.com/rust-lang/crates.io-index"
174 source = "registry+https://github.com/rust-lang/crates.io-index"
175 checksum = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a"
175 checksum = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a"
176 dependencies = [
176 dependencies = [
177 "cfg-if 1.0.0",
177 "cfg-if 1.0.0",
178 ]
178 ]
179
179
180 [[package]]
180 [[package]]
181 name = "crossbeam-channel"
181 name = "crossbeam-channel"
182 version = "0.4.4"
182 version = "0.4.4"
183 source = "registry+https://github.com/rust-lang/crates.io-index"
183 source = "registry+https://github.com/rust-lang/crates.io-index"
184 checksum = "b153fe7cbef478c567df0f972e02e6d736db11affe43dfc9c56a9374d1adfb87"
184 checksum = "b153fe7cbef478c567df0f972e02e6d736db11affe43dfc9c56a9374d1adfb87"
185 dependencies = [
185 dependencies = [
186 "crossbeam-utils 0.7.2",
186 "crossbeam-utils 0.7.2",
187 "maybe-uninit",
187 "maybe-uninit",
188 ]
188 ]
189
189
190 [[package]]
190 [[package]]
191 name = "crossbeam-channel"
191 name = "crossbeam-channel"
192 version = "0.5.0"
192 version = "0.5.0"
193 source = "registry+https://github.com/rust-lang/crates.io-index"
193 source = "registry+https://github.com/rust-lang/crates.io-index"
194 checksum = "dca26ee1f8d361640700bde38b2c37d8c22b3ce2d360e1fc1c74ea4b0aa7d775"
194 checksum = "dca26ee1f8d361640700bde38b2c37d8c22b3ce2d360e1fc1c74ea4b0aa7d775"
195 dependencies = [
195 dependencies = [
196 "cfg-if 1.0.0",
196 "cfg-if 1.0.0",
197 "crossbeam-utils 0.8.1",
197 "crossbeam-utils 0.8.1",
198 ]
198 ]
199
199
200 [[package]]
200 [[package]]
201 name = "crossbeam-deque"
201 name = "crossbeam-deque"
202 version = "0.8.0"
202 version = "0.8.0"
203 source = "registry+https://github.com/rust-lang/crates.io-index"
203 source = "registry+https://github.com/rust-lang/crates.io-index"
204 checksum = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9"
204 checksum = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9"
205 dependencies = [
205 dependencies = [
206 "cfg-if 1.0.0",
206 "cfg-if 1.0.0",
207 "crossbeam-epoch",
207 "crossbeam-epoch",
208 "crossbeam-utils 0.8.1",
208 "crossbeam-utils 0.8.1",
209 ]
209 ]
210
210
211 [[package]]
211 [[package]]
212 name = "crossbeam-epoch"
212 name = "crossbeam-epoch"
213 version = "0.9.1"
213 version = "0.9.1"
214 source = "registry+https://github.com/rust-lang/crates.io-index"
214 source = "registry+https://github.com/rust-lang/crates.io-index"
215 checksum = "a1aaa739f95311c2c7887a76863f500026092fb1dce0161dab577e559ef3569d"
215 checksum = "a1aaa739f95311c2c7887a76863f500026092fb1dce0161dab577e559ef3569d"
216 dependencies = [
216 dependencies = [
217 "cfg-if 1.0.0",
217 "cfg-if 1.0.0",
218 "const_fn",
218 "const_fn",
219 "crossbeam-utils 0.8.1",
219 "crossbeam-utils 0.8.1",
220 "lazy_static",
220 "lazy_static",
221 "memoffset",
221 "memoffset",
222 "scopeguard",
222 "scopeguard",
223 ]
223 ]
224
224
225 [[package]]
225 [[package]]
226 name = "crossbeam-utils"
226 name = "crossbeam-utils"
227 version = "0.7.2"
227 version = "0.7.2"
228 source = "registry+https://github.com/rust-lang/crates.io-index"
228 source = "registry+https://github.com/rust-lang/crates.io-index"
229 checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
229 checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
230 dependencies = [
230 dependencies = [
231 "autocfg",
231 "autocfg",
232 "cfg-if 0.1.10",
232 "cfg-if 0.1.10",
233 "lazy_static",
233 "lazy_static",
234 ]
234 ]
235
235
236 [[package]]
236 [[package]]
237 name = "crossbeam-utils"
237 name = "crossbeam-utils"
238 version = "0.8.1"
238 version = "0.8.1"
239 source = "registry+https://github.com/rust-lang/crates.io-index"
239 source = "registry+https://github.com/rust-lang/crates.io-index"
240 checksum = "02d96d1e189ef58269ebe5b97953da3274d83a93af647c2ddd6f9dab28cedb8d"
240 checksum = "02d96d1e189ef58269ebe5b97953da3274d83a93af647c2ddd6f9dab28cedb8d"
241 dependencies = [
241 dependencies = [
242 "autocfg",
242 "autocfg",
243 "cfg-if 1.0.0",
243 "cfg-if 1.0.0",
244 "lazy_static",
244 "lazy_static",
245 ]
245 ]
246
246
247 [[package]]
247 [[package]]
248 name = "ctor"
248 name = "ctor"
249 version = "0.1.16"
249 version = "0.1.16"
250 source = "registry+https://github.com/rust-lang/crates.io-index"
250 source = "registry+https://github.com/rust-lang/crates.io-index"
251 checksum = "7fbaabec2c953050352311293be5c6aba8e141ba19d6811862b232d6fd020484"
251 checksum = "7fbaabec2c953050352311293be5c6aba8e141ba19d6811862b232d6fd020484"
252 dependencies = [
252 dependencies = [
253 "quote",
253 "quote",
254 "syn",
254 "syn",
255 ]
255 ]
256
256
257 [[package]]
257 [[package]]
258 name = "derive_more"
258 name = "derive_more"
259 version = "0.99.11"
259 version = "0.99.11"
260 source = "registry+https://github.com/rust-lang/crates.io-index"
260 source = "registry+https://github.com/rust-lang/crates.io-index"
261 checksum = "41cb0e6161ad61ed084a36ba71fbba9e3ac5aee3606fb607fe08da6acbcf3d8c"
261 checksum = "41cb0e6161ad61ed084a36ba71fbba9e3ac5aee3606fb607fe08da6acbcf3d8c"
262 dependencies = [
262 dependencies = [
263 "proc-macro2",
263 "proc-macro2",
264 "quote",
264 "quote",
265 "syn",
265 "syn",
266 ]
266 ]
267
267
268 [[package]]
268 [[package]]
269 name = "difference"
269 name = "difference"
270 version = "2.0.0"
270 version = "2.0.0"
271 source = "registry+https://github.com/rust-lang/crates.io-index"
271 source = "registry+https://github.com/rust-lang/crates.io-index"
272 checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
272 checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
273
273
274 [[package]]
274 [[package]]
275 name = "digest"
275 name = "digest"
276 version = "0.9.0"
276 version = "0.9.0"
277 source = "registry+https://github.com/rust-lang/crates.io-index"
277 source = "registry+https://github.com/rust-lang/crates.io-index"
278 checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
278 checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
279 dependencies = [
279 dependencies = [
280 "generic-array",
280 "generic-array",
281 ]
281 ]
282
282
283 [[package]]
283 [[package]]
284 name = "either"
284 name = "either"
285 version = "1.6.1"
285 version = "1.6.1"
286 source = "registry+https://github.com/rust-lang/crates.io-index"
286 source = "registry+https://github.com/rust-lang/crates.io-index"
287 checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
287 checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
288
288
289 [[package]]
289 [[package]]
290 name = "env_logger"
290 name = "env_logger"
291 version = "0.7.1"
291 version = "0.7.1"
292 source = "registry+https://github.com/rust-lang/crates.io-index"
292 source = "registry+https://github.com/rust-lang/crates.io-index"
293 checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
293 checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
294 dependencies = [
294 dependencies = [
295 "atty",
295 "atty",
296 "humantime",
296 "humantime",
297 "log",
297 "log",
298 "regex",
298 "regex",
299 "termcolor",
299 "termcolor",
300 ]
300 ]
301
301
302 [[package]]
302 [[package]]
303 name = "flate2"
303 name = "flate2"
304 version = "1.0.19"
304 version = "1.0.19"
305 source = "registry+https://github.com/rust-lang/crates.io-index"
305 source = "registry+https://github.com/rust-lang/crates.io-index"
306 checksum = "7411863d55df97a419aa64cb4d2f167103ea9d767e2c54a1868b7ac3f6b47129"
306 checksum = "7411863d55df97a419aa64cb4d2f167103ea9d767e2c54a1868b7ac3f6b47129"
307 dependencies = [
307 dependencies = [
308 "cfg-if 1.0.0",
308 "cfg-if 1.0.0",
309 "crc32fast",
309 "crc32fast",
310 "libc",
310 "libc",
311 "libz-sys",
311 "libz-sys",
312 "miniz_oxide",
312 "miniz_oxide",
313 ]
313 ]
314
314
315 [[package]]
315 [[package]]
316 name = "format-bytes"
316 name = "format-bytes"
317 version = "0.2.2"
317 version = "0.3.0"
318 source = "registry+https://github.com/rust-lang/crates.io-index"
318 source = "registry+https://github.com/rust-lang/crates.io-index"
319 checksum = "1c4e89040c7fd7b4e6ba2820ac705a45def8a0c098ec78d170ae88f1ef1d5762"
319 checksum = "48942366ef93975da38e175ac9e10068c6fc08ca9e85930d4f098f4d5b14c2fd"
320 dependencies = [
320 dependencies = [
321 "format-bytes-macros",
321 "format-bytes-macros",
322 "proc-macro-hack",
323 ]
322 ]
324
323
325 [[package]]
324 [[package]]
326 name = "format-bytes-macros"
325 name = "format-bytes-macros"
327 version = "0.3.0"
326 version = "0.4.0"
328 source = "registry+https://github.com/rust-lang/crates.io-index"
327 source = "registry+https://github.com/rust-lang/crates.io-index"
329 checksum = "b05089e341a0460449e2210c3bf7b61597860b07f0deae58da38dbed0a4c6b6d"
328 checksum = "203aadebefcc73d12038296c228eabf830f99cba991b0032adf20e9fa6ce7e4f"
330 dependencies = [
329 dependencies = [
331 "proc-macro-hack",
332 "proc-macro2",
330 "proc-macro2",
333 "quote",
331 "quote",
334 "syn",
332 "syn",
335 ]
333 ]
336
334
337 [[package]]
335 [[package]]
338 name = "generic-array"
336 name = "generic-array"
339 version = "0.14.4"
337 version = "0.14.4"
340 source = "registry+https://github.com/rust-lang/crates.io-index"
338 source = "registry+https://github.com/rust-lang/crates.io-index"
341 checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"
339 checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"
342 dependencies = [
340 dependencies = [
343 "typenum",
341 "typenum",
344 "version_check",
342 "version_check",
345 ]
343 ]
346
344
347 [[package]]
345 [[package]]
348 name = "getrandom"
346 name = "getrandom"
349 version = "0.1.15"
347 version = "0.1.15"
350 source = "registry+https://github.com/rust-lang/crates.io-index"
348 source = "registry+https://github.com/rust-lang/crates.io-index"
351 checksum = "fc587bc0ec293155d5bfa6b9891ec18a1e330c234f896ea47fbada4cadbe47e6"
349 checksum = "fc587bc0ec293155d5bfa6b9891ec18a1e330c234f896ea47fbada4cadbe47e6"
352 dependencies = [
350 dependencies = [
353 "cfg-if 0.1.10",
351 "cfg-if 0.1.10",
354 "libc",
352 "libc",
355 "wasi 0.9.0+wasi-snapshot-preview1",
353 "wasi 0.9.0+wasi-snapshot-preview1",
356 ]
354 ]
357
355
358 [[package]]
356 [[package]]
359 name = "glob"
357 name = "glob"
360 version = "0.3.0"
358 version = "0.3.0"
361 source = "registry+https://github.com/rust-lang/crates.io-index"
359 source = "registry+https://github.com/rust-lang/crates.io-index"
362 checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
360 checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
363
361
364 [[package]]
362 [[package]]
365 name = "hermit-abi"
363 name = "hermit-abi"
366 version = "0.1.17"
364 version = "0.1.17"
367 source = "registry+https://github.com/rust-lang/crates.io-index"
365 source = "registry+https://github.com/rust-lang/crates.io-index"
368 checksum = "5aca5565f760fb5b220e499d72710ed156fdb74e631659e99377d9ebfbd13ae8"
366 checksum = "5aca5565f760fb5b220e499d72710ed156fdb74e631659e99377d9ebfbd13ae8"
369 dependencies = [
367 dependencies = [
370 "libc",
368 "libc",
371 ]
369 ]
372
370
373 [[package]]
371 [[package]]
374 name = "hg-core"
372 name = "hg-core"
375 version = "0.1.0"
373 version = "0.1.0"
376 dependencies = [
374 dependencies = [
377 "bitflags",
375 "bitflags",
378 "byteorder",
376 "byteorder",
379 "bytes-cast",
377 "bytes-cast",
380 "clap",
378 "clap",
381 "crossbeam-channel 0.4.4",
379 "crossbeam-channel 0.4.4",
382 "derive_more",
380 "derive_more",
383 "flate2",
381 "flate2",
384 "format-bytes",
382 "format-bytes",
385 "home",
383 "home",
386 "im-rc",
384 "im-rc",
387 "itertools",
385 "itertools",
388 "lazy_static",
386 "lazy_static",
389 "libc",
387 "libc",
390 "log",
388 "log",
391 "memmap2",
389 "memmap2",
392 "micro-timer",
390 "micro-timer",
393 "pretty_assertions",
391 "pretty_assertions",
394 "rand",
392 "rand",
395 "rand_distr",
393 "rand_distr",
396 "rand_pcg",
394 "rand_pcg",
397 "rayon",
395 "rayon",
398 "regex",
396 "regex",
399 "same-file",
397 "same-file",
400 "sha-1",
398 "sha-1",
401 "stable_deref_trait",
399 "stable_deref_trait",
402 "tempfile",
400 "tempfile",
403 "twox-hash",
401 "twox-hash",
404 "zstd",
402 "zstd",
405 ]
403 ]
406
404
407 [[package]]
405 [[package]]
408 name = "hg-cpython"
406 name = "hg-cpython"
409 version = "0.1.0"
407 version = "0.1.0"
410 dependencies = [
408 dependencies = [
411 "cpython",
409 "cpython",
412 "crossbeam-channel 0.4.4",
410 "crossbeam-channel 0.4.4",
413 "env_logger",
411 "env_logger",
414 "hg-core",
412 "hg-core",
415 "libc",
413 "libc",
416 "log",
414 "log",
417 "stable_deref_trait",
415 "stable_deref_trait",
418 ]
416 ]
419
417
420 [[package]]
418 [[package]]
421 name = "home"
419 name = "home"
422 version = "0.5.3"
420 version = "0.5.3"
423 source = "registry+https://github.com/rust-lang/crates.io-index"
421 source = "registry+https://github.com/rust-lang/crates.io-index"
424 checksum = "2456aef2e6b6a9784192ae780c0f15bc57df0e918585282325e8c8ac27737654"
422 checksum = "2456aef2e6b6a9784192ae780c0f15bc57df0e918585282325e8c8ac27737654"
425 dependencies = [
423 dependencies = [
426 "winapi",
424 "winapi",
427 ]
425 ]
428
426
429 [[package]]
427 [[package]]
430 name = "humantime"
428 name = "humantime"
431 version = "1.3.0"
429 version = "1.3.0"
432 source = "registry+https://github.com/rust-lang/crates.io-index"
430 source = "registry+https://github.com/rust-lang/crates.io-index"
433 checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
431 checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
434 dependencies = [
432 dependencies = [
435 "quick-error",
433 "quick-error",
436 ]
434 ]
437
435
438 [[package]]
436 [[package]]
439 name = "im-rc"
437 name = "im-rc"
440 version = "15.0.0"
438 version = "15.0.0"
441 source = "registry+https://github.com/rust-lang/crates.io-index"
439 source = "registry+https://github.com/rust-lang/crates.io-index"
442 checksum = "3ca8957e71f04a205cb162508f9326aea04676c8dfd0711220190d6b83664f3f"
440 checksum = "3ca8957e71f04a205cb162508f9326aea04676c8dfd0711220190d6b83664f3f"
443 dependencies = [
441 dependencies = [
444 "bitmaps",
442 "bitmaps",
445 "rand_core",
443 "rand_core",
446 "rand_xoshiro",
444 "rand_xoshiro",
447 "sized-chunks",
445 "sized-chunks",
448 "typenum",
446 "typenum",
449 "version_check",
447 "version_check",
450 ]
448 ]
451
449
452 [[package]]
450 [[package]]
453 name = "itertools"
451 name = "itertools"
454 version = "0.9.0"
452 version = "0.9.0"
455 source = "registry+https://github.com/rust-lang/crates.io-index"
453 source = "registry+https://github.com/rust-lang/crates.io-index"
456 checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b"
454 checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b"
457 dependencies = [
455 dependencies = [
458 "either",
456 "either",
459 ]
457 ]
460
458
461 [[package]]
459 [[package]]
462 name = "jobserver"
460 name = "jobserver"
463 version = "0.1.21"
461 version = "0.1.21"
464 source = "registry+https://github.com/rust-lang/crates.io-index"
462 source = "registry+https://github.com/rust-lang/crates.io-index"
465 checksum = "5c71313ebb9439f74b00d9d2dcec36440beaf57a6aa0623068441dd7cd81a7f2"
463 checksum = "5c71313ebb9439f74b00d9d2dcec36440beaf57a6aa0623068441dd7cd81a7f2"
466 dependencies = [
464 dependencies = [
467 "libc",
465 "libc",
468 ]
466 ]
469
467
470 [[package]]
468 [[package]]
471 name = "lazy_static"
469 name = "lazy_static"
472 version = "1.4.0"
470 version = "1.4.0"
473 source = "registry+https://github.com/rust-lang/crates.io-index"
471 source = "registry+https://github.com/rust-lang/crates.io-index"
474 checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
472 checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
475
473
476 [[package]]
474 [[package]]
477 name = "libc"
475 name = "libc"
478 version = "0.2.81"
476 version = "0.2.81"
479 source = "registry+https://github.com/rust-lang/crates.io-index"
477 source = "registry+https://github.com/rust-lang/crates.io-index"
480 checksum = "1482821306169ec4d07f6aca392a4681f66c75c9918aa49641a2595db64053cb"
478 checksum = "1482821306169ec4d07f6aca392a4681f66c75c9918aa49641a2595db64053cb"
481
479
482 [[package]]
480 [[package]]
483 name = "libz-sys"
481 name = "libz-sys"
484 version = "1.1.2"
482 version = "1.1.2"
485 source = "registry+https://github.com/rust-lang/crates.io-index"
483 source = "registry+https://github.com/rust-lang/crates.io-index"
486 checksum = "602113192b08db8f38796c4e85c39e960c145965140e918018bcde1952429655"
484 checksum = "602113192b08db8f38796c4e85c39e960c145965140e918018bcde1952429655"
487 dependencies = [
485 dependencies = [
488 "cc",
486 "cc",
489 "pkg-config",
487 "pkg-config",
490 "vcpkg",
488 "vcpkg",
491 ]
489 ]
492
490
493 [[package]]
491 [[package]]
494 name = "log"
492 name = "log"
495 version = "0.4.11"
493 version = "0.4.11"
496 source = "registry+https://github.com/rust-lang/crates.io-index"
494 source = "registry+https://github.com/rust-lang/crates.io-index"
497 checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b"
495 checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b"
498 dependencies = [
496 dependencies = [
499 "cfg-if 0.1.10",
497 "cfg-if 0.1.10",
500 ]
498 ]
501
499
502 [[package]]
500 [[package]]
503 name = "maybe-uninit"
501 name = "maybe-uninit"
504 version = "2.0.0"
502 version = "2.0.0"
505 source = "registry+https://github.com/rust-lang/crates.io-index"
503 source = "registry+https://github.com/rust-lang/crates.io-index"
506 checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
504 checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
507
505
508 [[package]]
506 [[package]]
509 name = "memchr"
507 name = "memchr"
510 version = "2.3.4"
508 version = "2.3.4"
511 source = "registry+https://github.com/rust-lang/crates.io-index"
509 source = "registry+https://github.com/rust-lang/crates.io-index"
512 checksum = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525"
510 checksum = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525"
513
511
514 [[package]]
512 [[package]]
515 name = "memmap2"
513 name = "memmap2"
516 version = "0.4.0"
514 version = "0.4.0"
517 source = "registry+https://github.com/rust-lang/crates.io-index"
515 source = "registry+https://github.com/rust-lang/crates.io-index"
518 checksum = "de5d3112c080d58ce560081baeaab7e1e864ca21795ddbf533d5b1842bb1ecf8"
516 checksum = "de5d3112c080d58ce560081baeaab7e1e864ca21795ddbf533d5b1842bb1ecf8"
519 dependencies = [
517 dependencies = [
520 "libc",
518 "libc",
521 "stable_deref_trait",
519 "stable_deref_trait",
522 ]
520 ]
523
521
524 [[package]]
522 [[package]]
525 name = "memoffset"
523 name = "memoffset"
526 version = "0.6.1"
524 version = "0.6.1"
527 source = "registry+https://github.com/rust-lang/crates.io-index"
525 source = "registry+https://github.com/rust-lang/crates.io-index"
528 checksum = "157b4208e3059a8f9e78d559edc658e13df41410cb3ae03979c83130067fdd87"
526 checksum = "157b4208e3059a8f9e78d559edc658e13df41410cb3ae03979c83130067fdd87"
529 dependencies = [
527 dependencies = [
530 "autocfg",
528 "autocfg",
531 ]
529 ]
532
530
533 [[package]]
531 [[package]]
534 name = "micro-timer"
532 name = "micro-timer"
535 version = "0.3.1"
533 version = "0.3.1"
536 source = "registry+https://github.com/rust-lang/crates.io-index"
534 source = "registry+https://github.com/rust-lang/crates.io-index"
537 checksum = "2620153e1d903d26b72b89f0e9c48d8c4756cba941c185461dddc234980c298c"
535 checksum = "2620153e1d903d26b72b89f0e9c48d8c4756cba941c185461dddc234980c298c"
538 dependencies = [
536 dependencies = [
539 "micro-timer-macros",
537 "micro-timer-macros",
540 "scopeguard",
538 "scopeguard",
541 ]
539 ]
542
540
543 [[package]]
541 [[package]]
544 name = "micro-timer-macros"
542 name = "micro-timer-macros"
545 version = "0.3.1"
543 version = "0.3.1"
546 source = "registry+https://github.com/rust-lang/crates.io-index"
544 source = "registry+https://github.com/rust-lang/crates.io-index"
547 checksum = "e28a3473e6abd6e9aab36aaeef32ad22ae0bd34e79f376643594c2b152ec1c5d"
545 checksum = "e28a3473e6abd6e9aab36aaeef32ad22ae0bd34e79f376643594c2b152ec1c5d"
548 dependencies = [
546 dependencies = [
549 "proc-macro2",
547 "proc-macro2",
550 "quote",
548 "quote",
551 "scopeguard",
549 "scopeguard",
552 "syn",
550 "syn",
553 ]
551 ]
554
552
555 [[package]]
553 [[package]]
556 name = "miniz_oxide"
554 name = "miniz_oxide"
557 version = "0.4.3"
555 version = "0.4.3"
558 source = "registry+https://github.com/rust-lang/crates.io-index"
556 source = "registry+https://github.com/rust-lang/crates.io-index"
559 checksum = "0f2d26ec3309788e423cfbf68ad1800f061638098d76a83681af979dc4eda19d"
557 checksum = "0f2d26ec3309788e423cfbf68ad1800f061638098d76a83681af979dc4eda19d"
560 dependencies = [
558 dependencies = [
561 "adler",
559 "adler",
562 "autocfg",
560 "autocfg",
563 ]
561 ]
564
562
565 [[package]]
563 [[package]]
566 name = "num-integer"
564 name = "num-integer"
567 version = "0.1.44"
565 version = "0.1.44"
568 source = "registry+https://github.com/rust-lang/crates.io-index"
566 source = "registry+https://github.com/rust-lang/crates.io-index"
569 checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"
567 checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"
570 dependencies = [
568 dependencies = [
571 "autocfg",
569 "autocfg",
572 "num-traits",
570 "num-traits",
573 ]
571 ]
574
572
575 [[package]]
573 [[package]]
576 name = "num-traits"
574 name = "num-traits"
577 version = "0.2.14"
575 version = "0.2.14"
578 source = "registry+https://github.com/rust-lang/crates.io-index"
576 source = "registry+https://github.com/rust-lang/crates.io-index"
579 checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
577 checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
580 dependencies = [
578 dependencies = [
581 "autocfg",
579 "autocfg",
582 ]
580 ]
583
581
584 [[package]]
582 [[package]]
585 name = "num_cpus"
583 name = "num_cpus"
586 version = "1.13.0"
584 version = "1.13.0"
587 source = "registry+https://github.com/rust-lang/crates.io-index"
585 source = "registry+https://github.com/rust-lang/crates.io-index"
588 checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
586 checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
589 dependencies = [
587 dependencies = [
590 "hermit-abi",
588 "hermit-abi",
591 "libc",
589 "libc",
592 ]
590 ]
593
591
594 [[package]]
592 [[package]]
595 name = "opaque-debug"
593 name = "opaque-debug"
596 version = "0.3.0"
594 version = "0.3.0"
597 source = "registry+https://github.com/rust-lang/crates.io-index"
595 source = "registry+https://github.com/rust-lang/crates.io-index"
598 checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
596 checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
599
597
600 [[package]]
598 [[package]]
601 name = "output_vt100"
599 name = "output_vt100"
602 version = "0.1.2"
600 version = "0.1.2"
603 source = "registry+https://github.com/rust-lang/crates.io-index"
601 source = "registry+https://github.com/rust-lang/crates.io-index"
604 checksum = "53cdc5b785b7a58c5aad8216b3dfa114df64b0b06ae6e1501cef91df2fbdf8f9"
602 checksum = "53cdc5b785b7a58c5aad8216b3dfa114df64b0b06ae6e1501cef91df2fbdf8f9"
605 dependencies = [
603 dependencies = [
606 "winapi",
604 "winapi",
607 ]
605 ]
608
606
609 [[package]]
607 [[package]]
610 name = "paste"
608 name = "paste"
611 version = "1.0.5"
609 version = "1.0.5"
612 source = "registry+https://github.com/rust-lang/crates.io-index"
610 source = "registry+https://github.com/rust-lang/crates.io-index"
613 checksum = "acbf547ad0c65e31259204bd90935776d1c693cec2f4ff7abb7a1bbbd40dfe58"
611 checksum = "acbf547ad0c65e31259204bd90935776d1c693cec2f4ff7abb7a1bbbd40dfe58"
614
612
615 [[package]]
613 [[package]]
616 name = "pkg-config"
614 name = "pkg-config"
617 version = "0.3.19"
615 version = "0.3.19"
618 source = "registry+https://github.com/rust-lang/crates.io-index"
616 source = "registry+https://github.com/rust-lang/crates.io-index"
619 checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
617 checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
620
618
621 [[package]]
619 [[package]]
622 name = "ppv-lite86"
620 name = "ppv-lite86"
623 version = "0.2.10"
621 version = "0.2.10"
624 source = "registry+https://github.com/rust-lang/crates.io-index"
622 source = "registry+https://github.com/rust-lang/crates.io-index"
625 checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
623 checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
626
624
627 [[package]]
625 [[package]]
628 name = "pretty_assertions"
626 name = "pretty_assertions"
629 version = "0.6.1"
627 version = "0.6.1"
630 source = "registry+https://github.com/rust-lang/crates.io-index"
628 source = "registry+https://github.com/rust-lang/crates.io-index"
631 checksum = "3f81e1644e1b54f5a68959a29aa86cde704219254669da328ecfdf6a1f09d427"
629 checksum = "3f81e1644e1b54f5a68959a29aa86cde704219254669da328ecfdf6a1f09d427"
632 dependencies = [
630 dependencies = [
633 "ansi_term",
631 "ansi_term",
634 "ctor",
632 "ctor",
635 "difference",
633 "difference",
636 "output_vt100",
634 "output_vt100",
637 ]
635 ]
638
636
639 [[package]]
637 [[package]]
640 name = "proc-macro-hack"
641 version = "0.5.19"
642 source = "registry+https://github.com/rust-lang/crates.io-index"
643 checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
644
645 [[package]]
646 name = "proc-macro2"
638 name = "proc-macro2"
647 version = "1.0.24"
639 version = "1.0.24"
648 source = "registry+https://github.com/rust-lang/crates.io-index"
640 source = "registry+https://github.com/rust-lang/crates.io-index"
649 checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
641 checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
650 dependencies = [
642 dependencies = [
651 "unicode-xid",
643 "unicode-xid",
652 ]
644 ]
653
645
654 [[package]]
646 [[package]]
655 name = "python27-sys"
647 name = "python27-sys"
656 version = "0.7.0"
648 version = "0.7.0"
657 source = "registry+https://github.com/rust-lang/crates.io-index"
649 source = "registry+https://github.com/rust-lang/crates.io-index"
658 checksum = "94670354e264300dde81a5864cbb6bfc9d56ac3dcf3a278c32cb52f816f4dfd1"
650 checksum = "94670354e264300dde81a5864cbb6bfc9d56ac3dcf3a278c32cb52f816f4dfd1"
659 dependencies = [
651 dependencies = [
660 "libc",
652 "libc",
661 "regex",
653 "regex",
662 ]
654 ]
663
655
664 [[package]]
656 [[package]]
665 name = "python3-sys"
657 name = "python3-sys"
666 version = "0.7.0"
658 version = "0.7.0"
667 source = "registry+https://github.com/rust-lang/crates.io-index"
659 source = "registry+https://github.com/rust-lang/crates.io-index"
668 checksum = "b18b32e64c103d5045f44644d7ddddd65336f7a0521f6fde673240a9ecceb77e"
660 checksum = "b18b32e64c103d5045f44644d7ddddd65336f7a0521f6fde673240a9ecceb77e"
669 dependencies = [
661 dependencies = [
670 "libc",
662 "libc",
671 "regex",
663 "regex",
672 ]
664 ]
673
665
674 [[package]]
666 [[package]]
675 name = "quick-error"
667 name = "quick-error"
676 version = "1.2.3"
668 version = "1.2.3"
677 source = "registry+https://github.com/rust-lang/crates.io-index"
669 source = "registry+https://github.com/rust-lang/crates.io-index"
678 checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
670 checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
679
671
680 [[package]]
672 [[package]]
681 name = "quote"
673 name = "quote"
682 version = "1.0.7"
674 version = "1.0.7"
683 source = "registry+https://github.com/rust-lang/crates.io-index"
675 source = "registry+https://github.com/rust-lang/crates.io-index"
684 checksum = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37"
676 checksum = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37"
685 dependencies = [
677 dependencies = [
686 "proc-macro2",
678 "proc-macro2",
687 ]
679 ]
688
680
689 [[package]]
681 [[package]]
690 name = "rand"
682 name = "rand"
691 version = "0.7.3"
683 version = "0.7.3"
692 source = "registry+https://github.com/rust-lang/crates.io-index"
684 source = "registry+https://github.com/rust-lang/crates.io-index"
693 checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
685 checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
694 dependencies = [
686 dependencies = [
695 "getrandom",
687 "getrandom",
696 "libc",
688 "libc",
697 "rand_chacha",
689 "rand_chacha",
698 "rand_core",
690 "rand_core",
699 "rand_hc",
691 "rand_hc",
700 ]
692 ]
701
693
702 [[package]]
694 [[package]]
703 name = "rand_chacha"
695 name = "rand_chacha"
704 version = "0.2.2"
696 version = "0.2.2"
705 source = "registry+https://github.com/rust-lang/crates.io-index"
697 source = "registry+https://github.com/rust-lang/crates.io-index"
706 checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
698 checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
707 dependencies = [
699 dependencies = [
708 "ppv-lite86",
700 "ppv-lite86",
709 "rand_core",
701 "rand_core",
710 ]
702 ]
711
703
712 [[package]]
704 [[package]]
713 name = "rand_core"
705 name = "rand_core"
714 version = "0.5.1"
706 version = "0.5.1"
715 source = "registry+https://github.com/rust-lang/crates.io-index"
707 source = "registry+https://github.com/rust-lang/crates.io-index"
716 checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
708 checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
717 dependencies = [
709 dependencies = [
718 "getrandom",
710 "getrandom",
719 ]
711 ]
720
712
721 [[package]]
713 [[package]]
722 name = "rand_distr"
714 name = "rand_distr"
723 version = "0.2.2"
715 version = "0.2.2"
724 source = "registry+https://github.com/rust-lang/crates.io-index"
716 source = "registry+https://github.com/rust-lang/crates.io-index"
725 checksum = "96977acbdd3a6576fb1d27391900035bf3863d4a16422973a409b488cf29ffb2"
717 checksum = "96977acbdd3a6576fb1d27391900035bf3863d4a16422973a409b488cf29ffb2"
726 dependencies = [
718 dependencies = [
727 "rand",
719 "rand",
728 ]
720 ]
729
721
730 [[package]]
722 [[package]]
731 name = "rand_hc"
723 name = "rand_hc"
732 version = "0.2.0"
724 version = "0.2.0"
733 source = "registry+https://github.com/rust-lang/crates.io-index"
725 source = "registry+https://github.com/rust-lang/crates.io-index"
734 checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
726 checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
735 dependencies = [
727 dependencies = [
736 "rand_core",
728 "rand_core",
737 ]
729 ]
738
730
739 [[package]]
731 [[package]]
740 name = "rand_pcg"
732 name = "rand_pcg"
741 version = "0.2.1"
733 version = "0.2.1"
742 source = "registry+https://github.com/rust-lang/crates.io-index"
734 source = "registry+https://github.com/rust-lang/crates.io-index"
743 checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
735 checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
744 dependencies = [
736 dependencies = [
745 "rand_core",
737 "rand_core",
746 ]
738 ]
747
739
748 [[package]]
740 [[package]]
749 name = "rand_xoshiro"
741 name = "rand_xoshiro"
750 version = "0.4.0"
742 version = "0.4.0"
751 source = "registry+https://github.com/rust-lang/crates.io-index"
743 source = "registry+https://github.com/rust-lang/crates.io-index"
752 checksum = "a9fcdd2e881d02f1d9390ae47ad8e5696a9e4be7b547a1da2afbc61973217004"
744 checksum = "a9fcdd2e881d02f1d9390ae47ad8e5696a9e4be7b547a1da2afbc61973217004"
753 dependencies = [
745 dependencies = [
754 "rand_core",
746 "rand_core",
755 ]
747 ]
756
748
757 [[package]]
749 [[package]]
758 name = "rayon"
750 name = "rayon"
759 version = "1.5.0"
751 version = "1.5.0"
760 source = "registry+https://github.com/rust-lang/crates.io-index"
752 source = "registry+https://github.com/rust-lang/crates.io-index"
761 checksum = "8b0d8e0819fadc20c74ea8373106ead0600e3a67ef1fe8da56e39b9ae7275674"
753 checksum = "8b0d8e0819fadc20c74ea8373106ead0600e3a67ef1fe8da56e39b9ae7275674"
762 dependencies = [
754 dependencies = [
763 "autocfg",
755 "autocfg",
764 "crossbeam-deque",
756 "crossbeam-deque",
765 "either",
757 "either",
766 "rayon-core",
758 "rayon-core",
767 ]
759 ]
768
760
769 [[package]]
761 [[package]]
770 name = "rayon-core"
762 name = "rayon-core"
771 version = "1.9.0"
763 version = "1.9.0"
772 source = "registry+https://github.com/rust-lang/crates.io-index"
764 source = "registry+https://github.com/rust-lang/crates.io-index"
773 checksum = "9ab346ac5921dc62ffa9f89b7a773907511cdfa5490c572ae9be1be33e8afa4a"
765 checksum = "9ab346ac5921dc62ffa9f89b7a773907511cdfa5490c572ae9be1be33e8afa4a"
774 dependencies = [
766 dependencies = [
775 "crossbeam-channel 0.5.0",
767 "crossbeam-channel 0.5.0",
776 "crossbeam-deque",
768 "crossbeam-deque",
777 "crossbeam-utils 0.8.1",
769 "crossbeam-utils 0.8.1",
778 "lazy_static",
770 "lazy_static",
779 "num_cpus",
771 "num_cpus",
780 ]
772 ]
781
773
782 [[package]]
774 [[package]]
783 name = "redox_syscall"
775 name = "redox_syscall"
784 version = "0.1.57"
776 version = "0.1.57"
785 source = "registry+https://github.com/rust-lang/crates.io-index"
777 source = "registry+https://github.com/rust-lang/crates.io-index"
786 checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
778 checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
787
779
788 [[package]]
780 [[package]]
789 name = "regex"
781 name = "regex"
790 version = "1.4.2"
782 version = "1.4.2"
791 source = "registry+https://github.com/rust-lang/crates.io-index"
783 source = "registry+https://github.com/rust-lang/crates.io-index"
792 checksum = "38cf2c13ed4745de91a5eb834e11c00bcc3709e773173b2ce4c56c9fbde04b9c"
784 checksum = "38cf2c13ed4745de91a5eb834e11c00bcc3709e773173b2ce4c56c9fbde04b9c"
793 dependencies = [
785 dependencies = [
794 "aho-corasick",
786 "aho-corasick",
795 "memchr",
787 "memchr",
796 "regex-syntax",
788 "regex-syntax",
797 "thread_local",
789 "thread_local",
798 ]
790 ]
799
791
800 [[package]]
792 [[package]]
801 name = "regex-syntax"
793 name = "regex-syntax"
802 version = "0.6.21"
794 version = "0.6.21"
803 source = "registry+https://github.com/rust-lang/crates.io-index"
795 source = "registry+https://github.com/rust-lang/crates.io-index"
804 checksum = "3b181ba2dcf07aaccad5448e8ead58db5b742cf85dfe035e2227f137a539a189"
796 checksum = "3b181ba2dcf07aaccad5448e8ead58db5b742cf85dfe035e2227f137a539a189"
805
797
806 [[package]]
798 [[package]]
807 name = "remove_dir_all"
799 name = "remove_dir_all"
808 version = "0.5.3"
800 version = "0.5.3"
809 source = "registry+https://github.com/rust-lang/crates.io-index"
801 source = "registry+https://github.com/rust-lang/crates.io-index"
810 checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
802 checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
811 dependencies = [
803 dependencies = [
812 "winapi",
804 "winapi",
813 ]
805 ]
814
806
815 [[package]]
807 [[package]]
816 name = "rhg"
808 name = "rhg"
817 version = "0.1.0"
809 version = "0.1.0"
818 dependencies = [
810 dependencies = [
819 "chrono",
811 "chrono",
820 "clap",
812 "clap",
821 "derive_more",
813 "derive_more",
822 "env_logger",
814 "env_logger",
823 "format-bytes",
815 "format-bytes",
824 "hg-core",
816 "hg-core",
825 "home",
817 "home",
826 "lazy_static",
818 "lazy_static",
827 "log",
819 "log",
828 "micro-timer",
820 "micro-timer",
829 "regex",
821 "regex",
830 "users",
822 "users",
831 ]
823 ]
832
824
833 [[package]]
825 [[package]]
834 name = "same-file"
826 name = "same-file"
835 version = "1.0.6"
827 version = "1.0.6"
836 source = "registry+https://github.com/rust-lang/crates.io-index"
828 source = "registry+https://github.com/rust-lang/crates.io-index"
837 checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
829 checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
838 dependencies = [
830 dependencies = [
839 "winapi-util",
831 "winapi-util",
840 ]
832 ]
841
833
842 [[package]]
834 [[package]]
843 name = "scopeguard"
835 name = "scopeguard"
844 version = "1.1.0"
836 version = "1.1.0"
845 source = "registry+https://github.com/rust-lang/crates.io-index"
837 source = "registry+https://github.com/rust-lang/crates.io-index"
846 checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
838 checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
847
839
848 [[package]]
840 [[package]]
849 name = "sha-1"
841 name = "sha-1"
850 version = "0.9.6"
842 version = "0.9.6"
851 source = "registry+https://github.com/rust-lang/crates.io-index"
843 source = "registry+https://github.com/rust-lang/crates.io-index"
852 checksum = "8c4cfa741c5832d0ef7fab46cabed29c2aae926db0b11bb2069edd8db5e64e16"
844 checksum = "8c4cfa741c5832d0ef7fab46cabed29c2aae926db0b11bb2069edd8db5e64e16"
853 dependencies = [
845 dependencies = [
854 "block-buffer",
846 "block-buffer",
855 "cfg-if 1.0.0",
847 "cfg-if 1.0.0",
856 "cpufeatures",
848 "cpufeatures",
857 "digest",
849 "digest",
858 "opaque-debug",
850 "opaque-debug",
859 ]
851 ]
860
852
861 [[package]]
853 [[package]]
862 name = "sized-chunks"
854 name = "sized-chunks"
863 version = "0.6.2"
855 version = "0.6.2"
864 source = "registry+https://github.com/rust-lang/crates.io-index"
856 source = "registry+https://github.com/rust-lang/crates.io-index"
865 checksum = "1ec31ceca5644fa6d444cc77548b88b67f46db6f7c71683b0f9336e671830d2f"
857 checksum = "1ec31ceca5644fa6d444cc77548b88b67f46db6f7c71683b0f9336e671830d2f"
866 dependencies = [
858 dependencies = [
867 "bitmaps",
859 "bitmaps",
868 "typenum",
860 "typenum",
869 ]
861 ]
870
862
871 [[package]]
863 [[package]]
872 name = "stable_deref_trait"
864 name = "stable_deref_trait"
873 version = "1.2.0"
865 version = "1.2.0"
874 source = "registry+https://github.com/rust-lang/crates.io-index"
866 source = "registry+https://github.com/rust-lang/crates.io-index"
875 checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
867 checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
876
868
877 [[package]]
869 [[package]]
878 name = "static_assertions"
870 name = "static_assertions"
879 version = "1.1.0"
871 version = "1.1.0"
880 source = "registry+https://github.com/rust-lang/crates.io-index"
872 source = "registry+https://github.com/rust-lang/crates.io-index"
881 checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
873 checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
882
874
883 [[package]]
875 [[package]]
884 name = "strsim"
876 name = "strsim"
885 version = "0.8.0"
877 version = "0.8.0"
886 source = "registry+https://github.com/rust-lang/crates.io-index"
878 source = "registry+https://github.com/rust-lang/crates.io-index"
887 checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
879 checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
888
880
889 [[package]]
881 [[package]]
890 name = "syn"
882 name = "syn"
891 version = "1.0.54"
883 version = "1.0.54"
892 source = "registry+https://github.com/rust-lang/crates.io-index"
884 source = "registry+https://github.com/rust-lang/crates.io-index"
893 checksum = "9a2af957a63d6bd42255c359c93d9bfdb97076bd3b820897ce55ffbfbf107f44"
885 checksum = "9a2af957a63d6bd42255c359c93d9bfdb97076bd3b820897ce55ffbfbf107f44"
894 dependencies = [
886 dependencies = [
895 "proc-macro2",
887 "proc-macro2",
896 "quote",
888 "quote",
897 "unicode-xid",
889 "unicode-xid",
898 ]
890 ]
899
891
900 [[package]]
892 [[package]]
901 name = "tempfile"
893 name = "tempfile"
902 version = "3.1.0"
894 version = "3.1.0"
903 source = "registry+https://github.com/rust-lang/crates.io-index"
895 source = "registry+https://github.com/rust-lang/crates.io-index"
904 checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
896 checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
905 dependencies = [
897 dependencies = [
906 "cfg-if 0.1.10",
898 "cfg-if 0.1.10",
907 "libc",
899 "libc",
908 "rand",
900 "rand",
909 "redox_syscall",
901 "redox_syscall",
910 "remove_dir_all",
902 "remove_dir_all",
911 "winapi",
903 "winapi",
912 ]
904 ]
913
905
914 [[package]]
906 [[package]]
915 name = "termcolor"
907 name = "termcolor"
916 version = "1.1.2"
908 version = "1.1.2"
917 source = "registry+https://github.com/rust-lang/crates.io-index"
909 source = "registry+https://github.com/rust-lang/crates.io-index"
918 checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
910 checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
919 dependencies = [
911 dependencies = [
920 "winapi-util",
912 "winapi-util",
921 ]
913 ]
922
914
923 [[package]]
915 [[package]]
924 name = "textwrap"
916 name = "textwrap"
925 version = "0.11.0"
917 version = "0.11.0"
926 source = "registry+https://github.com/rust-lang/crates.io-index"
918 source = "registry+https://github.com/rust-lang/crates.io-index"
927 checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
919 checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
928 dependencies = [
920 dependencies = [
929 "unicode-width",
921 "unicode-width",
930 ]
922 ]
931
923
932 [[package]]
924 [[package]]
933 name = "thread_local"
925 name = "thread_local"
934 version = "1.0.1"
926 version = "1.0.1"
935 source = "registry+https://github.com/rust-lang/crates.io-index"
927 source = "registry+https://github.com/rust-lang/crates.io-index"
936 checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
928 checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
937 dependencies = [
929 dependencies = [
938 "lazy_static",
930 "lazy_static",
939 ]
931 ]
940
932
941 [[package]]
933 [[package]]
942 name = "time"
934 name = "time"
943 version = "0.1.44"
935 version = "0.1.44"
944 source = "registry+https://github.com/rust-lang/crates.io-index"
936 source = "registry+https://github.com/rust-lang/crates.io-index"
945 checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
937 checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
946 dependencies = [
938 dependencies = [
947 "libc",
939 "libc",
948 "wasi 0.10.0+wasi-snapshot-preview1",
940 "wasi 0.10.0+wasi-snapshot-preview1",
949 "winapi",
941 "winapi",
950 ]
942 ]
951
943
952 [[package]]
944 [[package]]
953 name = "twox-hash"
945 name = "twox-hash"
954 version = "1.6.0"
946 version = "1.6.0"
955 source = "registry+https://github.com/rust-lang/crates.io-index"
947 source = "registry+https://github.com/rust-lang/crates.io-index"
956 checksum = "04f8ab788026715fa63b31960869617cba39117e520eb415b0139543e325ab59"
948 checksum = "04f8ab788026715fa63b31960869617cba39117e520eb415b0139543e325ab59"
957 dependencies = [
949 dependencies = [
958 "cfg-if 0.1.10",
950 "cfg-if 0.1.10",
959 "rand",
951 "rand",
960 "static_assertions",
952 "static_assertions",
961 ]
953 ]
962
954
963 [[package]]
955 [[package]]
964 name = "typenum"
956 name = "typenum"
965 version = "1.12.0"
957 version = "1.12.0"
966 source = "registry+https://github.com/rust-lang/crates.io-index"
958 source = "registry+https://github.com/rust-lang/crates.io-index"
967 checksum = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"
959 checksum = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"
968
960
969 [[package]]
961 [[package]]
970 name = "unicode-width"
962 name = "unicode-width"
971 version = "0.1.8"
963 version = "0.1.8"
972 source = "registry+https://github.com/rust-lang/crates.io-index"
964 source = "registry+https://github.com/rust-lang/crates.io-index"
973 checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
965 checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
974
966
975 [[package]]
967 [[package]]
976 name = "unicode-xid"
968 name = "unicode-xid"
977 version = "0.2.1"
969 version = "0.2.1"
978 source = "registry+https://github.com/rust-lang/crates.io-index"
970 source = "registry+https://github.com/rust-lang/crates.io-index"
979 checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
971 checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
980
972
981 [[package]]
973 [[package]]
982 name = "users"
974 name = "users"
983 version = "0.11.0"
975 version = "0.11.0"
984 source = "registry+https://github.com/rust-lang/crates.io-index"
976 source = "registry+https://github.com/rust-lang/crates.io-index"
985 checksum = "24cc0f6d6f267b73e5a2cadf007ba8f9bc39c6a6f9666f8cf25ea809a153b032"
977 checksum = "24cc0f6d6f267b73e5a2cadf007ba8f9bc39c6a6f9666f8cf25ea809a153b032"
986 dependencies = [
978 dependencies = [
987 "libc",
979 "libc",
988 "log",
980 "log",
989 ]
981 ]
990
982
991 [[package]]
983 [[package]]
992 name = "vcpkg"
984 name = "vcpkg"
993 version = "0.2.11"
985 version = "0.2.11"
994 source = "registry+https://github.com/rust-lang/crates.io-index"
986 source = "registry+https://github.com/rust-lang/crates.io-index"
995 checksum = "b00bca6106a5e23f3eee943593759b7fcddb00554332e856d990c893966879fb"
987 checksum = "b00bca6106a5e23f3eee943593759b7fcddb00554332e856d990c893966879fb"
996
988
997 [[package]]
989 [[package]]
998 name = "vec_map"
990 name = "vec_map"
999 version = "0.8.2"
991 version = "0.8.2"
1000 source = "registry+https://github.com/rust-lang/crates.io-index"
992 source = "registry+https://github.com/rust-lang/crates.io-index"
1001 checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
993 checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
1002
994
1003 [[package]]
995 [[package]]
1004 name = "version_check"
996 name = "version_check"
1005 version = "0.9.2"
997 version = "0.9.2"
1006 source = "registry+https://github.com/rust-lang/crates.io-index"
998 source = "registry+https://github.com/rust-lang/crates.io-index"
1007 checksum = "b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed"
999 checksum = "b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed"
1008
1000
1009 [[package]]
1001 [[package]]
1010 name = "wasi"
1002 name = "wasi"
1011 version = "0.9.0+wasi-snapshot-preview1"
1003 version = "0.9.0+wasi-snapshot-preview1"
1012 source = "registry+https://github.com/rust-lang/crates.io-index"
1004 source = "registry+https://github.com/rust-lang/crates.io-index"
1013 checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
1005 checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
1014
1006
1015 [[package]]
1007 [[package]]
1016 name = "wasi"
1008 name = "wasi"
1017 version = "0.10.0+wasi-snapshot-preview1"
1009 version = "0.10.0+wasi-snapshot-preview1"
1018 source = "registry+https://github.com/rust-lang/crates.io-index"
1010 source = "registry+https://github.com/rust-lang/crates.io-index"
1019 checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
1011 checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
1020
1012
1021 [[package]]
1013 [[package]]
1022 name = "winapi"
1014 name = "winapi"
1023 version = "0.3.9"
1015 version = "0.3.9"
1024 source = "registry+https://github.com/rust-lang/crates.io-index"
1016 source = "registry+https://github.com/rust-lang/crates.io-index"
1025 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
1017 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
1026 dependencies = [
1018 dependencies = [
1027 "winapi-i686-pc-windows-gnu",
1019 "winapi-i686-pc-windows-gnu",
1028 "winapi-x86_64-pc-windows-gnu",
1020 "winapi-x86_64-pc-windows-gnu",
1029 ]
1021 ]
1030
1022
1031 [[package]]
1023 [[package]]
1032 name = "winapi-i686-pc-windows-gnu"
1024 name = "winapi-i686-pc-windows-gnu"
1033 version = "0.4.0"
1025 version = "0.4.0"
1034 source = "registry+https://github.com/rust-lang/crates.io-index"
1026 source = "registry+https://github.com/rust-lang/crates.io-index"
1035 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
1027 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
1036
1028
1037 [[package]]
1029 [[package]]
1038 name = "winapi-util"
1030 name = "winapi-util"
1039 version = "0.1.5"
1031 version = "0.1.5"
1040 source = "registry+https://github.com/rust-lang/crates.io-index"
1032 source = "registry+https://github.com/rust-lang/crates.io-index"
1041 checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
1033 checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
1042 dependencies = [
1034 dependencies = [
1043 "winapi",
1035 "winapi",
1044 ]
1036 ]
1045
1037
1046 [[package]]
1038 [[package]]
1047 name = "winapi-x86_64-pc-windows-gnu"
1039 name = "winapi-x86_64-pc-windows-gnu"
1048 version = "0.4.0"
1040 version = "0.4.0"
1049 source = "registry+https://github.com/rust-lang/crates.io-index"
1041 source = "registry+https://github.com/rust-lang/crates.io-index"
1050 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
1042 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
1051
1043
1052 [[package]]
1044 [[package]]
1053 name = "zstd"
1045 name = "zstd"
1054 version = "0.5.3+zstd.1.4.5"
1046 version = "0.5.3+zstd.1.4.5"
1055 source = "registry+https://github.com/rust-lang/crates.io-index"
1047 source = "registry+https://github.com/rust-lang/crates.io-index"
1056 checksum = "01b32eaf771efa709e8308605bbf9319bf485dc1503179ec0469b611937c0cd8"
1048 checksum = "01b32eaf771efa709e8308605bbf9319bf485dc1503179ec0469b611937c0cd8"
1057 dependencies = [
1049 dependencies = [
1058 "zstd-safe",
1050 "zstd-safe",
1059 ]
1051 ]
1060
1052
1061 [[package]]
1053 [[package]]
1062 name = "zstd-safe"
1054 name = "zstd-safe"
1063 version = "2.0.5+zstd.1.4.5"
1055 version = "2.0.5+zstd.1.4.5"
1064 source = "registry+https://github.com/rust-lang/crates.io-index"
1056 source = "registry+https://github.com/rust-lang/crates.io-index"
1065 checksum = "1cfb642e0d27f64729a639c52db457e0ae906e7bc6f5fe8f5c453230400f1055"
1057 checksum = "1cfb642e0d27f64729a639c52db457e0ae906e7bc6f5fe8f5c453230400f1055"
1066 dependencies = [
1058 dependencies = [
1067 "libc",
1059 "libc",
1068 "zstd-sys",
1060 "zstd-sys",
1069 ]
1061 ]
1070
1062
1071 [[package]]
1063 [[package]]
1072 name = "zstd-sys"
1064 name = "zstd-sys"
1073 version = "1.4.17+zstd.1.4.5"
1065 version = "1.4.17+zstd.1.4.5"
1074 source = "registry+https://github.com/rust-lang/crates.io-index"
1066 source = "registry+https://github.com/rust-lang/crates.io-index"
1075 checksum = "b89249644df056b522696b1bb9e7c18c87e8ffa3e2f0dc3b0155875d6498f01b"
1067 checksum = "b89249644df056b522696b1bb9e7c18c87e8ffa3e2f0dc3b0155875d6498f01b"
1076 dependencies = [
1068 dependencies = [
1077 "cc",
1069 "cc",
1078 "glob",
1070 "glob",
1079 "itertools",
1071 "itertools",
1080 "libc",
1072 "libc",
1081 ]
1073 ]
@@ -1,47 +1,47 b''
1 [package]
1 [package]
2 name = "hg-core"
2 name = "hg-core"
3 version = "0.1.0"
3 version = "0.1.0"
4 authors = ["Georges Racinet <gracinet@anybox.fr>"]
4 authors = ["Georges Racinet <gracinet@anybox.fr>"]
5 description = "Mercurial pure Rust core library, with no assumption on Python bindings (FFI)"
5 description = "Mercurial pure Rust core library, with no assumption on Python bindings (FFI)"
6 edition = "2018"
6 edition = "2018"
7
7
8 [lib]
8 [lib]
9 name = "hg"
9 name = "hg"
10
10
11 [dependencies]
11 [dependencies]
12 bitflags = "1.2"
12 bitflags = "1.2"
13 bytes-cast = "0.2"
13 bytes-cast = "0.2"
14 byteorder = "1.3.4"
14 byteorder = "1.3.4"
15 derive_more = "0.99"
15 derive_more = "0.99"
16 home = "0.5"
16 home = "0.5"
17 im-rc = "15.0.*"
17 im-rc = "15.0.*"
18 itertools = "0.9"
18 itertools = "0.9"
19 lazy_static = "1.4.0"
19 lazy_static = "1.4.0"
20 libc = "0.2"
20 libc = "0.2"
21 rand = "0.7.3"
21 rand = "0.7.3"
22 rand_pcg = "0.2.1"
22 rand_pcg = "0.2.1"
23 rand_distr = "0.2.2"
23 rand_distr = "0.2.2"
24 rayon = "1.3.0"
24 rayon = "1.3.0"
25 regex = "1.3.9"
25 regex = "1.3.9"
26 sha-1 = "0.9.6"
26 sha-1 = "0.9.6"
27 twox-hash = "1.5.0"
27 twox-hash = "1.5.0"
28 same-file = "1.0.6"
28 same-file = "1.0.6"
29 stable_deref_trait = "1.2.0"
29 stable_deref_trait = "1.2.0"
30 tempfile = "3.1.0"
30 tempfile = "3.1.0"
31 crossbeam-channel = "0.4"
31 crossbeam-channel = "0.4"
32 micro-timer = "0.3.0"
32 micro-timer = "0.3.0"
33 log = "0.4.8"
33 log = "0.4.8"
34 memmap2 = {version = "0.4", features = ["stable_deref_trait"]}
34 memmap2 = {version = "0.4", features = ["stable_deref_trait"]}
35 zstd = "0.5.3"
35 zstd = "0.5.3"
36 format-bytes = "0.2.2"
36 format-bytes = "0.3.0"
37
37
38 # We don't use the `miniz-oxide` backend to not change rhg benchmarks and until
38 # We don't use the `miniz-oxide` backend to not change rhg benchmarks and until
39 # we have a clearer view of which backend is the fastest.
39 # we have a clearer view of which backend is the fastest.
40 [dependencies.flate2]
40 [dependencies.flate2]
41 version = "1.0.16"
41 version = "1.0.16"
42 features = ["zlib"]
42 features = ["zlib"]
43 default-features = false
43 default-features = false
44
44
45 [dev-dependencies]
45 [dev-dependencies]
46 clap = "*"
46 clap = "*"
47 pretty_assertions = "0.6.1"
47 pretty_assertions = "0.6.1"
@@ -1,22 +1,22 b''
1 [package]
1 [package]
2 name = "rhg"
2 name = "rhg"
3 version = "0.1.0"
3 version = "0.1.0"
4 authors = [
4 authors = [
5 "Antoine Cezar <antoine.cezar@octobus.net>",
5 "Antoine Cezar <antoine.cezar@octobus.net>",
6 "Raphaël Gomès <raphael.gomes@octobus.net>",
6 "Raphaël Gomès <raphael.gomes@octobus.net>",
7 ]
7 ]
8 edition = "2018"
8 edition = "2018"
9
9
10 [dependencies]
10 [dependencies]
11 hg-core = { path = "../hg-core"}
11 hg-core = { path = "../hg-core"}
12 chrono = "0.4.19"
12 chrono = "0.4.19"
13 clap = "2.33.1"
13 clap = "2.33.1"
14 derive_more = "0.99"
14 derive_more = "0.99"
15 home = "0.5.3"
15 home = "0.5.3"
16 lazy_static = "1.4.0"
16 lazy_static = "1.4.0"
17 log = "0.4.11"
17 log = "0.4.11"
18 micro-timer = "0.3.1"
18 micro-timer = "0.3.1"
19 regex = "1.3.9"
19 regex = "1.3.9"
20 env_logger = "0.7.1"
20 env_logger = "0.7.1"
21 format-bytes = "0.2.1"
21 format-bytes = "0.3.0"
22 users = "0.11.0"
22 users = "0.11.0"
General Comments 0
You need to be logged in to leave comments. Login now