• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 3
4
5[[package]]
6name = "anyhow"
7version = "1.0.68"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61"
10
11[[package]]
12name = "autocfg"
13version = "1.1.0"
14source = "registry+https://github.com/rust-lang/crates.io-index"
15checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
16
17[[package]]
18name = "bitflags"
19version = "1.3.2"
20source = "registry+https://github.com/rust-lang/crates.io-index"
21checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
22
23[[package]]
24name = "cc"
25version = "1.0.78"
26source = "registry+https://github.com/rust-lang/crates.io-index"
27checksum = "a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d"
28
29[[package]]
30name = "cfg-if"
31version = "1.0.0"
32source = "registry+https://github.com/rust-lang/crates.io-index"
33checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
34
35[[package]]
36name = "ciborium"
37version = "0.2.0"
38source = "registry+https://github.com/rust-lang/crates.io-index"
39checksum = "b0c137568cc60b904a7724001b35ce2630fd00d5d84805fbb608ab89509d788f"
40dependencies = [
41 "ciborium-io",
42 "ciborium-ll",
43 "serde",
44]
45
46[[package]]
47name = "ciborium-io"
48version = "0.2.0"
49source = "registry+https://github.com/rust-lang/crates.io-index"
50checksum = "346de753af073cc87b52b2083a506b38ac176a44cfb05497b622e27be899b369"
51
52[[package]]
53name = "ciborium-ll"
54version = "0.2.0"
55source = "registry+https://github.com/rust-lang/crates.io-index"
56checksum = "213030a2b5a4e0c0892b6652260cf6ccac84827b83a85a534e178e3906c4cf1b"
57dependencies = [
58 "ciborium-io",
59 "half",
60]
61
62[[package]]
63name = "clap"
64version = "4.1.1"
65source = "registry+https://github.com/rust-lang/crates.io-index"
66checksum = "4ec7a4128863c188deefe750ac1d1dfe66c236909f845af04beed823638dc1b2"
67dependencies = [
68 "bitflags",
69 "clap_derive",
70 "clap_lex",
71 "is-terminal",
72 "once_cell",
73 "strsim",
74 "termcolor",
75]
76
77[[package]]
78name = "clap_derive"
79version = "4.1.0"
80source = "registry+https://github.com/rust-lang/crates.io-index"
81checksum = "684a277d672e91966334af371f1a7b5833f9aa00b07c84e92fbce95e00208ce8"
82dependencies = [
83 "heck",
84 "proc-macro-error",
85 "proc-macro2",
86 "quote",
87 "syn",
88]
89
90[[package]]
91name = "clap_lex"
92version = "0.3.1"
93source = "registry+https://github.com/rust-lang/crates.io-index"
94checksum = "783fe232adfca04f90f56201b26d79682d4cd2625e0bc7290b95123afe558ade"
95dependencies = [
96 "os_str_bytes",
97]
98
99[[package]]
100name = "coset"
101version = "0.3.3"
102source = "registry+https://github.com/rust-lang/crates.io-index"
103checksum = "604cb30f7b6f4fee05b9ddf88cf6d3c0af0f98d9099e6f6a050e81e7a7cb938b"
104dependencies = [
105 "ciborium",
106 "ciborium-io",
107]
108
109[[package]]
110name = "errno"
111version = "0.2.8"
112source = "registry+https://github.com/rust-lang/crates.io-index"
113checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
114dependencies = [
115 "errno-dragonfly",
116 "libc",
117 "winapi",
118]
119
120[[package]]
121name = "errno-dragonfly"
122version = "0.1.2"
123source = "registry+https://github.com/rust-lang/crates.io-index"
124checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
125dependencies = [
126 "cc",
127 "libc",
128]
129
130[[package]]
131name = "foreign-types"
132version = "0.3.2"
133source = "registry+https://github.com/rust-lang/crates.io-index"
134checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
135dependencies = [
136 "foreign-types-shared",
137]
138
139[[package]]
140name = "foreign-types-shared"
141version = "0.1.1"
142source = "registry+https://github.com/rust-lang/crates.io-index"
143checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
144
145[[package]]
146name = "half"
147version = "1.8.2"
148source = "registry+https://github.com/rust-lang/crates.io-index"
149checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7"
150
151[[package]]
152name = "heck"
153version = "0.4.0"
154source = "registry+https://github.com/rust-lang/crates.io-index"
155checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
156
157[[package]]
158name = "hermit-abi"
159version = "0.2.6"
160source = "registry+https://github.com/rust-lang/crates.io-index"
161checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
162dependencies = [
163 "libc",
164]
165
166[[package]]
167name = "hex"
168version = "0.4.3"
169source = "registry+https://github.com/rust-lang/crates.io-index"
170checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
171
172[[package]]
173name = "hwtrust"
174version = "0.1.0"
175dependencies = [
176 "anyhow",
177 "ciborium",
178 "clap",
179 "coset",
180 "hex",
181 "openssl",
182 "thiserror",
183]
184
185[[package]]
186name = "io-lifetimes"
187version = "1.0.4"
188source = "registry+https://github.com/rust-lang/crates.io-index"
189checksum = "e7d6c6f8c91b4b9ed43484ad1a938e393caf35960fce7f82a040497207bd8e9e"
190dependencies = [
191 "libc",
192 "windows-sys",
193]
194
195[[package]]
196name = "is-terminal"
197version = "0.4.2"
198source = "registry+https://github.com/rust-lang/crates.io-index"
199checksum = "28dfb6c8100ccc63462345b67d1bbc3679177c75ee4bf59bf29c8b1d110b8189"
200dependencies = [
201 "hermit-abi",
202 "io-lifetimes",
203 "rustix",
204 "windows-sys",
205]
206
207[[package]]
208name = "libc"
209version = "0.2.139"
210source = "registry+https://github.com/rust-lang/crates.io-index"
211checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
212
213[[package]]
214name = "linux-raw-sys"
215version = "0.1.4"
216source = "registry+https://github.com/rust-lang/crates.io-index"
217checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4"
218
219[[package]]
220name = "once_cell"
221version = "1.17.0"
222source = "registry+https://github.com/rust-lang/crates.io-index"
223checksum = "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66"
224
225[[package]]
226name = "openssl"
227version = "0.10.45"
228source = "registry+https://github.com/rust-lang/crates.io-index"
229checksum = "b102428fd03bc5edf97f62620f7298614c45cedf287c271e7ed450bbaf83f2e1"
230dependencies = [
231 "bitflags",
232 "cfg-if",
233 "foreign-types",
234 "libc",
235 "once_cell",
236 "openssl-macros",
237 "openssl-sys",
238]
239
240[[package]]
241name = "openssl-macros"
242version = "0.1.0"
243source = "registry+https://github.com/rust-lang/crates.io-index"
244checksum = "b501e44f11665960c7e7fcf062c7d96a14ade4aa98116c004b2e37b5be7d736c"
245dependencies = [
246 "proc-macro2",
247 "quote",
248 "syn",
249]
250
251[[package]]
252name = "openssl-sys"
253version = "0.9.80"
254source = "registry+https://github.com/rust-lang/crates.io-index"
255checksum = "23bbbf7854cd45b83958ebe919f0e8e516793727652e27fda10a8384cfc790b7"
256dependencies = [
257 "autocfg",
258 "cc",
259 "libc",
260 "pkg-config",
261 "vcpkg",
262]
263
264[[package]]
265name = "os_str_bytes"
266version = "6.4.1"
267source = "registry+https://github.com/rust-lang/crates.io-index"
268checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee"
269
270[[package]]
271name = "pkg-config"
272version = "0.3.26"
273source = "registry+https://github.com/rust-lang/crates.io-index"
274checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"
275
276[[package]]
277name = "proc-macro-error"
278version = "1.0.4"
279source = "registry+https://github.com/rust-lang/crates.io-index"
280checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
281dependencies = [
282 "proc-macro-error-attr",
283 "proc-macro2",
284 "quote",
285 "syn",
286 "version_check",
287]
288
289[[package]]
290name = "proc-macro-error-attr"
291version = "1.0.4"
292source = "registry+https://github.com/rust-lang/crates.io-index"
293checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
294dependencies = [
295 "proc-macro2",
296 "quote",
297 "version_check",
298]
299
300[[package]]
301name = "proc-macro2"
302version = "1.0.50"
303source = "registry+https://github.com/rust-lang/crates.io-index"
304checksum = "6ef7d57beacfaf2d8aee5937dab7b7f28de3cb8b1828479bb5de2a7106f2bae2"
305dependencies = [
306 "unicode-ident",
307]
308
309[[package]]
310name = "quote"
311version = "1.0.23"
312source = "registry+https://github.com/rust-lang/crates.io-index"
313checksum = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b"
314dependencies = [
315 "proc-macro2",
316]
317
318[[package]]
319name = "rustix"
320version = "0.36.7"
321source = "registry+https://github.com/rust-lang/crates.io-index"
322checksum = "d4fdebc4b395b7fbb9ab11e462e20ed9051e7b16e42d24042c776eca0ac81b03"
323dependencies = [
324 "bitflags",
325 "errno",
326 "io-lifetimes",
327 "libc",
328 "linux-raw-sys",
329 "windows-sys",
330]
331
332[[package]]
333name = "serde"
334version = "1.0.152"
335source = "registry+https://github.com/rust-lang/crates.io-index"
336checksum = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb"
337dependencies = [
338 "serde_derive",
339]
340
341[[package]]
342name = "serde_derive"
343version = "1.0.152"
344source = "registry+https://github.com/rust-lang/crates.io-index"
345checksum = "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e"
346dependencies = [
347 "proc-macro2",
348 "quote",
349 "syn",
350]
351
352[[package]]
353name = "strsim"
354version = "0.10.0"
355source = "registry+https://github.com/rust-lang/crates.io-index"
356checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
357
358[[package]]
359name = "syn"
360version = "1.0.107"
361source = "registry+https://github.com/rust-lang/crates.io-index"
362checksum = "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5"
363dependencies = [
364 "proc-macro2",
365 "quote",
366 "unicode-ident",
367]
368
369[[package]]
370name = "termcolor"
371version = "1.2.0"
372source = "registry+https://github.com/rust-lang/crates.io-index"
373checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
374dependencies = [
375 "winapi-util",
376]
377
378[[package]]
379name = "thiserror"
380version = "1.0.38"
381source = "registry+https://github.com/rust-lang/crates.io-index"
382checksum = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0"
383dependencies = [
384 "thiserror-impl",
385]
386
387[[package]]
388name = "thiserror-impl"
389version = "1.0.38"
390source = "registry+https://github.com/rust-lang/crates.io-index"
391checksum = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f"
392dependencies = [
393 "proc-macro2",
394 "quote",
395 "syn",
396]
397
398[[package]]
399name = "unicode-ident"
400version = "1.0.6"
401source = "registry+https://github.com/rust-lang/crates.io-index"
402checksum = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc"
403
404[[package]]
405name = "vcpkg"
406version = "0.2.15"
407source = "registry+https://github.com/rust-lang/crates.io-index"
408checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
409
410[[package]]
411name = "version_check"
412version = "0.9.4"
413source = "registry+https://github.com/rust-lang/crates.io-index"
414checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
415
416[[package]]
417name = "winapi"
418version = "0.3.9"
419source = "registry+https://github.com/rust-lang/crates.io-index"
420checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
421dependencies = [
422 "winapi-i686-pc-windows-gnu",
423 "winapi-x86_64-pc-windows-gnu",
424]
425
426[[package]]
427name = "winapi-i686-pc-windows-gnu"
428version = "0.4.0"
429source = "registry+https://github.com/rust-lang/crates.io-index"
430checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
431
432[[package]]
433name = "winapi-util"
434version = "0.1.5"
435source = "registry+https://github.com/rust-lang/crates.io-index"
436checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
437dependencies = [
438 "winapi",
439]
440
441[[package]]
442name = "winapi-x86_64-pc-windows-gnu"
443version = "0.4.0"
444source = "registry+https://github.com/rust-lang/crates.io-index"
445checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
446
447[[package]]
448name = "windows-sys"
449version = "0.42.0"
450source = "registry+https://github.com/rust-lang/crates.io-index"
451checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
452dependencies = [
453 "windows_aarch64_gnullvm",
454 "windows_aarch64_msvc",
455 "windows_i686_gnu",
456 "windows_i686_msvc",
457 "windows_x86_64_gnu",
458 "windows_x86_64_gnullvm",
459 "windows_x86_64_msvc",
460]
461
462[[package]]
463name = "windows_aarch64_gnullvm"
464version = "0.42.1"
465source = "registry+https://github.com/rust-lang/crates.io-index"
466checksum = "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608"
467
468[[package]]
469name = "windows_aarch64_msvc"
470version = "0.42.1"
471source = "registry+https://github.com/rust-lang/crates.io-index"
472checksum = "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7"
473
474[[package]]
475name = "windows_i686_gnu"
476version = "0.42.1"
477source = "registry+https://github.com/rust-lang/crates.io-index"
478checksum = "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640"
479
480[[package]]
481name = "windows_i686_msvc"
482version = "0.42.1"
483source = "registry+https://github.com/rust-lang/crates.io-index"
484checksum = "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605"
485
486[[package]]
487name = "windows_x86_64_gnu"
488version = "0.42.1"
489source = "registry+https://github.com/rust-lang/crates.io-index"
490checksum = "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45"
491
492[[package]]
493name = "windows_x86_64_gnullvm"
494version = "0.42.1"
495source = "registry+https://github.com/rust-lang/crates.io-index"
496checksum = "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463"
497
498[[package]]
499name = "windows_x86_64_msvc"
500version = "0.42.1"
501source = "registry+https://github.com/rust-lang/crates.io-index"
502checksum = "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd"
503