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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "outlook-mapi-stub"
= "0.3.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "14936d6d35a77d55d5f0ba7dea283e4579bcb0bef888c67c5605cf65325fbc5e"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "outlook-mapi-sys"
= "0.7.2"
= [
"outlook-mapi-stub",
"thiserror",
"windows",
"windows-core",
]
[[]]
= "proc-macro2"
= "1.0.94"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.40"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
= [
"proc-macro2",
]
[[]]
= "syn"
= "2.0.100"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "thiserror"
= "2.0.12"
= "registry+https://github.com/rust-lang/crates.io-index"
= "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708"
= [
"thiserror-impl",
]
[[]]
= "thiserror-impl"
= "2.0.12"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "unicode-ident"
= "1.0.18"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
[[]]
= "windows"
= "0.61.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c5ee8f3d025738cb02bad7868bbb5f8a6327501e870bf51f1b455b0a2454a419"
= [
"windows-collections",
"windows-core",
"windows-future",
"windows-link",
"windows-numerics",
]
[[]]
= "windows-collections"
= "0.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8"
= [
"windows-core",
]
[[]]
= "windows-core"
= "0.61.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980"
= [
"windows-implement",
"windows-interface",
"windows-link",
"windows-result",
"windows-strings",
]
[[]]
= "windows-future"
= "0.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7a1d6bbefcb7b60acd19828e1bc965da6fcf18a7e39490c5f8be71e54a19ba32"
= [
"windows-core",
"windows-link",
]
[[]]
= "windows-implement"
= "0.60.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "windows-interface"
= "0.59.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "windows-link"
= "0.1.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38"
[[]]
= "windows-numerics"
= "0.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1"
= [
"windows-core",
"windows-link",
]
[[]]
= "windows-result"
= "0.3.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252"
= [
"windows-link",
]
[[]]
= "windows-strings"
= "0.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97"
= [
"windows-link",
]