1 | # This file is automatically @generated by Cargo.
|
2 | # It is not intended for manual editing.
|
3 | version = 3
|
4 |
|
5 | [[package]]
|
6 | name = "aho-corasick"
|
7 | version = "0.7.15"
|
8 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
9 | checksum = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5"
|
10 | dependencies = [
|
11 | "memchr",
|
12 | ]
|
13 |
|
14 | [[package]]
|
15 | name = "ansi_term"
|
16 | version = "0.12.1"
|
17 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
18 | checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
|
19 | dependencies = [
|
20 | "winapi",
|
21 | ]
|
22 |
|
23 | [[package]]
|
24 | name = "arrayvec"
|
25 | version = "0.5.2"
|
26 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
27 | checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
|
28 |
|
29 | [[package]]
|
30 | name = "askama"
|
31 | version = "0.10.5"
|
32 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
33 | checksum = "d298738b6e47e1034e560e5afe63aa488fea34e25ec11b855a76f0d7b8e73134"
|
34 | dependencies = [
|
35 | "askama_derive",
|
36 | "askama_escape",
|
37 | "askama_shared",
|
38 | ]
|
39 |
|
40 | [[package]]
|
41 | name = "askama_derive"
|
42 | version = "0.10.5"
|
43 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
44 | checksum = "ca2925c4c290382f9d2fa3d1c1b6a63fa1427099721ecca4749b154cc9c25522"
|
45 | dependencies = [
|
46 | "askama_shared",
|
47 | "proc-macro2",
|
48 | "syn",
|
49 | ]
|
50 |
|
51 | [[package]]
|
52 | name = "askama_escape"
|
53 | version = "0.10.3"
|
54 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
55 | checksum = "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341"
|
56 |
|
57 | [[package]]
|
58 | name = "askama_shared"
|
59 | version = "0.11.2"
|
60 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
61 | checksum = "7d6083ccb191711e9c2b80b22ee24a8381a18524444914c746d4239e21d1afaf"
|
62 | dependencies = [
|
63 | "askama_escape",
|
64 | "humansize",
|
65 | "nom",
|
66 | "num-traits",
|
67 | "percent-encoding",
|
68 | "proc-macro2",
|
69 | "quote",
|
70 | "serde",
|
71 | "syn",
|
72 | "toml",
|
73 | ]
|
74 |
|
75 | [[package]]
|
76 | name = "async-stream"
|
77 | version = "0.3.3"
|
78 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
79 | checksum = "dad5c83079eae9969be7fadefe640a1c566901f05ff91ab221de4b6f68d9507e"
|
80 | dependencies = [
|
81 | "async-stream-impl",
|
82 | "futures-core",
|
83 | ]
|
84 |
|
85 | [[package]]
|
86 | name = "async-stream-impl"
|
87 | version = "0.3.3"
|
88 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
89 | checksum = "10f203db73a71dfa2fb6dd22763990fa26f3d2625a6da2da900d23b87d26be27"
|
90 | dependencies = [
|
91 | "proc-macro2",
|
92 | "quote",
|
93 | "syn",
|
94 | ]
|
95 |
|
96 | [[package]]
|
97 | name = "async-trait"
|
98 | version = "0.1.56"
|
99 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
100 | checksum = "96cf8829f67d2eab0b2dfa42c5d0ef737e0724e4a82b01b3e292456202b19716"
|
101 | dependencies = [
|
102 | "proc-macro2",
|
103 | "quote",
|
104 | "syn",
|
105 | ]
|
106 |
|
107 | [[package]]
|
108 | name = "atty"
|
109 | version = "0.2.14"
|
110 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
111 | checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
112 | dependencies = [
|
113 | "hermit-abi",
|
114 | "libc",
|
115 | "winapi",
|
116 | ]
|
117 |
|
118 | [[package]]
|
119 | name = "autocfg"
|
120 | version = "1.1.0"
|
121 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
122 | checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
123 |
|
124 | [[package]]
|
125 | name = "backoff"
|
126 | version = "0.3.0"
|
127 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
128 | checksum = "9fe17f59a06fe8b87a6fc8bf53bb70b3aba76d7685f432487a68cd5552853625"
|
129 | dependencies = [
|
130 | "futures-core",
|
131 | "getrandom",
|
132 | "instant",
|
133 | "pin-project",
|
134 | "rand",
|
135 | "tokio",
|
136 | ]
|
137 |
|
138 | [[package]]
|
139 | name = "base-x"
|
140 | version = "0.2.10"
|
141 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
142 | checksum = "dc19a4937b4fbd3fe3379793130e42060d10627a360f2127802b10b87e7baf74"
|
143 |
|
144 | [[package]]
|
145 | name = "base64"
|
146 | version = "0.13.0"
|
147 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
148 | checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
|
149 |
|
150 | [[package]]
|
151 | name = "bitflags"
|
152 | version = "1.3.2"
|
153 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
154 | checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
155 |
|
156 | [[package]]
|
157 | name = "bitvec"
|
158 | version = "0.19.6"
|
159 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
160 | checksum = "55f93d0ef3363c364d5976646a38f04cf67cfe1d4c8d160cdea02cab2c116b33"
|
161 | dependencies = [
|
162 | "funty",
|
163 | "radium",
|
164 | "tap",
|
165 | "wyz",
|
166 | ]
|
167 |
|
168 | [[package]]
|
169 | name = "block-buffer"
|
170 | version = "0.9.0"
|
171 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
172 | checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
|
173 | dependencies = [
|
174 | "generic-array",
|
175 | ]
|
176 |
|
177 | [[package]]
|
178 | name = "bumpalo"
|
179 | version = "3.10.0"
|
180 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
181 | checksum = "37ccbd214614c6783386c1af30caf03192f17891059cecc394b4fb119e363de3"
|
182 |
|
183 | [[package]]
|
184 | name = "byteorder"
|
185 | version = "1.4.3"
|
186 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
187 | checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
|
188 |
|
189 | [[package]]
|
190 | name = "bytes"
|
191 | version = "1.1.0"
|
192 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
193 | checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"
|
194 |
|
195 | [[package]]
|
196 | name = "cc"
|
197 | version = "1.0.73"
|
198 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
199 | checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
|
200 |
|
201 | [[package]]
|
202 | name = "cfg-if"
|
203 | version = "1.0.0"
|
204 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
205 | checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
206 |
|
207 | [[package]]
|
208 | name = "chacha"
|
209 | version = "0.3.0"
|
210 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
211 | checksum = "ddf3c081b5fba1e5615640aae998e0fbd10c24cbd897ee39ed754a77601a4862"
|
212 | dependencies = [
|
213 | "byteorder",
|
214 | "keystream",
|
215 | ]
|
216 |
|
217 | [[package]]
|
218 | name = "chrono"
|
219 | version = "0.4.19"
|
220 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
221 | checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
|
222 | dependencies = [
|
223 | "libc",
|
224 | "num-integer",
|
225 | "num-traits",
|
226 | "serde",
|
227 | "winapi",
|
228 | ]
|
229 |
|
230 | [[package]]
|
231 | name = "clap"
|
232 | version = "2.34.0"
|
233 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
234 | checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c"
|
235 | dependencies = [
|
236 | "ansi_term",
|
237 | "atty",
|
238 | "bitflags",
|
239 | "strsim",
|
240 | "textwrap",
|
241 | "unicode-width",
|
242 | "vec_map",
|
243 | ]
|
244 |
|
245 | [[package]]
|
246 | name = "const_fn"
|
247 | version = "0.4.9"
|
248 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
249 | checksum = "fbdcdcb6d86f71c5e97409ad45898af11cbc995b4ee8112d59095a28d376c935"
|
250 |
|
251 | [[package]]
|
252 | name = "convert_case"
|
253 | version = "0.4.0"
|
254 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
255 | checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
|
256 |
|
257 | [[package]]
|
258 | name = "core-foundation"
|
259 | version = "0.9.3"
|
260 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
261 | checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
|
262 | dependencies = [
|
263 | "core-foundation-sys",
|
264 | "libc",
|
265 | ]
|
266 |
|
267 | [[package]]
|
268 | name = "core-foundation-sys"
|
269 | version = "0.8.3"
|
270 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
271 | checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
|
272 |
|
273 | [[package]]
|
274 | name = "cpufeatures"
|
275 | version = "0.2.2"
|
276 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
277 | checksum = "59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b"
|
278 | dependencies = [
|
279 | "libc",
|
280 | ]
|
281 |
|
282 | [[package]]
|
283 | name = "crc32fast"
|
284 | version = "1.3.2"
|
285 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
286 | checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
|
287 | dependencies = [
|
288 | "cfg-if",
|
289 | ]
|
290 |
|
291 | [[package]]
|
292 | name = "crypto-mac"
|
293 | version = "0.10.1"
|
294 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
295 | checksum = "bff07008ec701e8028e2ceb8f83f0e4274ee62bd2dbdc4fefff2e9a91824081a"
|
296 | dependencies = [
|
297 | "generic-array",
|
298 | "subtle",
|
299 | ]
|
300 |
|
301 | [[package]]
|
302 | name = "ct-logs"
|
303 | version = "0.8.0"
|
304 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
305 | checksum = "c1a816186fa68d9e426e3cb4ae4dff1fcd8e4a2c34b781bf7a822574a0d0aac8"
|
306 | dependencies = [
|
307 | "sct",
|
308 | ]
|
309 |
|
310 | [[package]]
|
311 | name = "derive_more"
|
312 | version = "0.99.17"
|
313 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
314 | checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
|
315 | dependencies = [
|
316 | "convert_case",
|
317 | "proc-macro2",
|
318 | "quote",
|
319 | "rustc_version 0.4.0",
|
320 | "syn",
|
321 | ]
|
322 |
|
323 | [[package]]
|
324 | name = "digest"
|
325 | version = "0.9.0"
|
326 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
327 | checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
|
328 | dependencies = [
|
329 | "generic-array",
|
330 | ]
|
331 |
|
332 | [[package]]
|
333 | name = "dirs-next"
|
334 | version = "2.0.0"
|
335 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
336 | checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
|
337 | dependencies = [
|
338 | "cfg-if",
|
339 | "dirs-sys-next",
|
340 | ]
|
341 |
|
342 | [[package]]
|
343 | name = "dirs-sys-next"
|
344 | version = "0.1.2"
|
345 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
346 | checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
|
347 | dependencies = [
|
348 | "libc",
|
349 | "redox_users",
|
350 | "winapi",
|
351 | ]
|
352 |
|
353 | [[package]]
|
354 | name = "discard"
|
355 | version = "1.0.4"
|
356 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
357 | checksum = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0"
|
358 |
|
359 | [[package]]
|
360 | name = "dtoa"
|
361 | version = "0.4.8"
|
362 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
363 | checksum = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0"
|
364 |
|
365 | [[package]]
|
366 | name = "duct"
|
367 | version = "0.13.5"
|
368 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
369 | checksum = "0fc6a0a59ed0888e0041cf708e66357b7ae1a82f1c67247e1f93b5e0818f7d8d"
|
370 | dependencies = [
|
371 | "libc",
|
372 | "once_cell",
|
373 | "os_pipe",
|
374 | "shared_child",
|
375 | ]
|
376 |
|
377 | [[package]]
|
378 | name = "env_logger"
|
379 | version = "0.7.1"
|
380 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
381 | checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
|
382 | dependencies = [
|
383 | "atty",
|
384 | "humantime 1.3.0",
|
385 | "log",
|
386 | "regex",
|
387 | "termcolor",
|
388 | ]
|
389 |
|
390 | [[package]]
|
391 | name = "env_logger"
|
392 | version = "0.8.4"
|
393 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
394 | checksum = "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3"
|
395 | dependencies = [
|
396 | "atty",
|
397 | "humantime 2.1.0",
|
398 | "log",
|
399 | "regex",
|
400 | "termcolor",
|
401 | ]
|
402 |
|
403 | [[package]]
|
404 | name = "fastrand"
|
405 | version = "1.7.0"
|
406 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
407 | checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
|
408 | dependencies = [
|
409 | "instant",
|
410 | ]
|
411 |
|
412 | [[package]]
|
413 | name = "fnv"
|
414 | version = "1.0.7"
|
415 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
416 | checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
417 |
|
418 | [[package]]
|
419 | name = "form_urlencoded"
|
420 | version = "1.0.1"
|
421 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
422 | checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
|
423 | dependencies = [
|
424 | "matches",
|
425 | "percent-encoding",
|
426 | ]
|
427 |
|
428 | [[package]]
|
429 | name = "funty"
|
430 | version = "1.1.0"
|
431 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
432 | checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"
|
433 |
|
434 | [[package]]
|
435 | name = "futures"
|
436 | version = "0.3.21"
|
437 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
438 | checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e"
|
439 | dependencies = [
|
440 | "futures-channel",
|
441 | "futures-core",
|
442 | "futures-executor",
|
443 | "futures-io",
|
444 | "futures-sink",
|
445 | "futures-task",
|
446 | "futures-util",
|
447 | ]
|
448 |
|
449 | [[package]]
|
450 | name = "futures-channel"
|
451 | version = "0.3.21"
|
452 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
453 | checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010"
|
454 | dependencies = [
|
455 | "futures-core",
|
456 | "futures-sink",
|
457 | ]
|
458 |
|
459 | [[package]]
|
460 | name = "futures-core"
|
461 | version = "0.3.21"
|
462 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
463 | checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"
|
464 |
|
465 | [[package]]
|
466 | name = "futures-executor"
|
467 | version = "0.3.21"
|
468 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
469 | checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6"
|
470 | dependencies = [
|
471 | "futures-core",
|
472 | "futures-task",
|
473 | "futures-util",
|
474 | ]
|
475 |
|
476 | [[package]]
|
477 | name = "futures-io"
|
478 | version = "0.3.21"
|
479 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
480 | checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b"
|
481 |
|
482 | [[package]]
|
483 | name = "futures-macro"
|
484 | version = "0.3.21"
|
485 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
486 | checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512"
|
487 | dependencies = [
|
488 | "proc-macro2",
|
489 | "quote",
|
490 | "syn",
|
491 | ]
|
492 |
|
493 | [[package]]
|
494 | name = "futures-sink"
|
495 | version = "0.3.21"
|
496 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
497 | checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868"
|
498 |
|
499 | [[package]]
|
500 | name = "futures-task"
|
501 | version = "0.3.21"
|
502 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
503 | checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a"
|
504 |
|
505 | [[package]]
|
506 | name = "futures-util"
|
507 | version = "0.3.21"
|
508 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
509 | checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a"
|
510 | dependencies = [
|
511 | "futures-channel",
|
512 | "futures-core",
|
513 | "futures-io",
|
514 | "futures-macro",
|
515 | "futures-sink",
|
516 | "futures-task",
|
517 | "memchr",
|
518 | "pin-project-lite",
|
519 | "pin-utils",
|
520 | "slab",
|
521 | ]
|
522 |
|
523 | [[package]]
|
524 | name = "generic-array"
|
525 | version = "0.14.5"
|
526 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
527 | checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803"
|
528 | dependencies = [
|
529 | "typenum",
|
530 | "version_check",
|
531 | ]
|
532 |
|
533 | [[package]]
|
534 | name = "getrandom"
|
535 | version = "0.2.7"
|
536 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
537 | checksum = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6"
|
538 | dependencies = [
|
539 | "cfg-if",
|
540 | "libc",
|
541 | "wasi",
|
542 | ]
|
543 |
|
544 | [[package]]
|
545 | name = "h2"
|
546 | version = "0.3.13"
|
547 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
548 | checksum = "37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57"
|
549 | dependencies = [
|
550 | "bytes",
|
551 | "fnv",
|
552 | "futures-core",
|
553 | "futures-sink",
|
554 | "futures-util",
|
555 | "http",
|
556 | "indexmap",
|
557 | "slab",
|
558 | "tokio",
|
559 | "tokio-util 0.7.3",
|
560 | "tracing",
|
561 | ]
|
562 |
|
563 | [[package]]
|
564 | name = "hashbrown"
|
565 | version = "0.11.2"
|
566 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
567 | checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
|
568 |
|
569 | [[package]]
|
570 | name = "heck"
|
571 | version = "0.3.3"
|
572 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
573 | checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
|
574 | dependencies = [
|
575 | "unicode-segmentation",
|
576 | ]
|
577 |
|
578 | [[package]]
|
579 | name = "hermit-abi"
|
580 | version = "0.1.19"
|
581 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
582 | checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
|
583 | dependencies = [
|
584 | "libc",
|
585 | ]
|
586 |
|
587 | [[package]]
|
588 | name = "hex"
|
589 | version = "0.3.2"
|
590 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
591 | checksum = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
|
592 |
|
593 | [[package]]
|
594 | name = "hex"
|
595 | version = "0.4.3"
|
596 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
597 | checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
598 |
|
599 | [[package]]
|
600 | name = "hmac"
|
601 | version = "0.10.1"
|
602 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
603 | checksum = "c1441c6b1e930e2817404b5046f1f989899143a12bf92de603b69f4e0aee1e15"
|
604 | dependencies = [
|
605 | "crypto-mac",
|
606 | "digest",
|
607 | ]
|
608 |
|
609 | [[package]]
|
610 | name = "http"
|
611 | version = "0.2.8"
|
612 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
613 | checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"
|
614 | dependencies = [
|
615 | "bytes",
|
616 | "fnv",
|
617 | "itoa 1.0.2",
|
618 | ]
|
619 |
|
620 | [[package]]
|
621 | name = "http-body"
|
622 | version = "0.4.5"
|
623 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
624 | checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
|
625 | dependencies = [
|
626 | "bytes",
|
627 | "http",
|
628 | "pin-project-lite",
|
629 | ]
|
630 |
|
631 | [[package]]
|
632 | name = "httparse"
|
633 | version = "1.7.1"
|
634 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
635 | checksum = "496ce29bb5a52785b44e0f7ca2847ae0bb839c9bd28f69acac9b99d461c0c04c"
|
636 |
|
637 | [[package]]
|
638 | name = "httpdate"
|
639 | version = "1.0.2"
|
640 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
641 | checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
|
642 |
|
643 | [[package]]
|
644 | name = "human-size"
|
645 | version = "0.4.2"
|
646 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
647 | checksum = "62eef4964b4e1c2d66981a5646d893768fd15d96957aae5e0e85c632503e9724"
|
648 |
|
649 | [[package]]
|
650 | name = "humansize"
|
651 | version = "1.1.1"
|
652 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
653 | checksum = "02296996cb8796d7c6e3bc2d9211b7802812d36999a51bb754123ead7d37d026"
|
654 |
|
655 | [[package]]
|
656 | name = "humantime"
|
657 | version = "1.3.0"
|
658 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
659 | checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
|
660 | dependencies = [
|
661 | "quick-error",
|
662 | ]
|
663 |
|
664 | [[package]]
|
665 | name = "humantime"
|
666 | version = "2.1.0"
|
667 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
668 | checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
|
669 |
|
670 | [[package]]
|
671 | name = "hyper"
|
672 | version = "0.14.19"
|
673 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
674 | checksum = "42dc3c131584288d375f2d07f822b0cb012d8c6fb899a5b9fdb3cb7eb9b6004f"
|
675 | dependencies = [
|
676 | "bytes",
|
677 | "futures-channel",
|
678 | "futures-core",
|
679 | "futures-util",
|
680 | "h2",
|
681 | "http",
|
682 | "http-body",
|
683 | "httparse",
|
684 | "httpdate",
|
685 | "itoa 1.0.2",
|
686 | "pin-project-lite",
|
687 | "socket2",
|
688 | "tokio",
|
689 | "tower-service",
|
690 | "tracing",
|
691 | "want",
|
692 | ]
|
693 |
|
694 | [[package]]
|
695 | name = "hyper-rustls"
|
696 | version = "0.22.1"
|
697 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
698 | checksum = "5f9f7a97316d44c0af9b0301e65010573a853a9fc97046d7331d7f6bc0fd5a64"
|
699 | dependencies = [
|
700 | "ct-logs",
|
701 | "futures-util",
|
702 | "hyper",
|
703 | "log",
|
704 | "rustls",
|
705 | "rustls-native-certs",
|
706 | "tokio",
|
707 | "tokio-rustls",
|
708 | "webpki",
|
709 | ]
|
710 |
|
711 | [[package]]
|
712 | name = "idna"
|
713 | version = "0.2.3"
|
714 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
715 | checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
|
716 | dependencies = [
|
717 | "matches",
|
718 | "unicode-bidi",
|
719 | "unicode-normalization",
|
720 | ]
|
721 |
|
722 | [[package]]
|
723 | name = "indexmap"
|
724 | version = "1.8.2"
|
725 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
726 | checksum = "e6012d540c5baa3589337a98ce73408de9b5a25ec9fc2c6fd6be8f0d39e0ca5a"
|
727 | dependencies = [
|
728 | "autocfg",
|
729 | "hashbrown",
|
730 | ]
|
731 |
|
732 | [[package]]
|
733 | name = "instant"
|
734 | version = "0.1.12"
|
735 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
736 | checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
|
737 | dependencies = [
|
738 | "cfg-if",
|
739 | ]
|
740 |
|
741 | [[package]]
|
742 | name = "itoa"
|
743 | version = "0.4.8"
|
744 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
745 | checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
|
746 |
|
747 | [[package]]
|
748 | name = "itoa"
|
749 | version = "1.0.2"
|
750 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
751 | checksum = "112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d"
|
752 |
|
753 | [[package]]
|
754 | name = "js-sys"
|
755 | version = "0.3.57"
|
756 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
757 | checksum = "671a26f820db17c2a2750743f1dd03bafd15b98c9f30c7c2628c024c05d73397"
|
758 | dependencies = [
|
759 | "wasm-bindgen",
|
760 | ]
|
761 |
|
762 | [[package]]
|
763 | name = "keystream"
|
764 | version = "1.0.0"
|
765 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
766 | checksum = "c33070833c9ee02266356de0c43f723152bd38bd96ddf52c82b3af10c9138b28"
|
767 |
|
768 | [[package]]
|
769 | name = "lazy_static"
|
770 | version = "1.4.0"
|
771 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
772 | checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
773 |
|
774 | [[package]]
|
775 | name = "lexical-core"
|
776 | version = "0.7.6"
|
777 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
778 | checksum = "6607c62aa161d23d17a9072cc5da0be67cdfc89d3afb1e8d9c842bebc2525ffe"
|
779 | dependencies = [
|
780 | "arrayvec",
|
781 | "bitflags",
|
782 | "cfg-if",
|
783 | "ryu",
|
784 | "static_assertions",
|
785 | ]
|
786 |
|
787 | [[package]]
|
788 | name = "libc"
|
789 | version = "0.2.126"
|
790 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
791 | checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836"
|
792 |
|
793 | [[package]]
|
794 | name = "linked-hash-map"
|
795 | version = "0.5.4"
|
796 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
797 | checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"
|
798 | dependencies = [
|
799 | "serde",
|
800 | "serde_test",
|
801 | ]
|
802 |
|
803 | [[package]]
|
804 | name = "lock_api"
|
805 | version = "0.4.7"
|
806 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
807 | checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"
|
808 | dependencies = [
|
809 | "autocfg",
|
810 | "scopeguard",
|
811 | ]
|
812 |
|
813 | [[package]]
|
814 | name = "log"
|
815 | version = "0.4.17"
|
816 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
817 | checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
|
818 | dependencies = [
|
819 | "cfg-if",
|
820 | ]
|
821 |
|
822 | [[package]]
|
823 | name = "matches"
|
824 | version = "0.1.9"
|
825 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
826 | checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"
|
827 |
|
828 | [[package]]
|
829 | name = "md5"
|
830 | version = "0.7.0"
|
831 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
832 | checksum = "490cc448043f947bae3cbee9c203358d62dbee0db12107a74be5c30ccfd09771"
|
833 |
|
834 | [[package]]
|
835 | name = "memchr"
|
836 | version = "2.3.4"
|
837 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
838 | checksum = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525"
|
839 |
|
840 | [[package]]
|
841 | name = "mio"
|
842 | version = "0.8.3"
|
843 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
844 | checksum = "713d550d9b44d89174e066b7a6217ae06234c10cb47819a88290d2b353c31799"
|
845 | dependencies = [
|
846 | "libc",
|
847 | "log",
|
848 | "wasi",
|
849 | "windows-sys",
|
850 | ]
|
851 |
|
852 | [[package]]
|
853 | name = "nom"
|
854 | version = "6.2.1"
|
855 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
856 | checksum = "9c5c51b9083a3c620fa67a2a635d1ce7d95b897e957d6b28ff9a5da960a103a6"
|
857 | dependencies = [
|
858 | "bitvec",
|
859 | "funty",
|
860 | "lexical-core",
|
861 | "memchr",
|
862 | "version_check",
|
863 | ]
|
864 |
|
865 | [[package]]
|
866 | name = "num-integer"
|
867 | version = "0.1.45"
|
868 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
869 | checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
|
870 | dependencies = [
|
871 | "autocfg",
|
872 | "num-traits",
|
873 | ]
|
874 |
|
875 | [[package]]
|
876 | name = "num-traits"
|
877 | version = "0.2.15"
|
878 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
879 | checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
|
880 | dependencies = [
|
881 | "autocfg",
|
882 | ]
|
883 |
|
884 | [[package]]
|
885 | name = "num_cpus"
|
886 | version = "1.13.1"
|
887 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
888 | checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
|
889 | dependencies = [
|
890 | "hermit-abi",
|
891 | "libc",
|
892 | ]
|
893 |
|
894 | [[package]]
|
895 | name = "once_cell"
|
896 | version = "1.12.0"
|
897 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
898 | checksum = "7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225"
|
899 |
|
900 | [[package]]
|
901 | name = "opaque-debug"
|
902 | version = "0.3.0"
|
903 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
904 | checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
|
905 |
|
906 | [[package]]
|
907 | name = "openssl-probe"
|
908 | version = "0.1.5"
|
909 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
910 | checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
|
911 |
|
912 | [[package]]
|
913 | name = "os_pipe"
|
914 | version = "0.9.2"
|
915 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
916 | checksum = "fb233f06c2307e1f5ce2ecad9f8121cffbbee2c95428f44ea85222e460d0d213"
|
917 | dependencies = [
|
918 | "libc",
|
919 | "winapi",
|
920 | ]
|
921 |
|
922 | [[package]]
|
923 | name = "parking_lot"
|
924 | version = "0.12.1"
|
925 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
926 | checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
927 | dependencies = [
|
928 | "lock_api",
|
929 | "parking_lot_core",
|
930 | ]
|
931 |
|
932 | [[package]]
|
933 | name = "parking_lot_core"
|
934 | version = "0.9.3"
|
935 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
936 | checksum = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929"
|
937 | dependencies = [
|
938 | "cfg-if",
|
939 | "libc",
|
940 | "redox_syscall",
|
941 | "smallvec",
|
942 | "windows-sys",
|
943 | ]
|
944 |
|
945 | [[package]]
|
946 | name = "percent-encoding"
|
947 | version = "2.1.0"
|
948 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
949 | checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
|
950 |
|
951 | [[package]]
|
952 | name = "pin-project"
|
953 | version = "1.0.10"
|
954 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
955 | checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e"
|
956 | dependencies = [
|
957 | "pin-project-internal",
|
958 | ]
|
959 |
|
960 | [[package]]
|
961 | name = "pin-project-internal"
|
962 | version = "1.0.10"
|
963 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
964 | checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb"
|
965 | dependencies = [
|
966 | "proc-macro2",
|
967 | "quote",
|
968 | "syn",
|
969 | ]
|
970 |
|
971 | [[package]]
|
972 | name = "pin-project-lite"
|
973 | version = "0.2.9"
|
974 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
975 | checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
|
976 |
|
977 | [[package]]
|
978 | name = "pin-utils"
|
979 | version = "0.1.0"
|
980 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
981 | checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
982 |
|
983 | [[package]]
|
984 | name = "ppv-lite86"
|
985 | version = "0.2.16"
|
986 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
987 | checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
|
988 |
|
989 | [[package]]
|
990 | name = "pretty_env_logger"
|
991 | version = "0.4.0"
|
992 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
993 | checksum = "926d36b9553851b8b0005f1275891b392ee4d2d833852c417ed025477350fb9d"
|
994 | dependencies = [
|
995 | "env_logger 0.7.1",
|
996 | "log",
|
997 | ]
|
998 |
|
999 | [[package]]
|
1000 | name = "proc-macro-error"
|
1001 | version = "1.0.4"
|
1002 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1003 | checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
|
1004 | dependencies = [
|
1005 | "proc-macro-error-attr",
|
1006 | "proc-macro2",
|
1007 | "quote",
|
1008 | "syn",
|
1009 | "version_check",
|
1010 | ]
|
1011 |
|
1012 | [[package]]
|
1013 | name = "proc-macro-error-attr"
|
1014 | version = "1.0.4"
|
1015 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1016 | checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
|
1017 | dependencies = [
|
1018 | "proc-macro2",
|
1019 | "quote",
|
1020 | "version_check",
|
1021 | ]
|
1022 |
|
1023 | [[package]]
|
1024 | name = "proc-macro-hack"
|
1025 | version = "0.5.19"
|
1026 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1027 | checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
|
1028 |
|
1029 | [[package]]
|
1030 | name = "proc-macro2"
|
1031 | version = "1.0.39"
|
1032 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1033 | checksum = "c54b25569025b7fc9651de43004ae593a75ad88543b17178aa5e1b9c4f15f56f"
|
1034 | dependencies = [
|
1035 | "unicode-ident",
|
1036 | ]
|
1037 |
|
1038 | [[package]]
|
1039 | name = "quick-error"
|
1040 | version = "1.2.3"
|
1041 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1042 | checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
|
1043 |
|
1044 | [[package]]
|
1045 | name = "quote"
|
1046 | version = "1.0.18"
|
1047 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1048 | checksum = "a1feb54ed693b93a84e14094943b84b7c4eae204c512b7ccb95ab0c66d278ad1"
|
1049 | dependencies = [
|
1050 | "proc-macro2",
|
1051 | ]
|
1052 |
|
1053 | [[package]]
|
1054 | name = "radium"
|
1055 | version = "0.5.3"
|
1056 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1057 | checksum = "941ba9d78d8e2f7ce474c015eea4d9c6d25b6a3327f9832ee29a4de27f91bbb8"
|
1058 |
|
1059 | [[package]]
|
1060 | name = "rand"
|
1061 | version = "0.8.5"
|
1062 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1063 | checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
1064 | dependencies = [
|
1065 | "libc",
|
1066 | "rand_chacha",
|
1067 | "rand_core",
|
1068 | ]
|
1069 |
|
1070 | [[package]]
|
1071 | name = "rand_chacha"
|
1072 | version = "0.3.1"
|
1073 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1074 | checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
1075 | dependencies = [
|
1076 | "ppv-lite86",
|
1077 | "rand_core",
|
1078 | ]
|
1079 |
|
1080 | [[package]]
|
1081 | name = "rand_core"
|
1082 | version = "0.6.3"
|
1083 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1084 | checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
|
1085 | dependencies = [
|
1086 | "getrandom",
|
1087 | ]
|
1088 |
|
1089 | [[package]]
|
1090 | name = "redox_syscall"
|
1091 | version = "0.2.13"
|
1092 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1093 | checksum = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42"
|
1094 | dependencies = [
|
1095 | "bitflags",
|
1096 | ]
|
1097 |
|
1098 | [[package]]
|
1099 | name = "redox_users"
|
1100 | version = "0.4.3"
|
1101 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1102 | checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
|
1103 | dependencies = [
|
1104 | "getrandom",
|
1105 | "redox_syscall",
|
1106 | "thiserror",
|
1107 | ]
|
1108 |
|
1109 | [[package]]
|
1110 | name = "regex"
|
1111 | version = "1.4.6"
|
1112 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1113 | checksum = "2a26af418b574bd56588335b3a3659a65725d4e636eb1016c2f9e3b38c7cc759"
|
1114 | dependencies = [
|
1115 | "aho-corasick",
|
1116 | "memchr",
|
1117 | "regex-syntax",
|
1118 | ]
|
1119 |
|
1120 | [[package]]
|
1121 | name = "regex-syntax"
|
1122 | version = "0.6.26"
|
1123 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1124 | checksum = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64"
|
1125 |
|
1126 | [[package]]
|
1127 | name = "remove_dir_all"
|
1128 | version = "0.5.3"
|
1129 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1130 | checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
|
1131 | dependencies = [
|
1132 | "winapi",
|
1133 | ]
|
1134 |
|
1135 | [[package]]
|
1136 | name = "ring"
|
1137 | version = "0.16.20"
|
1138 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1139 | checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
|
1140 | dependencies = [
|
1141 | "cc",
|
1142 | "libc",
|
1143 | "once_cell",
|
1144 | "spin",
|
1145 | "untrusted",
|
1146 | "web-sys",
|
1147 | "winapi",
|
1148 | ]
|
1149 |
|
1150 | [[package]]
|
1151 | name = "rudolfs"
|
1152 | version = "0.3.5"
|
1153 | dependencies = [
|
1154 | "askama",
|
1155 | "async-stream",
|
1156 | "async-trait",
|
1157 | "backoff",
|
1158 | "bytes",
|
1159 | "chacha",
|
1160 | "derive_more",
|
1161 | "duct",
|
1162 | "env_logger 0.8.4",
|
1163 | "futures",
|
1164 | "generic-array",
|
1165 | "hex 0.3.2",
|
1166 | "http",
|
1167 | "human-size",
|
1168 | "humansize",
|
1169 | "humantime 2.1.0",
|
1170 | "hyper",
|
1171 | "linked-hash-map",
|
1172 | "log",
|
1173 | "pretty_env_logger",
|
1174 | "rand",
|
1175 | "rusoto_core",
|
1176 | "rusoto_credential",
|
1177 | "rusoto_s3",
|
1178 | "rusoto_sts",
|
1179 | "serde",
|
1180 | "serde_json",
|
1181 | "sha2",
|
1182 | "structopt",
|
1183 | "tempfile",
|
1184 | "tokio",
|
1185 | "tokio-util 0.6.10",
|
1186 | "toml",
|
1187 | "url",
|
1188 | "uuid",
|
1189 | ]
|
1190 |
|
1191 | [[package]]
|
1192 | name = "rusoto_core"
|
1193 | version = "0.46.0"
|
1194 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1195 | checksum = "02aff20978970d47630f08de5f0d04799497818d16cafee5aec90c4b4d0806cf"
|
1196 | dependencies = [
|
1197 | "async-trait",
|
1198 | "base64",
|
1199 | "bytes",
|
1200 | "crc32fast",
|
1201 | "futures",
|
1202 | "http",
|
1203 | "hyper",
|
1204 | "hyper-rustls",
|
1205 | "lazy_static",
|
1206 | "log",
|
1207 | "rusoto_credential",
|
1208 | "rusoto_signature",
|
1209 | "rustc_version 0.2.3",
|
1210 | "serde",
|
1211 | "serde_json",
|
1212 | "tokio",
|
1213 | "xml-rs",
|
1214 | ]
|
1215 |
|
1216 | [[package]]
|
1217 | name = "rusoto_credential"
|
1218 | version = "0.46.0"
|
1219 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1220 | checksum = "8e91e4c25ea8bfa6247684ff635299015845113baaa93ba8169b9e565701b58e"
|
1221 | dependencies = [
|
1222 | "async-trait",
|
1223 | "chrono",
|
1224 | "dirs-next",
|
1225 | "futures",
|
1226 | "hyper",
|
1227 | "serde",
|
1228 | "serde_json",
|
1229 | "shlex",
|
1230 | "tokio",
|
1231 | "zeroize",
|
1232 | ]
|
1233 |
|
1234 | [[package]]
|
1235 | name = "rusoto_s3"
|
1236 | version = "0.46.0"
|
1237 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1238 | checksum = "abc3f56f14ccf91f880b9a9c2d0556d8523e8c155041c54db155b384a1dd1119"
|
1239 | dependencies = [
|
1240 | "async-trait",
|
1241 | "bytes",
|
1242 | "futures",
|
1243 | "rusoto_core",
|
1244 | "xml-rs",
|
1245 | ]
|
1246 |
|
1247 | [[package]]
|
1248 | name = "rusoto_signature"
|
1249 | version = "0.46.0"
|
1250 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1251 | checksum = "5486e6b1673ab3e0ba1ded284fb444845fe1b7f41d13989a54dd60f62a7b2baa"
|
1252 | dependencies = [
|
1253 | "base64",
|
1254 | "bytes",
|
1255 | "futures",
|
1256 | "hex 0.4.3",
|
1257 | "hmac",
|
1258 | "http",
|
1259 | "hyper",
|
1260 | "log",
|
1261 | "md5",
|
1262 | "percent-encoding",
|
1263 | "pin-project-lite",
|
1264 | "rusoto_credential",
|
1265 | "rustc_version 0.2.3",
|
1266 | "serde",
|
1267 | "sha2",
|
1268 | "time",
|
1269 | "tokio",
|
1270 | ]
|
1271 |
|
1272 | [[package]]
|
1273 | name = "rusoto_sts"
|
1274 | version = "0.46.0"
|
1275 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1276 | checksum = "2f93005e0c3b9e40a424b50ca71886d2445cc19bb6cdac3ac84c2daff482eb59"
|
1277 | dependencies = [
|
1278 | "async-trait",
|
1279 | "bytes",
|
1280 | "chrono",
|
1281 | "futures",
|
1282 | "rusoto_core",
|
1283 | "serde_urlencoded",
|
1284 | "xml-rs",
|
1285 | ]
|
1286 |
|
1287 | [[package]]
|
1288 | name = "rustc_version"
|
1289 | version = "0.2.3"
|
1290 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1291 | checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
|
1292 | dependencies = [
|
1293 | "semver 0.9.0",
|
1294 | ]
|
1295 |
|
1296 | [[package]]
|
1297 | name = "rustc_version"
|
1298 | version = "0.4.0"
|
1299 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1300 | checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
|
1301 | dependencies = [
|
1302 | "semver 1.0.10",
|
1303 | ]
|
1304 |
|
1305 | [[package]]
|
1306 | name = "rustls"
|
1307 | version = "0.19.1"
|
1308 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1309 | checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"
|
1310 | dependencies = [
|
1311 | "base64",
|
1312 | "log",
|
1313 | "ring",
|
1314 | "sct",
|
1315 | "webpki",
|
1316 | ]
|
1317 |
|
1318 | [[package]]
|
1319 | name = "rustls-native-certs"
|
1320 | version = "0.5.0"
|
1321 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1322 | checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"
|
1323 | dependencies = [
|
1324 | "openssl-probe",
|
1325 | "rustls",
|
1326 | "schannel",
|
1327 | "security-framework",
|
1328 | ]
|
1329 |
|
1330 | [[package]]
|
1331 | name = "ryu"
|
1332 | version = "1.0.10"
|
1333 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1334 | checksum = "f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695"
|
1335 |
|
1336 | [[package]]
|
1337 | name = "schannel"
|
1338 | version = "0.1.20"
|
1339 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1340 | checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"
|
1341 | dependencies = [
|
1342 | "lazy_static",
|
1343 | "windows-sys",
|
1344 | ]
|
1345 |
|
1346 | [[package]]
|
1347 | name = "scopeguard"
|
1348 | version = "1.1.0"
|
1349 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1350 | checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
1351 |
|
1352 | [[package]]
|
1353 | name = "sct"
|
1354 | version = "0.6.1"
|
1355 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1356 | checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"
|
1357 | dependencies = [
|
1358 | "ring",
|
1359 | "untrusted",
|
1360 | ]
|
1361 |
|
1362 | [[package]]
|
1363 | name = "security-framework"
|
1364 | version = "2.6.1"
|
1365 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1366 | checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc"
|
1367 | dependencies = [
|
1368 | "bitflags",
|
1369 | "core-foundation",
|
1370 | "core-foundation-sys",
|
1371 | "libc",
|
1372 | "security-framework-sys",
|
1373 | ]
|
1374 |
|
1375 | [[package]]
|
1376 | name = "security-framework-sys"
|
1377 | version = "2.6.1"
|
1378 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1379 | checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"
|
1380 | dependencies = [
|
1381 | "core-foundation-sys",
|
1382 | "libc",
|
1383 | ]
|
1384 |
|
1385 | [[package]]
|
1386 | name = "semver"
|
1387 | version = "0.9.0"
|
1388 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1389 | checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
|
1390 | dependencies = [
|
1391 | "semver-parser",
|
1392 | ]
|
1393 |
|
1394 | [[package]]
|
1395 | name = "semver"
|
1396 | version = "1.0.10"
|
1397 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1398 | checksum = "a41d061efea015927ac527063765e73601444cdc344ba855bc7bd44578b25e1c"
|
1399 |
|
1400 | [[package]]
|
1401 | name = "semver-parser"
|
1402 | version = "0.7.0"
|
1403 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1404 | checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
|
1405 |
|
1406 | [[package]]
|
1407 | name = "serde"
|
1408 | version = "1.0.137"
|
1409 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1410 | checksum = "61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1"
|
1411 | dependencies = [
|
1412 | "serde_derive",
|
1413 | ]
|
1414 |
|
1415 | [[package]]
|
1416 | name = "serde_derive"
|
1417 | version = "1.0.137"
|
1418 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1419 | checksum = "1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be"
|
1420 | dependencies = [
|
1421 | "proc-macro2",
|
1422 | "quote",
|
1423 | "syn",
|
1424 | ]
|
1425 |
|
1426 | [[package]]
|
1427 | name = "serde_json"
|
1428 | version = "1.0.81"
|
1429 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1430 | checksum = "9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c"
|
1431 | dependencies = [
|
1432 | "itoa 1.0.2",
|
1433 | "ryu",
|
1434 | "serde",
|
1435 | ]
|
1436 |
|
1437 | [[package]]
|
1438 | name = "serde_test"
|
1439 | version = "1.0.137"
|
1440 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1441 | checksum = "fe196827aea34242c314d2f0dd49ed00a129225e80dda71b0dbf65d54d25628d"
|
1442 | dependencies = [
|
1443 | "serde",
|
1444 | ]
|
1445 |
|
1446 | [[package]]
|
1447 | name = "serde_urlencoded"
|
1448 | version = "0.6.1"
|
1449 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1450 | checksum = "9ec5d77e2d4c73717816afac02670d5c4f534ea95ed430442cad02e7a6e32c97"
|
1451 | dependencies = [
|
1452 | "dtoa",
|
1453 | "itoa 0.4.8",
|
1454 | "serde",
|
1455 | "url",
|
1456 | ]
|
1457 |
|
1458 | [[package]]
|
1459 | name = "sha1"
|
1460 | version = "0.6.1"
|
1461 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1462 | checksum = "c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770"
|
1463 | dependencies = [
|
1464 | "sha1_smol",
|
1465 | ]
|
1466 |
|
1467 | [[package]]
|
1468 | name = "sha1_smol"
|
1469 | version = "1.0.0"
|
1470 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1471 | checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
|
1472 |
|
1473 | [[package]]
|
1474 | name = "sha2"
|
1475 | version = "0.9.9"
|
1476 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1477 | checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
|
1478 | dependencies = [
|
1479 | "block-buffer",
|
1480 | "cfg-if",
|
1481 | "cpufeatures",
|
1482 | "digest",
|
1483 | "opaque-debug",
|
1484 | ]
|
1485 |
|
1486 | [[package]]
|
1487 | name = "shared_child"
|
1488 | version = "0.3.5"
|
1489 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1490 | checksum = "6be9f7d5565b1483af3e72975e2dee33879b3b86bd48c0929fccf6585d79e65a"
|
1491 | dependencies = [
|
1492 | "libc",
|
1493 | "winapi",
|
1494 | ]
|
1495 |
|
1496 | [[package]]
|
1497 | name = "shlex"
|
1498 | version = "0.1.1"
|
1499 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1500 | checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
|
1501 |
|
1502 | [[package]]
|
1503 | name = "signal-hook-registry"
|
1504 | version = "1.4.0"
|
1505 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1506 | checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
|
1507 | dependencies = [
|
1508 | "libc",
|
1509 | ]
|
1510 |
|
1511 | [[package]]
|
1512 | name = "slab"
|
1513 | version = "0.4.6"
|
1514 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1515 | checksum = "eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32"
|
1516 |
|
1517 | [[package]]
|
1518 | name = "smallvec"
|
1519 | version = "1.8.0"
|
1520 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1521 | checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83"
|
1522 |
|
1523 | [[package]]
|
1524 | name = "socket2"
|
1525 | version = "0.4.4"
|
1526 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1527 | checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
|
1528 | dependencies = [
|
1529 | "libc",
|
1530 | "winapi",
|
1531 | ]
|
1532 |
|
1533 | [[package]]
|
1534 | name = "spin"
|
1535 | version = "0.5.2"
|
1536 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1537 | checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
|
1538 |
|
1539 | [[package]]
|
1540 | name = "standback"
|
1541 | version = "0.2.17"
|
1542 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1543 | checksum = "e113fb6f3de07a243d434a56ec6f186dfd51cb08448239fe7bcae73f87ff28ff"
|
1544 | dependencies = [
|
1545 | "version_check",
|
1546 | ]
|
1547 |
|
1548 | [[package]]
|
1549 | name = "static_assertions"
|
1550 | version = "1.1.0"
|
1551 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1552 | checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
1553 |
|
1554 | [[package]]
|
1555 | name = "stdweb"
|
1556 | version = "0.4.20"
|
1557 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1558 | checksum = "d022496b16281348b52d0e30ae99e01a73d737b2f45d38fed4edf79f9325a1d5"
|
1559 | dependencies = [
|
1560 | "discard",
|
1561 | "rustc_version 0.2.3",
|
1562 | "stdweb-derive",
|
1563 | "stdweb-internal-macros",
|
1564 | "stdweb-internal-runtime",
|
1565 | "wasm-bindgen",
|
1566 | ]
|
1567 |
|
1568 | [[package]]
|
1569 | name = "stdweb-derive"
|
1570 | version = "0.5.3"
|
1571 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1572 | checksum = "c87a60a40fccc84bef0652345bbbbbe20a605bf5d0ce81719fc476f5c03b50ef"
|
1573 | dependencies = [
|
1574 | "proc-macro2",
|
1575 | "quote",
|
1576 | "serde",
|
1577 | "serde_derive",
|
1578 | "syn",
|
1579 | ]
|
1580 |
|
1581 | [[package]]
|
1582 | name = "stdweb-internal-macros"
|
1583 | version = "0.2.9"
|
1584 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1585 | checksum = "58fa5ff6ad0d98d1ffa8cb115892b6e69d67799f6763e162a1c9db421dc22e11"
|
1586 | dependencies = [
|
1587 | "base-x",
|
1588 | "proc-macro2",
|
1589 | "quote",
|
1590 | "serde",
|
1591 | "serde_derive",
|
1592 | "serde_json",
|
1593 | "sha1",
|
1594 | "syn",
|
1595 | ]
|
1596 |
|
1597 | [[package]]
|
1598 | name = "stdweb-internal-runtime"
|
1599 | version = "0.1.5"
|
1600 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1601 | checksum = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0"
|
1602 |
|
1603 | [[package]]
|
1604 | name = "strsim"
|
1605 | version = "0.8.0"
|
1606 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1607 | checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
|
1608 |
|
1609 | [[package]]
|
1610 | name = "structopt"
|
1611 | version = "0.3.26"
|
1612 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1613 | checksum = "0c6b5c64445ba8094a6ab0c3cd2ad323e07171012d9c98b0b15651daf1787a10"
|
1614 | dependencies = [
|
1615 | "clap",
|
1616 | "lazy_static",
|
1617 | "structopt-derive",
|
1618 | ]
|
1619 |
|
1620 | [[package]]
|
1621 | name = "structopt-derive"
|
1622 | version = "0.4.18"
|
1623 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1624 | checksum = "dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0"
|
1625 | dependencies = [
|
1626 | "heck",
|
1627 | "proc-macro-error",
|
1628 | "proc-macro2",
|
1629 | "quote",
|
1630 | "syn",
|
1631 | ]
|
1632 |
|
1633 | [[package]]
|
1634 | name = "subtle"
|
1635 | version = "2.4.1"
|
1636 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1637 | checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
|
1638 |
|
1639 | [[package]]
|
1640 | name = "syn"
|
1641 | version = "1.0.96"
|
1642 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1643 | checksum = "0748dd251e24453cb8717f0354206b91557e4ec8703673a4b30208f2abaf1ebf"
|
1644 | dependencies = [
|
1645 | "proc-macro2",
|
1646 | "quote",
|
1647 | "unicode-ident",
|
1648 | ]
|
1649 |
|
1650 | [[package]]
|
1651 | name = "tap"
|
1652 | version = "1.0.1"
|
1653 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1654 | checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
|
1655 |
|
1656 | [[package]]
|
1657 | name = "tempfile"
|
1658 | version = "3.3.0"
|
1659 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1660 | checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
|
1661 | dependencies = [
|
1662 | "cfg-if",
|
1663 | "fastrand",
|
1664 | "libc",
|
1665 | "redox_syscall",
|
1666 | "remove_dir_all",
|
1667 | "winapi",
|
1668 | ]
|
1669 |
|
1670 | [[package]]
|
1671 | name = "termcolor"
|
1672 | version = "1.1.3"
|
1673 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1674 | checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
|
1675 | dependencies = [
|
1676 | "winapi-util",
|
1677 | ]
|
1678 |
|
1679 | [[package]]
|
1680 | name = "textwrap"
|
1681 | version = "0.11.0"
|
1682 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1683 | checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
|
1684 | dependencies = [
|
1685 | "unicode-width",
|
1686 | ]
|
1687 |
|
1688 | [[package]]
|
1689 | name = "thiserror"
|
1690 | version = "1.0.31"
|
1691 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1692 | checksum = "bd829fe32373d27f76265620b5309d0340cb8550f523c1dda251d6298069069a"
|
1693 | dependencies = [
|
1694 | "thiserror-impl",
|
1695 | ]
|
1696 |
|
1697 | [[package]]
|
1698 | name = "thiserror-impl"
|
1699 | version = "1.0.31"
|
1700 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1701 | checksum = "0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a"
|
1702 | dependencies = [
|
1703 | "proc-macro2",
|
1704 | "quote",
|
1705 | "syn",
|
1706 | ]
|
1707 |
|
1708 | [[package]]
|
1709 | name = "time"
|
1710 | version = "0.2.27"
|
1711 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1712 | checksum = "4752a97f8eebd6854ff91f1c1824cd6160626ac4bd44287f7f4ea2035a02a242"
|
1713 | dependencies = [
|
1714 | "const_fn",
|
1715 | "libc",
|
1716 | "standback",
|
1717 | "stdweb",
|
1718 | "time-macros",
|
1719 | "version_check",
|
1720 | "winapi",
|
1721 | ]
|
1722 |
|
1723 | [[package]]
|
1724 | name = "time-macros"
|
1725 | version = "0.1.1"
|
1726 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1727 | checksum = "957e9c6e26f12cb6d0dd7fc776bb67a706312e7299aed74c8dd5b17ebb27e2f1"
|
1728 | dependencies = [
|
1729 | "proc-macro-hack",
|
1730 | "time-macros-impl",
|
1731 | ]
|
1732 |
|
1733 | [[package]]
|
1734 | name = "time-macros-impl"
|
1735 | version = "0.1.2"
|
1736 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1737 | checksum = "fd3c141a1b43194f3f56a1411225df8646c55781d5f26db825b3d98507eb482f"
|
1738 | dependencies = [
|
1739 | "proc-macro-hack",
|
1740 | "proc-macro2",
|
1741 | "quote",
|
1742 | "standback",
|
1743 | "syn",
|
1744 | ]
|
1745 |
|
1746 | [[package]]
|
1747 | name = "tinyvec"
|
1748 | version = "1.6.0"
|
1749 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1750 | checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
|
1751 | dependencies = [
|
1752 | "tinyvec_macros",
|
1753 | ]
|
1754 |
|
1755 | [[package]]
|
1756 | name = "tinyvec_macros"
|
1757 | version = "0.1.0"
|
1758 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1759 | checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
|
1760 |
|
1761 | [[package]]
|
1762 | name = "tokio"
|
1763 | version = "1.19.2"
|
1764 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1765 | checksum = "c51a52ed6686dd62c320f9b89299e9dfb46f730c7a48e635c19f21d116cb1439"
|
1766 | dependencies = [
|
1767 | "bytes",
|
1768 | "libc",
|
1769 | "memchr",
|
1770 | "mio",
|
1771 | "num_cpus",
|
1772 | "once_cell",
|
1773 | "parking_lot",
|
1774 | "pin-project-lite",
|
1775 | "signal-hook-registry",
|
1776 | "socket2",
|
1777 | "tokio-macros",
|
1778 | "winapi",
|
1779 | ]
|
1780 |
|
1781 | [[package]]
|
1782 | name = "tokio-macros"
|
1783 | version = "1.8.0"
|
1784 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1785 | checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"
|
1786 | dependencies = [
|
1787 | "proc-macro2",
|
1788 | "quote",
|
1789 | "syn",
|
1790 | ]
|
1791 |
|
1792 | [[package]]
|
1793 | name = "tokio-rustls"
|
1794 | version = "0.22.0"
|
1795 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1796 | checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"
|
1797 | dependencies = [
|
1798 | "rustls",
|
1799 | "tokio",
|
1800 | "webpki",
|
1801 | ]
|
1802 |
|
1803 | [[package]]
|
1804 | name = "tokio-util"
|
1805 | version = "0.6.10"
|
1806 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1807 | checksum = "36943ee01a6d67977dd3f84a5a1d2efeb4ada3a1ae771cadfaa535d9d9fc6507"
|
1808 | dependencies = [
|
1809 | "bytes",
|
1810 | "futures-core",
|
1811 | "futures-io",
|
1812 | "futures-sink",
|
1813 | "log",
|
1814 | "pin-project-lite",
|
1815 | "slab",
|
1816 | "tokio",
|
1817 | ]
|
1818 |
|
1819 | [[package]]
|
1820 | name = "tokio-util"
|
1821 | version = "0.7.3"
|
1822 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1823 | checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45"
|
1824 | dependencies = [
|
1825 | "bytes",
|
1826 | "futures-core",
|
1827 | "futures-sink",
|
1828 | "pin-project-lite",
|
1829 | "tokio",
|
1830 | "tracing",
|
1831 | ]
|
1832 |
|
1833 | [[package]]
|
1834 | name = "toml"
|
1835 | version = "0.5.9"
|
1836 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1837 | checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7"
|
1838 | dependencies = [
|
1839 | "serde",
|
1840 | ]
|
1841 |
|
1842 | [[package]]
|
1843 | name = "tower-service"
|
1844 | version = "0.3.1"
|
1845 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1846 | checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
|
1847 |
|
1848 | [[package]]
|
1849 | name = "tracing"
|
1850 | version = "0.1.35"
|
1851 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1852 | checksum = "a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e940160"
|
1853 | dependencies = [
|
1854 | "cfg-if",
|
1855 | "pin-project-lite",
|
1856 | "tracing-core",
|
1857 | ]
|
1858 |
|
1859 | [[package]]
|
1860 | name = "tracing-core"
|
1861 | version = "0.1.27"
|
1862 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1863 | checksum = "7709595b8878a4965ce5e87ebf880a7d39c9afc6837721b21a5a816a8117d921"
|
1864 | dependencies = [
|
1865 | "once_cell",
|
1866 | ]
|
1867 |
|
1868 | [[package]]
|
1869 | name = "try-lock"
|
1870 | version = "0.2.3"
|
1871 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1872 | checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
|
1873 |
|
1874 | [[package]]
|
1875 | name = "typenum"
|
1876 | version = "1.15.0"
|
1877 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1878 | checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
|
1879 |
|
1880 | [[package]]
|
1881 | name = "unicode-bidi"
|
1882 | version = "0.3.8"
|
1883 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1884 | checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"
|
1885 |
|
1886 | [[package]]
|
1887 | name = "unicode-ident"
|
1888 | version = "1.0.1"
|
1889 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1890 | checksum = "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c"
|
1891 |
|
1892 | [[package]]
|
1893 | name = "unicode-normalization"
|
1894 | version = "0.1.19"
|
1895 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1896 | checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"
|
1897 | dependencies = [
|
1898 | "tinyvec",
|
1899 | ]
|
1900 |
|
1901 | [[package]]
|
1902 | name = "unicode-segmentation"
|
1903 | version = "1.9.0"
|
1904 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1905 | checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"
|
1906 |
|
1907 | [[package]]
|
1908 | name = "unicode-width"
|
1909 | version = "0.1.9"
|
1910 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1911 | checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"
|
1912 |
|
1913 | [[package]]
|
1914 | name = "untrusted"
|
1915 | version = "0.7.1"
|
1916 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1917 | checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
|
1918 |
|
1919 | [[package]]
|
1920 | name = "url"
|
1921 | version = "2.2.2"
|
1922 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1923 | checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
|
1924 | dependencies = [
|
1925 | "form_urlencoded",
|
1926 | "idna",
|
1927 | "matches",
|
1928 | "percent-encoding",
|
1929 | ]
|
1930 |
|
1931 | [[package]]
|
1932 | name = "uuid"
|
1933 | version = "0.8.2"
|
1934 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1935 | checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
|
1936 | dependencies = [
|
1937 | "getrandom",
|
1938 | ]
|
1939 |
|
1940 | [[package]]
|
1941 | name = "vec_map"
|
1942 | version = "0.8.2"
|
1943 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1944 | checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
|
1945 |
|
1946 | [[package]]
|
1947 | name = "version_check"
|
1948 | version = "0.9.4"
|
1949 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1950 | checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
1951 |
|
1952 | [[package]]
|
1953 | name = "want"
|
1954 | version = "0.3.0"
|
1955 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1956 | checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
|
1957 | dependencies = [
|
1958 | "log",
|
1959 | "try-lock",
|
1960 | ]
|
1961 |
|
1962 | [[package]]
|
1963 | name = "wasi"
|
1964 | version = "0.11.0+wasi-snapshot-preview1"
|
1965 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1966 | checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
1967 |
|
1968 | [[package]]
|
1969 | name = "wasm-bindgen"
|
1970 | version = "0.2.80"
|
1971 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1972 | checksum = "27370197c907c55e3f1a9fbe26f44e937fe6451368324e009cba39e139dc08ad"
|
1973 | dependencies = [
|
1974 | "cfg-if",
|
1975 | "wasm-bindgen-macro",
|
1976 | ]
|
1977 |
|
1978 | [[package]]
|
1979 | name = "wasm-bindgen-backend"
|
1980 | version = "0.2.80"
|
1981 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1982 | checksum = "53e04185bfa3a779273da532f5025e33398409573f348985af9a1cbf3774d3f4"
|
1983 | dependencies = [
|
1984 | "bumpalo",
|
1985 | "lazy_static",
|
1986 | "log",
|
1987 | "proc-macro2",
|
1988 | "quote",
|
1989 | "syn",
|
1990 | "wasm-bindgen-shared",
|
1991 | ]
|
1992 |
|
1993 | [[package]]
|
1994 | name = "wasm-bindgen-macro"
|
1995 | version = "0.2.80"
|
1996 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1997 | checksum = "17cae7ff784d7e83a2fe7611cfe766ecf034111b49deb850a3dc7699c08251f5"
|
1998 | dependencies = [
|
1999 | "quote",
|
2000 | "wasm-bindgen-macro-support",
|
2001 | ]
|
2002 |
|
2003 | [[package]]
|
2004 | name = "wasm-bindgen-macro-support"
|
2005 | version = "0.2.80"
|
2006 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2007 | checksum = "99ec0dc7a4756fffc231aab1b9f2f578d23cd391390ab27f952ae0c9b3ece20b"
|
2008 | dependencies = [
|
2009 | "proc-macro2",
|
2010 | "quote",
|
2011 | "syn",
|
2012 | "wasm-bindgen-backend",
|
2013 | "wasm-bindgen-shared",
|
2014 | ]
|
2015 |
|
2016 | [[package]]
|
2017 | name = "wasm-bindgen-shared"
|
2018 | version = "0.2.80"
|
2019 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020 | checksum = "d554b7f530dee5964d9a9468d95c1f8b8acae4f282807e7d27d4b03099a46744"
|
2021 |
|
2022 | [[package]]
|
2023 | name = "web-sys"
|
2024 | version = "0.3.57"
|
2025 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2026 | checksum = "7b17e741662c70c8bd24ac5c5b18de314a2c26c32bf8346ee1e6f53de919c283"
|
2027 | dependencies = [
|
2028 | "js-sys",
|
2029 | "wasm-bindgen",
|
2030 | ]
|
2031 |
|
2032 | [[package]]
|
2033 | name = "webpki"
|
2034 | version = "0.21.4"
|
2035 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2036 | checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"
|
2037 | dependencies = [
|
2038 | "ring",
|
2039 | "untrusted",
|
2040 | ]
|
2041 |
|
2042 | [[package]]
|
2043 | name = "winapi"
|
2044 | version = "0.3.9"
|
2045 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2046 | checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
2047 | dependencies = [
|
2048 | "winapi-i686-pc-windows-gnu",
|
2049 | "winapi-x86_64-pc-windows-gnu",
|
2050 | ]
|
2051 |
|
2052 | [[package]]
|
2053 | name = "winapi-i686-pc-windows-gnu"
|
2054 | version = "0.4.0"
|
2055 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2056 | checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
2057 |
|
2058 | [[package]]
|
2059 | name = "winapi-util"
|
2060 | version = "0.1.5"
|
2061 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2062 | checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
|
2063 | dependencies = [
|
2064 | "winapi",
|
2065 | ]
|
2066 |
|
2067 | [[package]]
|
2068 | name = "winapi-x86_64-pc-windows-gnu"
|
2069 | version = "0.4.0"
|
2070 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2071 | checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
2072 |
|
2073 | [[package]]
|
2074 | name = "windows-sys"
|
2075 | version = "0.36.1"
|
2076 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2077 | checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"
|
2078 | dependencies = [
|
2079 | "windows_aarch64_msvc",
|
2080 | "windows_i686_gnu",
|
2081 | "windows_i686_msvc",
|
2082 | "windows_x86_64_gnu",
|
2083 | "windows_x86_64_msvc",
|
2084 | ]
|
2085 |
|
2086 | [[package]]
|
2087 | name = "windows_aarch64_msvc"
|
2088 | version = "0.36.1"
|
2089 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2090 | checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"
|
2091 |
|
2092 | [[package]]
|
2093 | name = "windows_i686_gnu"
|
2094 | version = "0.36.1"
|
2095 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2096 | checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"
|
2097 |
|
2098 | [[package]]
|
2099 | name = "windows_i686_msvc"
|
2100 | version = "0.36.1"
|
2101 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2102 | checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"
|
2103 |
|
2104 | [[package]]
|
2105 | name = "windows_x86_64_gnu"
|
2106 | version = "0.36.1"
|
2107 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2108 | checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"
|
2109 |
|
2110 | [[package]]
|
2111 | name = "windows_x86_64_msvc"
|
2112 | version = "0.36.1"
|
2113 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2114 | checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"
|
2115 |
|
2116 | [[package]]
|
2117 | name = "wyz"
|
2118 | version = "0.2.0"
|
2119 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2120 | checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"
|
2121 |
|
2122 | [[package]]
|
2123 | name = "xml-rs"
|
2124 | version = "0.8.4"
|
2125 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2126 | checksum = "d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3"
|
2127 |
|
2128 | [[package]]
|
2129 | name = "zeroize"
|
2130 | version = "1.5.5"
|
2131 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2132 | checksum = "94693807d016b2f2d2e14420eb3bfcca689311ff775dcf113d74ea624b7cdf07"
|