1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 3
[[]]
= "const-sha1"
= "0.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "fb58b6451e8c2a812ad979ed1d83378caa5e927eef2622017a45f251457c2c9d"
[[]]
= "doc-comment"
= "0.3.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
[[]]
= "proc-macro2"
= "1.0.24"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
= [
"unicode-xid",
]
[[]]
= "quote"
= "1.0.9"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
= [
"proc-macro2",
]
[[]]
= "squote"
= "0.1.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1fccf17fd09e2455ea796d2ad267b64fa2c5cbd8701b2a93b555d2aa73449f7d"
[[]]
= "syn"
= "1.0.65"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f3a1d708c221c5a612956ef9f75b37e454e88d1f7b899fbd3a18d4252012d663"
= [
"proc-macro2",
"quote",
"unicode-xid",
]
[[]]
= "unicode-xid"
= "0.2.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
[[]]
= "windows"
= "0.6.0"
= [
"const-sha1",
"doc-comment",
"windows_gen",
"windows_macros",
]
[[]]
= "windows_gen"
= "0.6.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9b6fc0d228755bad48bcc5b33a822ee969243b0296692a5a52030b2242783ccc"
= [
"proc-macro2",
"quote",
"squote",
"syn",
"windows_gen_macros",
]
[[]]
= "windows_gen_macros"
= "0.6.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "60e3a40c78258e8c8ed675f287aa724d3e6d6ca60ce344671c99365ed8da7dd9"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "windows_macros"
= "0.6.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "20ad6d2e10eb29e4e82aabe8a7c7c3404bb2d5f8c9d2d572b4c6d0e559a9cb52"
= [
"proc-macro2",
"quote",
"squote",
"syn",
"windows_gen",
]