]> code.octet-stream.net Git - hashgood/blob - Cargo.lock
Upgrade dependencies to get termcolor which supports NO_COLOR
[hashgood] / Cargo.lock
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 [[package]]
4 name = "aho-corasick"
5 version = "0.7.15"
6 source = "registry+https://github.com/rust-lang/crates.io-index"
7 checksum = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5"
8 dependencies = [
9 "memchr",
10 ]
11
12 [[package]]
13 name = "ansi_term"
14 version = "0.11.0"
15 source = "registry+https://github.com/rust-lang/crates.io-index"
16 checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
17 dependencies = [
18 "winapi",
19 ]
20
21 [[package]]
22 name = "atty"
23 version = "0.2.14"
24 source = "registry+https://github.com/rust-lang/crates.io-index"
25 checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
26 dependencies = [
27 "hermit-abi",
28 "libc",
29 "winapi",
30 ]
31
32 [[package]]
33 name = "autocfg"
34 version = "1.0.1"
35 source = "registry+https://github.com/rust-lang/crates.io-index"
36 checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
37
38 [[package]]
39 name = "bitflags"
40 version = "1.2.1"
41 source = "registry+https://github.com/rust-lang/crates.io-index"
42 checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
43
44 [[package]]
45 name = "block"
46 version = "0.1.6"
47 source = "registry+https://github.com/rust-lang/crates.io-index"
48 checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
49
50 [[package]]
51 name = "cfg-if"
52 version = "0.1.10"
53 source = "registry+https://github.com/rust-lang/crates.io-index"
54 checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
55
56 [[package]]
57 name = "cfg-if"
58 version = "1.0.0"
59 source = "registry+https://github.com/rust-lang/crates.io-index"
60 checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
61
62 [[package]]
63 name = "clap"
64 version = "2.33.3"
65 source = "registry+https://github.com/rust-lang/crates.io-index"
66 checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
67 dependencies = [
68 "ansi_term",
69 "atty",
70 "bitflags",
71 "strsim",
72 "textwrap",
73 "unicode-width",
74 "vec_map",
75 ]
76
77 [[package]]
78 name = "clipboard"
79 version = "0.5.0"
80 source = "registry+https://github.com/rust-lang/crates.io-index"
81 checksum = "25a904646c0340239dcf7c51677b33928bf24fdf424b79a57909c0109075b2e7"
82 dependencies = [
83 "clipboard-win",
84 "objc",
85 "objc-foundation",
86 "objc_id",
87 "x11-clipboard",
88 ]
89
90 [[package]]
91 name = "clipboard-win"
92 version = "2.2.0"
93 source = "registry+https://github.com/rust-lang/crates.io-index"
94 checksum = "e3a093d6fed558e5fe24c3dfc85a68bb68f1c824f440d3ba5aca189e2998786b"
95 dependencies = [
96 "winapi",
97 ]
98
99 [[package]]
100 name = "crossbeam-channel"
101 version = "0.4.4"
102 source = "registry+https://github.com/rust-lang/crates.io-index"
103 checksum = "b153fe7cbef478c567df0f972e02e6d736db11affe43dfc9c56a9374d1adfb87"
104 dependencies = [
105 "crossbeam-utils",
106 "maybe-uninit",
107 ]
108
109 [[package]]
110 name = "crossbeam-utils"
111 version = "0.7.2"
112 source = "registry+https://github.com/rust-lang/crates.io-index"
113 checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
114 dependencies = [
115 "autocfg",
116 "cfg-if 0.1.10",
117 "lazy_static",
118 ]
119
120 [[package]]
121 name = "fuchsia-cprng"
122 version = "0.1.1"
123 source = "registry+https://github.com/rust-lang/crates.io-index"
124 checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
125
126 [[package]]
127 name = "gcc"
128 version = "0.3.55"
129 source = "registry+https://github.com/rust-lang/crates.io-index"
130 checksum = "8f5f3913fa0bfe7ee1fd8248b6b9f42a5af4b9d65ec2dd2c3c26132b950ecfc2"
131
132 [[package]]
133 name = "hashgood"
134 version = "0.1.0"
135 dependencies = [
136 "clipboard",
137 "crossbeam-channel",
138 "hex",
139 "regex",
140 "rust-crypto",
141 "structopt",
142 "termcolor",
143 ]
144
145 [[package]]
146 name = "heck"
147 version = "0.3.2"
148 source = "registry+https://github.com/rust-lang/crates.io-index"
149 checksum = "87cbf45460356b7deeb5e3415b5563308c0a9b057c85e12b06ad551f98d0a6ac"
150 dependencies = [
151 "unicode-segmentation",
152 ]
153
154 [[package]]
155 name = "hermit-abi"
156 version = "0.1.18"
157 source = "registry+https://github.com/rust-lang/crates.io-index"
158 checksum = "322f4de77956e22ed0e5032c359a0f1273f1f7f0d79bfa3b8ffbc730d7fbcc5c"
159 dependencies = [
160 "libc",
161 ]
162
163 [[package]]
164 name = "hex"
165 version = "0.4.3"
166 source = "registry+https://github.com/rust-lang/crates.io-index"
167 checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
168
169 [[package]]
170 name = "lazy_static"
171 version = "1.4.0"
172 source = "registry+https://github.com/rust-lang/crates.io-index"
173 checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
174
175 [[package]]
176 name = "libc"
177 version = "0.2.91"
178 source = "registry+https://github.com/rust-lang/crates.io-index"
179 checksum = "8916b1f6ca17130ec6568feccee27c156ad12037880833a3b842a823236502e7"
180
181 [[package]]
182 name = "log"
183 version = "0.4.14"
184 source = "registry+https://github.com/rust-lang/crates.io-index"
185 checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
186 dependencies = [
187 "cfg-if 1.0.0",
188 ]
189
190 [[package]]
191 name = "malloc_buf"
192 version = "0.0.6"
193 source = "registry+https://github.com/rust-lang/crates.io-index"
194 checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
195 dependencies = [
196 "libc",
197 ]
198
199 [[package]]
200 name = "maybe-uninit"
201 version = "2.0.0"
202 source = "registry+https://github.com/rust-lang/crates.io-index"
203 checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
204
205 [[package]]
206 name = "memchr"
207 version = "2.3.4"
208 source = "registry+https://github.com/rust-lang/crates.io-index"
209 checksum = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525"
210
211 [[package]]
212 name = "objc"
213 version = "0.2.7"
214 source = "registry+https://github.com/rust-lang/crates.io-index"
215 checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
216 dependencies = [
217 "malloc_buf",
218 ]
219
220 [[package]]
221 name = "objc-foundation"
222 version = "0.1.1"
223 source = "registry+https://github.com/rust-lang/crates.io-index"
224 checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
225 dependencies = [
226 "block",
227 "objc",
228 "objc_id",
229 ]
230
231 [[package]]
232 name = "objc_id"
233 version = "0.1.1"
234 source = "registry+https://github.com/rust-lang/crates.io-index"
235 checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b"
236 dependencies = [
237 "objc",
238 ]
239
240 [[package]]
241 name = "proc-macro-error"
242 version = "1.0.4"
243 source = "registry+https://github.com/rust-lang/crates.io-index"
244 checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
245 dependencies = [
246 "proc-macro-error-attr",
247 "proc-macro2",
248 "quote",
249 "syn",
250 "version_check",
251 ]
252
253 [[package]]
254 name = "proc-macro-error-attr"
255 version = "1.0.4"
256 source = "registry+https://github.com/rust-lang/crates.io-index"
257 checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
258 dependencies = [
259 "proc-macro2",
260 "quote",
261 "version_check",
262 ]
263
264 [[package]]
265 name = "proc-macro2"
266 version = "1.0.24"
267 source = "registry+https://github.com/rust-lang/crates.io-index"
268 checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
269 dependencies = [
270 "unicode-xid",
271 ]
272
273 [[package]]
274 name = "quote"
275 version = "1.0.9"
276 source = "registry+https://github.com/rust-lang/crates.io-index"
277 checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
278 dependencies = [
279 "proc-macro2",
280 ]
281
282 [[package]]
283 name = "rand"
284 version = "0.3.23"
285 source = "registry+https://github.com/rust-lang/crates.io-index"
286 checksum = "64ac302d8f83c0c1974bf758f6b041c6c8ada916fbb44a609158ca8b064cc76c"
287 dependencies = [
288 "libc",
289 "rand 0.4.6",
290 ]
291
292 [[package]]
293 name = "rand"
294 version = "0.4.6"
295 source = "registry+https://github.com/rust-lang/crates.io-index"
296 checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
297 dependencies = [
298 "fuchsia-cprng",
299 "libc",
300 "rand_core 0.3.1",
301 "rdrand",
302 "winapi",
303 ]
304
305 [[package]]
306 name = "rand_core"
307 version = "0.3.1"
308 source = "registry+https://github.com/rust-lang/crates.io-index"
309 checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
310 dependencies = [
311 "rand_core 0.4.2",
312 ]
313
314 [[package]]
315 name = "rand_core"
316 version = "0.4.2"
317 source = "registry+https://github.com/rust-lang/crates.io-index"
318 checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
319
320 [[package]]
321 name = "rdrand"
322 version = "0.4.0"
323 source = "registry+https://github.com/rust-lang/crates.io-index"
324 checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
325 dependencies = [
326 "rand_core 0.3.1",
327 ]
328
329 [[package]]
330 name = "regex"
331 version = "1.4.5"
332 source = "registry+https://github.com/rust-lang/crates.io-index"
333 checksum = "957056ecddbeba1b26965114e191d2e8589ce74db242b6ea25fc4062427a5c19"
334 dependencies = [
335 "aho-corasick",
336 "memchr",
337 "regex-syntax",
338 ]
339
340 [[package]]
341 name = "regex-syntax"
342 version = "0.6.23"
343 source = "registry+https://github.com/rust-lang/crates.io-index"
344 checksum = "24d5f089152e60f62d28b835fbff2cd2e8dc0baf1ac13343bef92ab7eed84548"
345
346 [[package]]
347 name = "rust-crypto"
348 version = "0.2.36"
349 source = "registry+https://github.com/rust-lang/crates.io-index"
350 checksum = "f76d05d3993fd5f4af9434e8e436db163a12a9d40e1a58a726f27a01dfd12a2a"
351 dependencies = [
352 "gcc",
353 "libc",
354 "rand 0.3.23",
355 "rustc-serialize",
356 "time",
357 ]
358
359 [[package]]
360 name = "rustc-serialize"
361 version = "0.3.24"
362 source = "registry+https://github.com/rust-lang/crates.io-index"
363 checksum = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
364
365 [[package]]
366 name = "strsim"
367 version = "0.8.0"
368 source = "registry+https://github.com/rust-lang/crates.io-index"
369 checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
370
371 [[package]]
372 name = "structopt"
373 version = "0.3.21"
374 source = "registry+https://github.com/rust-lang/crates.io-index"
375 checksum = "5277acd7ee46e63e5168a80734c9f6ee81b1367a7d8772a2d765df2a3705d28c"
376 dependencies = [
377 "clap",
378 "lazy_static",
379 "structopt-derive",
380 ]
381
382 [[package]]
383 name = "structopt-derive"
384 version = "0.4.14"
385 source = "registry+https://github.com/rust-lang/crates.io-index"
386 checksum = "5ba9cdfda491b814720b6b06e0cac513d922fc407582032e8706e9f137976f90"
387 dependencies = [
388 "heck",
389 "proc-macro-error",
390 "proc-macro2",
391 "quote",
392 "syn",
393 ]
394
395 [[package]]
396 name = "syn"
397 version = "1.0.65"
398 source = "registry+https://github.com/rust-lang/crates.io-index"
399 checksum = "f3a1d708c221c5a612956ef9f75b37e454e88d1f7b899fbd3a18d4252012d663"
400 dependencies = [
401 "proc-macro2",
402 "quote",
403 "unicode-xid",
404 ]
405
406 [[package]]
407 name = "termcolor"
408 version = "1.1.2"
409 source = "registry+https://github.com/rust-lang/crates.io-index"
410 checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
411 dependencies = [
412 "winapi-util",
413 ]
414
415 [[package]]
416 name = "textwrap"
417 version = "0.11.0"
418 source = "registry+https://github.com/rust-lang/crates.io-index"
419 checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
420 dependencies = [
421 "unicode-width",
422 ]
423
424 [[package]]
425 name = "time"
426 version = "0.1.44"
427 source = "registry+https://github.com/rust-lang/crates.io-index"
428 checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
429 dependencies = [
430 "libc",
431 "wasi",
432 "winapi",
433 ]
434
435 [[package]]
436 name = "unicode-segmentation"
437 version = "1.7.1"
438 source = "registry+https://github.com/rust-lang/crates.io-index"
439 checksum = "bb0d2e7be6ae3a5fa87eed5fb451aff96f2573d2694942e40543ae0bbe19c796"
440
441 [[package]]
442 name = "unicode-width"
443 version = "0.1.8"
444 source = "registry+https://github.com/rust-lang/crates.io-index"
445 checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
446
447 [[package]]
448 name = "unicode-xid"
449 version = "0.2.1"
450 source = "registry+https://github.com/rust-lang/crates.io-index"
451 checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
452
453 [[package]]
454 name = "vec_map"
455 version = "0.8.2"
456 source = "registry+https://github.com/rust-lang/crates.io-index"
457 checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
458
459 [[package]]
460 name = "version_check"
461 version = "0.9.3"
462 source = "registry+https://github.com/rust-lang/crates.io-index"
463 checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe"
464
465 [[package]]
466 name = "wasi"
467 version = "0.10.0+wasi-snapshot-preview1"
468 source = "registry+https://github.com/rust-lang/crates.io-index"
469 checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
470
471 [[package]]
472 name = "winapi"
473 version = "0.3.9"
474 source = "registry+https://github.com/rust-lang/crates.io-index"
475 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
476 dependencies = [
477 "winapi-i686-pc-windows-gnu",
478 "winapi-x86_64-pc-windows-gnu",
479 ]
480
481 [[package]]
482 name = "winapi-i686-pc-windows-gnu"
483 version = "0.4.0"
484 source = "registry+https://github.com/rust-lang/crates.io-index"
485 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
486
487 [[package]]
488 name = "winapi-util"
489 version = "0.1.5"
490 source = "registry+https://github.com/rust-lang/crates.io-index"
491 checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
492 dependencies = [
493 "winapi",
494 ]
495
496 [[package]]
497 name = "winapi-x86_64-pc-windows-gnu"
498 version = "0.4.0"
499 source = "registry+https://github.com/rust-lang/crates.io-index"
500 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
501
502 [[package]]
503 name = "x11-clipboard"
504 version = "0.3.3"
505 source = "registry+https://github.com/rust-lang/crates.io-index"
506 checksum = "89bd49c06c9eb5d98e6ba6536cf64ac9f7ee3a009b2f53996d405b3944f6bcea"
507 dependencies = [
508 "xcb",
509 ]
510
511 [[package]]
512 name = "xcb"
513 version = "0.8.2"
514 source = "registry+https://github.com/rust-lang/crates.io-index"
515 checksum = "5e917a3f24142e9ff8be2414e36c649d47d6cc2ba81f16201cdef96e533e02de"
516 dependencies = [
517 "libc",
518 "log",
519 ]