aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock627
1 files changed, 0 insertions, 627 deletions
diff --git a/Cargo.lock b/Cargo.lock
deleted file mode 100644
index dd07c28..0000000
--- a/Cargo.lock
+++ /dev/null
@@ -1,627 +0,0 @@
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 3
4
5[[package]]
6name = "aho-corasick"
7version = "0.7.18"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
10dependencies = [
11 "memchr",
12]
13
14[[package]]
15name = "ansi_term"
16version = "0.12.1"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
19dependencies = [
20 "winapi",
21]
22
23[[package]]
24name = "anyhow"
25version = "1.0.51"
26source = "registry+https://github.com/rust-lang/crates.io-index"
27checksum = "8b26702f315f53b6071259e15dd9d64528213b44d61de1ec926eca7715d62203"
28
29[[package]]
30name = "assert_cmd"
31version = "2.0.2"
32source = "registry+https://github.com/rust-lang/crates.io-index"
33checksum = "e996dc7940838b7ef1096b882e29ec30a3149a3a443cdc8dba19ed382eca1fe2"
34dependencies = [
35 "bstr",
36 "doc-comment",
37 "predicates",
38 "predicates-core",
39 "predicates-tree",
40 "wait-timeout",
41]
42
43[[package]]
44name = "atty"
45version = "0.2.14"
46source = "registry+https://github.com/rust-lang/crates.io-index"
47checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
48dependencies = [
49 "hermit-abi",
50 "libc",
51 "winapi",
52]
53
54[[package]]
55name = "autocfg"
56version = "1.0.1"
57source = "registry+https://github.com/rust-lang/crates.io-index"
58checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
59
60[[package]]
61name = "bitflags"
62version = "1.2.1"
63source = "registry+https://github.com/rust-lang/crates.io-index"
64checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
65
66[[package]]
67name = "bstr"
68version = "0.2.16"
69source = "registry+https://github.com/rust-lang/crates.io-index"
70checksum = "90682c8d613ad3373e66de8c6411e0ae2ab2571e879d2efbf73558cc66f21279"
71dependencies = [
72 "lazy_static",
73 "memchr",
74 "regex-automata",
75]
76
77[[package]]
78name = "cfg-if"
79version = "1.0.0"
80source = "registry+https://github.com/rust-lang/crates.io-index"
81checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
82
83[[package]]
84name = "clap"
85version = "3.0.0-rc.7"
86source = "registry+https://github.com/rust-lang/crates.io-index"
87checksum = "9468f8012246b0836c6fd11725102b0844254985f2462b6c637d50040ef49df0"
88dependencies = [
89 "atty",
90 "bitflags",
91 "clap_derive",
92 "indexmap",
93 "lazy_static",
94 "os_str_bytes",
95 "strsim",
96 "termcolor",
97 "textwrap",
98]
99
100[[package]]
101name = "clap_derive"
102version = "3.0.0-rc.7"
103source = "registry+https://github.com/rust-lang/crates.io-index"
104checksum = "b72e1af32a4de4d21a43d26de33fe69c00e895371bd8b1523d674f011b610467"
105dependencies = [
106 "heck",
107 "proc-macro-error",
108 "proc-macro2",
109 "quote",
110 "syn",
111]
112
113[[package]]
114name = "difflib"
115version = "0.4.0"
116source = "registry+https://github.com/rust-lang/crates.io-index"
117checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"
118
119[[package]]
120name = "doc-comment"
121version = "0.3.3"
122source = "registry+https://github.com/rust-lang/crates.io-index"
123checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
124
125[[package]]
126name = "dotup"
127version = "0.1.0"
128dependencies = [
129 "log",
130 "serde",
131 "slotmap",
132 "tempfile",
133 "thiserror",
134 "toml",
135]
136
137[[package]]
138name = "dotup_cli"
139version = "0.1.0"
140dependencies = [
141 "ansi_term",
142 "anyhow",
143 "assert_cmd",
144 "clap",
145 "dotup",
146 "flexi_logger",
147 "log",
148 "tempfile",
149]
150
151[[package]]
152name = "either"
153version = "1.6.1"
154source = "registry+https://github.com/rust-lang/crates.io-index"
155checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
156
157[[package]]
158name = "flexi_logger"
159version = "0.22.0"
160source = "registry+https://github.com/rust-lang/crates.io-index"
161checksum = "11be38a063886b7be57de89636d65c07d318c1f9bd985cd8ab2c343786a910bc"
162dependencies = [
163 "ansi_term",
164 "atty",
165 "glob",
166 "lazy_static",
167 "log",
168 "regex",
169 "rustversion",
170 "thiserror",
171 "time",
172]
173
174[[package]]
175name = "getrandom"
176version = "0.2.3"
177source = "registry+https://github.com/rust-lang/crates.io-index"
178checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753"
179dependencies = [
180 "cfg-if",
181 "libc",
182 "wasi",
183]
184
185[[package]]
186name = "glob"
187version = "0.3.0"
188source = "registry+https://github.com/rust-lang/crates.io-index"
189checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
190
191[[package]]
192name = "hashbrown"
193version = "0.11.2"
194source = "registry+https://github.com/rust-lang/crates.io-index"
195checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
196
197[[package]]
198name = "heck"
199version = "0.3.3"
200source = "registry+https://github.com/rust-lang/crates.io-index"
201checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
202dependencies = [
203 "unicode-segmentation",
204]
205
206[[package]]
207name = "hermit-abi"
208version = "0.1.19"
209source = "registry+https://github.com/rust-lang/crates.io-index"
210checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
211dependencies = [
212 "libc",
213]
214
215[[package]]
216name = "indexmap"
217version = "1.7.0"
218source = "registry+https://github.com/rust-lang/crates.io-index"
219checksum = "bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5"
220dependencies = [
221 "autocfg",
222 "hashbrown",
223]
224
225[[package]]
226name = "itertools"
227version = "0.10.1"
228source = "registry+https://github.com/rust-lang/crates.io-index"
229checksum = "69ddb889f9d0d08a67338271fa9b62996bc788c7796a5c18cf057420aaed5eaf"
230dependencies = [
231 "either",
232]
233
234[[package]]
235name = "itoa"
236version = "0.4.8"
237source = "registry+https://github.com/rust-lang/crates.io-index"
238checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
239
240[[package]]
241name = "lazy_static"
242version = "1.4.0"
243source = "registry+https://github.com/rust-lang/crates.io-index"
244checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
245
246[[package]]
247name = "libc"
248version = "0.2.106"
249source = "registry+https://github.com/rust-lang/crates.io-index"
250checksum = "a60553f9a9e039a333b4e9b20573b9e9b9c0bb3a11e201ccc48ef4283456d673"
251
252[[package]]
253name = "log"
254version = "0.4.14"
255source = "registry+https://github.com/rust-lang/crates.io-index"
256checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
257dependencies = [
258 "cfg-if",
259]
260
261[[package]]
262name = "memchr"
263version = "2.4.0"
264source = "registry+https://github.com/rust-lang/crates.io-index"
265checksum = "b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc"
266
267[[package]]
268name = "os_str_bytes"
269version = "6.0.0"
270source = "registry+https://github.com/rust-lang/crates.io-index"
271checksum = "8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64"
272dependencies = [
273 "memchr",
274]
275
276[[package]]
277name = "ppv-lite86"
278version = "0.2.10"
279source = "registry+https://github.com/rust-lang/crates.io-index"
280checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
281
282[[package]]
283name = "predicates"
284version = "2.0.0"
285source = "registry+https://github.com/rust-lang/crates.io-index"
286checksum = "c6e46ca79eb4e21e2ec14430340c71250ab69332abf85521c95d3a8bc336aa76"
287dependencies = [
288 "difflib",
289 "itertools",
290 "predicates-core",
291]
292
293[[package]]
294name = "predicates-core"
295version = "1.0.2"
296source = "registry+https://github.com/rust-lang/crates.io-index"
297checksum = "57e35a3326b75e49aa85f5dc6ec15b41108cf5aee58eabb1f274dd18b73c2451"
298
299[[package]]
300name = "predicates-tree"
301version = "1.0.2"
302source = "registry+https://github.com/rust-lang/crates.io-index"
303checksum = "15f553275e5721409451eb85e15fd9a860a6e5ab4496eb215987502b5f5391f2"
304dependencies = [
305 "predicates-core",
306 "treeline",
307]
308
309[[package]]
310name = "proc-macro-error"
311version = "1.0.4"
312source = "registry+https://github.com/rust-lang/crates.io-index"
313checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
314dependencies = [
315 "proc-macro-error-attr",
316 "proc-macro2",
317 "quote",
318 "syn",
319 "version_check",
320]
321
322[[package]]
323name = "proc-macro-error-attr"
324version = "1.0.4"
325source = "registry+https://github.com/rust-lang/crates.io-index"
326checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
327dependencies = [
328 "proc-macro2",
329 "quote",
330 "version_check",
331]
332
333[[package]]
334name = "proc-macro2"
335version = "1.0.32"
336source = "registry+https://github.com/rust-lang/crates.io-index"
337checksum = "ba508cc11742c0dc5c1659771673afbab7a0efab23aa17e854cbab0837ed0b43"
338dependencies = [
339 "unicode-xid",
340]
341
342[[package]]
343name = "quote"
344version = "1.0.9"
345source = "registry+https://github.com/rust-lang/crates.io-index"
346checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
347dependencies = [
348 "proc-macro2",
349]
350
351[[package]]
352name = "rand"
353version = "0.8.4"
354source = "registry+https://github.com/rust-lang/crates.io-index"
355checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8"
356dependencies = [
357 "libc",
358 "rand_chacha",
359 "rand_core",
360 "rand_hc",
361]
362
363[[package]]
364name = "rand_chacha"
365version = "0.3.1"
366source = "registry+https://github.com/rust-lang/crates.io-index"
367checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
368dependencies = [
369 "ppv-lite86",
370 "rand_core",
371]
372
373[[package]]
374name = "rand_core"
375version = "0.6.3"
376source = "registry+https://github.com/rust-lang/crates.io-index"
377checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
378dependencies = [
379 "getrandom",
380]
381
382[[package]]
383name = "rand_hc"
384version = "0.3.1"
385source = "registry+https://github.com/rust-lang/crates.io-index"
386checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7"
387dependencies = [
388 "rand_core",
389]
390
391[[package]]
392name = "redox_syscall"
393version = "0.2.9"
394source = "registry+https://github.com/rust-lang/crates.io-index"
395checksum = "5ab49abadf3f9e1c4bc499e8845e152ad87d2ad2d30371841171169e9d75feee"
396dependencies = [
397 "bitflags",
398]
399
400[[package]]
401name = "regex"
402version = "1.5.4"
403source = "registry+https://github.com/rust-lang/crates.io-index"
404checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"
405dependencies = [
406 "aho-corasick",
407 "memchr",
408 "regex-syntax",
409]
410
411[[package]]
412name = "regex-automata"
413version = "0.1.10"
414source = "registry+https://github.com/rust-lang/crates.io-index"
415checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
416
417[[package]]
418name = "regex-syntax"
419version = "0.6.25"
420source = "registry+https://github.com/rust-lang/crates.io-index"
421checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
422
423[[package]]
424name = "remove_dir_all"
425version = "0.5.3"
426source = "registry+https://github.com/rust-lang/crates.io-index"
427checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
428dependencies = [
429 "winapi",
430]
431
432[[package]]
433name = "rustversion"
434version = "1.0.5"
435source = "registry+https://github.com/rust-lang/crates.io-index"
436checksum = "61b3909d758bb75c79f23d4736fac9433868679d3ad2ea7a61e3c25cfda9a088"
437
438[[package]]
439name = "serde"
440version = "1.0.132"
441source = "registry+https://github.com/rust-lang/crates.io-index"
442checksum = "8b9875c23cf305cd1fd7eb77234cbb705f21ea6a72c637a5c6db5fe4b8e7f008"
443dependencies = [
444 "serde_derive",
445]
446
447[[package]]
448name = "serde_derive"
449version = "1.0.132"
450source = "registry+https://github.com/rust-lang/crates.io-index"
451checksum = "ecc0db5cb2556c0e558887d9bbdcf6ac4471e83ff66cf696e5419024d1606276"
452dependencies = [
453 "proc-macro2",
454 "quote",
455 "syn",
456]
457
458[[package]]
459name = "slotmap"
460version = "1.0.6"
461source = "registry+https://github.com/rust-lang/crates.io-index"
462checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"
463dependencies = [
464 "version_check",
465]
466
467[[package]]
468name = "strsim"
469version = "0.10.0"
470source = "registry+https://github.com/rust-lang/crates.io-index"
471checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
472
473[[package]]
474name = "syn"
475version = "1.0.81"
476source = "registry+https://github.com/rust-lang/crates.io-index"
477checksum = "f2afee18b8beb5a596ecb4a2dce128c719b4ba399d34126b9e4396e3f9860966"
478dependencies = [
479 "proc-macro2",
480 "quote",
481 "unicode-xid",
482]
483
484[[package]]
485name = "tempfile"
486version = "3.2.0"
487source = "registry+https://github.com/rust-lang/crates.io-index"
488checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"
489dependencies = [
490 "cfg-if",
491 "libc",
492 "rand",
493 "redox_syscall",
494 "remove_dir_all",
495 "winapi",
496]
497
498[[package]]
499name = "termcolor"
500version = "1.1.2"
501source = "registry+https://github.com/rust-lang/crates.io-index"
502checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
503dependencies = [
504 "winapi-util",
505]
506
507[[package]]
508name = "textwrap"
509version = "0.14.2"
510source = "registry+https://github.com/rust-lang/crates.io-index"
511checksum = "0066c8d12af8b5acd21e00547c3797fde4e8677254a7ee429176ccebbe93dd80"
512
513[[package]]
514name = "thiserror"
515version = "1.0.30"
516source = "registry+https://github.com/rust-lang/crates.io-index"
517checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417"
518dependencies = [
519 "thiserror-impl",
520]
521
522[[package]]
523name = "thiserror-impl"
524version = "1.0.30"
525source = "registry+https://github.com/rust-lang/crates.io-index"
526checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b"
527dependencies = [
528 "proc-macro2",
529 "quote",
530 "syn",
531]
532
533[[package]]
534name = "time"
535version = "0.3.5"
536source = "registry+https://github.com/rust-lang/crates.io-index"
537checksum = "41effe7cfa8af36f439fac33861b66b049edc6f9a32331e2312660529c1c24ad"
538dependencies = [
539 "itoa",
540 "libc",
541 "time-macros",
542]
543
544[[package]]
545name = "time-macros"
546version = "0.2.3"
547source = "registry+https://github.com/rust-lang/crates.io-index"
548checksum = "25eb0ca3468fc0acc11828786797f6ef9aa1555e4a211a60d64cc8e4d1be47d6"
549
550[[package]]
551name = "toml"
552version = "0.5.8"
553source = "registry+https://github.com/rust-lang/crates.io-index"
554checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"
555dependencies = [
556 "serde",
557]
558
559[[package]]
560name = "treeline"
561version = "0.1.0"
562source = "registry+https://github.com/rust-lang/crates.io-index"
563checksum = "a7f741b240f1a48843f9b8e0444fb55fb2a4ff67293b50a9179dfd5ea67f8d41"
564
565[[package]]
566name = "unicode-segmentation"
567version = "1.8.0"
568source = "registry+https://github.com/rust-lang/crates.io-index"
569checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"
570
571[[package]]
572name = "unicode-xid"
573version = "0.2.2"
574source = "registry+https://github.com/rust-lang/crates.io-index"
575checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
576
577[[package]]
578name = "version_check"
579version = "0.9.3"
580source = "registry+https://github.com/rust-lang/crates.io-index"
581checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe"
582
583[[package]]
584name = "wait-timeout"
585version = "0.2.0"
586source = "registry+https://github.com/rust-lang/crates.io-index"
587checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
588dependencies = [
589 "libc",
590]
591
592[[package]]
593name = "wasi"
594version = "0.10.0+wasi-snapshot-preview1"
595source = "registry+https://github.com/rust-lang/crates.io-index"
596checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
597
598[[package]]
599name = "winapi"
600version = "0.3.9"
601source = "registry+https://github.com/rust-lang/crates.io-index"
602checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
603dependencies = [
604 "winapi-i686-pc-windows-gnu",
605 "winapi-x86_64-pc-windows-gnu",
606]
607
608[[package]]
609name = "winapi-i686-pc-windows-gnu"
610version = "0.4.0"
611source = "registry+https://github.com/rust-lang/crates.io-index"
612checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
613
614[[package]]
615name = "winapi-util"
616version = "0.1.5"
617source = "registry+https://github.com/rust-lang/crates.io-index"
618checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
619dependencies = [
620 "winapi",
621]
622
623[[package]]
624name = "winapi-x86_64-pc-windows-gnu"
625version = "0.4.0"
626source = "registry+https://github.com/rust-lang/crates.io-index"
627checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"