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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "auto-enum"
= "0.2.0-alpha1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8d81b8fdae158e0c0a38424e6ff6e36924a42e5de8d86f563b25d7576f599498"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "checked-enum"
= "0.1.1-alpha1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8b78c70ae61ca2134341c436c8a4d78dff0d3383850d9508e1954b92f0ea8d0c"
[[]]
= "com-impl"
= "0.1.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "38eac2c76980ed0411ee41be7dfa0a3eece06bde9d4813e3cfaea07aedc63dbe"
= [
"derive-com-impl",
"winapi",
"wio",
]
[[]]
= "com-wrapper"
= "0.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "793b09125320f19de1f0138fa620788ba7ea75166860defb702b4e2a75bbbb70"
= [
"derive-com-wrapper",
"winapi",
"wio",
]
[[]]
= "dcommon"
= "0.3.0-alpha1"
= [
"auto-enum",
"checked-enum",
"com-impl",
"com-wrapper",
"derive-com-impl",
"derive-com-wrapper",
"math2d",
"winapi",
"wio",
]
[[]]
= "derive-com-impl"
= "0.1.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "719bae05418f08f9088b78a9799554ea510e5513240078e079cd02e011078381"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "derive-com-wrapper"
= "0.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7a92b98762b3a3a10381db5aefcda7f3416b3dfe30b4cbb6fa742c51b4d53f7d"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "math2d"
= "0.2.0-alpha8"
= "registry+https://github.com/rust-lang/crates.io-index"
= "45c2ccad3be816c820d4e586beeab876653595460486301d70968860d5913f54"
= [
"winapi",
]
[[]]
= "proc-macro2"
= "0.4.30"
= "registry+https://github.com/rust-lang/crates.io-index"
= "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759"
= [
"unicode-xid",
]
[[]]
= "quote"
= "0.6.13"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1"
= [
"proc-macro2",
]
[[]]
= "syn"
= "0.15.44"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5"
= [
"proc-macro2",
"quote",
"unicode-xid",
]
[[]]
= "unicode-xid"
= "0.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
[[]]
= "winapi"
= "0.3.9"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
= [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
]
[[]]
= "winapi-i686-pc-windows-gnu"
= "0.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
[[]]
= "winapi-x86_64-pc-windows-gnu"
= "0.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[]]
= "wio"
= "0.2.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
= [
"winapi",
]