1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3[[package]]
4name = "ansi_term"
5version = "0.11.0"
6source = "registry+https://github.com/rust-lang/crates.io-index"
7checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
8dependencies = [
9 "winapi",
10]
11
12[[package]]
13name = "arc-swap"
14version = "0.4.4"
15source = "registry+https://github.com/rust-lang/crates.io-index"
16checksum = "d7b8a9123b8027467bce0099fe556c628a53c8d83df0507084c31e9ba2e39aff"
17
18[[package]]
19name = "atty"
20version = "0.2.14"
21source = "registry+https://github.com/rust-lang/crates.io-index"
22checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
23dependencies = [
24 "hermit-abi",
25 "libc",
26 "winapi",
27]
28
29[[package]]
30name = "autocfg"
31version = "1.0.0"
32source = "registry+https://github.com/rust-lang/crates.io-index"
33checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"
34
35[[package]]
36name = "backtrace"
37version = "0.3.45"
38source = "registry+https://github.com/rust-lang/crates.io-index"
39checksum = "ad235dabf00f36301792cfe82499880ba54c6486be094d1047b02bacb67c14e8"
40dependencies = [
41 "backtrace-sys",
42 "cfg-if",
43 "libc",
44 "rustc-demangle",
45]
46
47[[package]]
48name = "backtrace-sys"
49version = "0.1.33"
50source = "registry+https://github.com/rust-lang/crates.io-index"
51checksum = "e17b52e737c40a7d75abca20b29a19a0eb7ba9fc72c5a72dd282a0a3c2c0dc35"
52dependencies = [
53 "cc",
54 "libc",
55]
56
57[[package]]
58name = "bitflags"
59version = "1.2.1"
60source = "registry+https://github.com/rust-lang/crates.io-index"
61checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
62
63[[package]]
64name = "cc"
65version = "1.0.50"
66source = "registry+https://github.com/rust-lang/crates.io-index"
67checksum = "95e28fa049fda1c330bcf9d723be7663a899c4679724b34c81e9f5a326aab8cd"
68
69[[package]]
70name = "cfg-if"
71version = "0.1.10"
72source = "registry+https://github.com/rust-lang/crates.io-index"
73checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
74
75[[package]]
76name = "chrono"
77version = "0.4.11"
78source = "registry+https://github.com/rust-lang/crates.io-index"
79checksum = "80094f509cf8b5ae86a4966a39b3ff66cd7e2a3e594accec3743ff3fabeab5b2"
80dependencies = [
81 "num-integer",
82 "num-traits",
83 "time",
84]
85
86[[package]]
87name = "clap"
88version = "2.33.0"
89source = "registry+https://github.com/rust-lang/crates.io-index"
90checksum = "5067f5bb2d80ef5d68b4c87db81601f0b75bca627bc2ef76b141d7b846a3c6d9"
91dependencies = [
92 "ansi_term",
93 "atty",
94 "bitflags",
95 "strsim",
96 "textwrap",
97 "unicode-width",
98 "vec_map",
99]
100
101[[package]]
102name = "colored"
103version = "1.9.3"
104source = "registry+https://github.com/rust-lang/crates.io-index"
105checksum = "f4ffc801dacf156c5854b9df4f425a626539c3a6ef7893cc0c5084a23f0b6c59"
106dependencies = [
107 "atty",
108 "lazy_static",
109 "winapi",
110]
111
112[[package]]
113name = "error-chain"
114version = "0.11.0"
115source = "registry+https://github.com/rust-lang/crates.io-index"
116checksum = "ff511d5dc435d703f4971bc399647c9bc38e20cb41452e3b9feb4765419ed3f3"
117dependencies = [
118 "backtrace",
119]
120
121[[package]]
122name = "fern"
123version = "0.6.0"
124dependencies = [
125 "chrono",
126 "clap",
127 "colored",
128 "libc",
129 "log 0.4.8",
130 "reopen",
131 "syslog 3.3.0",
132 "syslog 4.0.1",
133 "tempdir",
134]
135
136[[package]]
137name = "fuchsia-cprng"
138version = "0.1.1"
139source = "registry+https://github.com/rust-lang/crates.io-index"
140checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
141
142[[package]]
143name = "hermit-abi"
144version = "0.1.8"
145source = "registry+https://github.com/rust-lang/crates.io-index"
146checksum = "1010591b26bbfe835e9faeabeb11866061cc7dcebffd56ad7d0942d0e61aefd8"
147dependencies = [
148 "libc",
149]
150
151[[package]]
152name = "lazy_static"
153version = "1.4.0"
154source = "registry+https://github.com/rust-lang/crates.io-index"
155checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
156
157[[package]]
158name = "libc"
159version = "0.2.67"
160source = "registry+https://github.com/rust-lang/crates.io-index"
161checksum = "eb147597cdf94ed43ab7a9038716637d2d1bf2bc571da995d0028dec06bd3018"
162
163[[package]]
164name = "log"
165version = "0.3.9"
166source = "registry+https://github.com/rust-lang/crates.io-index"
167checksum = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
168dependencies = [
169 "log 0.4.8",
170]
171
172[[package]]
173name = "log"
174version = "0.4.8"
175source = "registry+https://github.com/rust-lang/crates.io-index"
176checksum = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"
177dependencies = [
178 "cfg-if",
179]
180
181[[package]]
182name = "num-integer"
183version = "0.1.42"
184source = "registry+https://github.com/rust-lang/crates.io-index"
185checksum = "3f6ea62e9d81a77cd3ee9a2a5b9b609447857f3d358704331e4ef39eb247fcba"
186dependencies = [
187 "autocfg",
188 "num-traits",
189]
190
191[[package]]
192name = "num-traits"
193version = "0.2.11"
194source = "registry+https://github.com/rust-lang/crates.io-index"
195checksum = "c62be47e61d1842b9170f0fdeec8eba98e60e90e5446449a0545e5152acd7096"
196dependencies = [
197 "autocfg",
198]
199
200[[package]]
201name = "rand"
202version = "0.4.6"
203source = "registry+https://github.com/rust-lang/crates.io-index"
204checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
205dependencies = [
206 "fuchsia-cprng",
207 "libc",
208 "rand_core 0.3.1",
209 "rdrand",
210 "winapi",
211]
212
213[[package]]
214name = "rand_core"
215version = "0.3.1"
216source = "registry+https://github.com/rust-lang/crates.io-index"
217checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
218dependencies = [
219 "rand_core 0.4.2",
220]
221
222[[package]]
223name = "rand_core"
224version = "0.4.2"
225source = "registry+https://github.com/rust-lang/crates.io-index"
226checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
227
228[[package]]
229name = "rdrand"
230version = "0.4.0"
231source = "registry+https://github.com/rust-lang/crates.io-index"
232checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
233dependencies = [
234 "rand_core 0.3.1",
235]
236
237[[package]]
238name = "redox_syscall"
239version = "0.1.56"
240source = "registry+https://github.com/rust-lang/crates.io-index"
241checksum = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
242
243[[package]]
244name = "remove_dir_all"
245version = "0.5.2"
246source = "registry+https://github.com/rust-lang/crates.io-index"
247checksum = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"
248dependencies = [
249 "winapi",
250]
251
252[[package]]
253name = "reopen"
254version = "0.3.0"
255source = "registry+https://github.com/rust-lang/crates.io-index"
256checksum = "c62a922bed1479591f4200e74d90354c5393f1fe3680a35c9b0a2d3ebbab6389"
257dependencies = [
258 "libc",
259 "signal-hook",
260]
261
262[[package]]
263name = "rustc-demangle"
264version = "0.1.16"
265source = "registry+https://github.com/rust-lang/crates.io-index"
266checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"
267
268[[package]]
269name = "signal-hook"
270version = "0.1.13"
271source = "registry+https://github.com/rust-lang/crates.io-index"
272checksum = "10b9f3a1686a29f53cfd91ee5e3db3c12313ec02d33765f02c1a9645a1811e2c"
273dependencies = [
274 "libc",
275 "signal-hook-registry",
276]
277
278[[package]]
279name = "signal-hook-registry"
280version = "1.2.0"
281source = "registry+https://github.com/rust-lang/crates.io-index"
282checksum = "94f478ede9f64724c5d173d7bb56099ec3e2d9fc2774aac65d34b8b890405f41"
283dependencies = [
284 "arc-swap",
285 "libc",
286]
287
288[[package]]
289name = "strsim"
290version = "0.8.0"
291source = "registry+https://github.com/rust-lang/crates.io-index"
292checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
293
294[[package]]
295name = "syslog"
296version = "3.3.0"
297source = "registry+https://github.com/rust-lang/crates.io-index"
298checksum = "bbc9b0acde4f7c05fdc1cfb05239b8a53a66815dd86c67fee5aa9bfac5b4ed42"
299dependencies = [
300 "libc",
301 "log 0.3.9",
302 "time",
303 "unix_socket",
304]
305
306[[package]]
307name = "syslog"
308version = "4.0.1"
309source = "registry+https://github.com/rust-lang/crates.io-index"
310checksum = "a0641142b4081d3d44beffa4eefd7346a228cdf91ed70186db2ca2cef762d327"
311dependencies = [
312 "error-chain",
313 "libc",
314 "log 0.4.8",
315 "time",
316]
317
318[[package]]
319name = "tempdir"
320version = "0.3.7"
321source = "registry+https://github.com/rust-lang/crates.io-index"
322checksum = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8"
323dependencies = [
324 "rand",
325 "remove_dir_all",
326]
327
328[[package]]
329name = "textwrap"
330version = "0.11.0"
331source = "registry+https://github.com/rust-lang/crates.io-index"
332checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
333dependencies = [
334 "unicode-width",
335]
336
337[[package]]
338name = "time"
339version = "0.1.42"
340source = "registry+https://github.com/rust-lang/crates.io-index"
341checksum = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f"
342dependencies = [
343 "libc",
344 "redox_syscall",
345 "winapi",
346]
347
348[[package]]
349name = "unicode-width"
350version = "0.1.7"
351source = "registry+https://github.com/rust-lang/crates.io-index"
352checksum = "caaa9d531767d1ff2150b9332433f32a24622147e5ebb1f26409d5da67afd479"
353
354[[package]]
355name = "unix_socket"
356version = "0.5.0"
357source = "registry+https://github.com/rust-lang/crates.io-index"
358checksum = "6aa2700417c405c38f5e6902d699345241c28c0b7ade4abaad71e35a87eb1564"
359dependencies = [
360 "cfg-if",
361 "libc",
362]
363
364[[package]]
365name = "vec_map"
366version = "0.8.1"
367source = "registry+https://github.com/rust-lang/crates.io-index"
368checksum = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
369
370[[package]]
371name = "winapi"
372version = "0.3.8"
373source = "registry+https://github.com/rust-lang/crates.io-index"
374checksum = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"
375dependencies = [
376 "winapi-i686-pc-windows-gnu",
377 "winapi-x86_64-pc-windows-gnu",
378]
379
380[[package]]
381name = "winapi-i686-pc-windows-gnu"
382version = "0.4.0"
383source = "registry+https://github.com/rust-lang/crates.io-index"
384checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
385
386[[package]]
387name = "winapi-x86_64-pc-windows-gnu"
388version = "0.4.0"
389source = "registry+https://github.com/rust-lang/crates.io-index"
390checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
391