]> code.octet-stream.net Git - netwatcher/blob - Cargo.lock
Fix up deps for Linux
[netwatcher] / Cargo.lock
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 version = 3
4
5 [[package]]
6 name = "autocfg"
7 version = "1.3.0"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
9 checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
10
11 [[package]]
12 name = "bitflags"
13 version = "2.5.0"
14 source = "registry+https://github.com/rust-lang/crates.io-index"
15 checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1"
16
17 [[package]]
18 name = "block2"
19 version = "0.5.1"
20 source = "registry+https://github.com/rust-lang/crates.io-index"
21 checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f"
22 dependencies = [
23 "objc2",
24 ]
25
26 [[package]]
27 name = "cfg-if"
28 version = "1.0.0"
29 source = "registry+https://github.com/rust-lang/crates.io-index"
30 checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
31
32 [[package]]
33 name = "cfg_aliases"
34 version = "0.2.1"
35 source = "registry+https://github.com/rust-lang/crates.io-index"
36 checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
37
38 [[package]]
39 name = "libc"
40 version = "0.2.155"
41 source = "registry+https://github.com/rust-lang/crates.io-index"
42 checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
43
44 [[package]]
45 name = "memoffset"
46 version = "0.9.1"
47 source = "registry+https://github.com/rust-lang/crates.io-index"
48 checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
49 dependencies = [
50 "autocfg",
51 ]
52
53 [[package]]
54 name = "netwatcher"
55 version = "0.1.0"
56 dependencies = [
57 "block2",
58 "nix",
59 "windows",
60 ]
61
62 [[package]]
63 name = "nix"
64 version = "0.29.0"
65 source = "registry+https://github.com/rust-lang/crates.io-index"
66 checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
67 dependencies = [
68 "bitflags",
69 "cfg-if",
70 "cfg_aliases",
71 "libc",
72 "memoffset",
73 ]
74
75 [[package]]
76 name = "objc-sys"
77 version = "0.3.5"
78 source = "registry+https://github.com/rust-lang/crates.io-index"
79 checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310"
80
81 [[package]]
82 name = "objc2"
83 version = "0.5.2"
84 source = "registry+https://github.com/rust-lang/crates.io-index"
85 checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804"
86 dependencies = [
87 "objc-sys",
88 "objc2-encode",
89 ]
90
91 [[package]]
92 name = "objc2-encode"
93 version = "4.0.3"
94 source = "registry+https://github.com/rust-lang/crates.io-index"
95 checksum = "7891e71393cd1f227313c9379a26a584ff3d7e6e7159e988851f0934c993f0f8"
96
97 [[package]]
98 name = "proc-macro2"
99 version = "1.0.84"
100 source = "registry+https://github.com/rust-lang/crates.io-index"
101 checksum = "ec96c6a92621310b51366f1e28d05ef11489516e93be030060e5fc12024a49d6"
102 dependencies = [
103 "unicode-ident",
104 ]
105
106 [[package]]
107 name = "quote"
108 version = "1.0.36"
109 source = "registry+https://github.com/rust-lang/crates.io-index"
110 checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
111 dependencies = [
112 "proc-macro2",
113 ]
114
115 [[package]]
116 name = "syn"
117 version = "2.0.66"
118 source = "registry+https://github.com/rust-lang/crates.io-index"
119 checksum = "c42f3f41a2de00b01c0aaad383c5a45241efc8b2d1eda5661812fda5f3cdcff5"
120 dependencies = [
121 "proc-macro2",
122 "quote",
123 "unicode-ident",
124 ]
125
126 [[package]]
127 name = "unicode-ident"
128 version = "1.0.12"
129 source = "registry+https://github.com/rust-lang/crates.io-index"
130 checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
131
132 [[package]]
133 name = "windows"
134 version = "0.56.0"
135 source = "registry+https://github.com/rust-lang/crates.io-index"
136 checksum = "1de69df01bdf1ead2f4ac895dc77c9351aefff65b2f3db429a343f9cbf05e132"
137 dependencies = [
138 "windows-core",
139 "windows-targets",
140 ]
141
142 [[package]]
143 name = "windows-core"
144 version = "0.56.0"
145 source = "registry+https://github.com/rust-lang/crates.io-index"
146 checksum = "4698e52ed2d08f8658ab0c39512a7c00ee5fe2688c65f8c0a4f06750d729f2a6"
147 dependencies = [
148 "windows-implement",
149 "windows-interface",
150 "windows-result",
151 "windows-targets",
152 ]
153
154 [[package]]
155 name = "windows-implement"
156 version = "0.56.0"
157 source = "registry+https://github.com/rust-lang/crates.io-index"
158 checksum = "f6fc35f58ecd95a9b71c4f2329b911016e6bec66b3f2e6a4aad86bd2e99e2f9b"
159 dependencies = [
160 "proc-macro2",
161 "quote",
162 "syn",
163 ]
164
165 [[package]]
166 name = "windows-interface"
167 version = "0.56.0"
168 source = "registry+https://github.com/rust-lang/crates.io-index"
169 checksum = "08990546bf4edef8f431fa6326e032865f27138718c587dc21bc0265bbcb57cc"
170 dependencies = [
171 "proc-macro2",
172 "quote",
173 "syn",
174 ]
175
176 [[package]]
177 name = "windows-result"
178 version = "0.1.1"
179 source = "registry+https://github.com/rust-lang/crates.io-index"
180 checksum = "749f0da9cc72d82e600d8d2e44cadd0b9eedb9038f71a1c58556ac1c5791813b"
181 dependencies = [
182 "windows-targets",
183 ]
184
185 [[package]]
186 name = "windows-targets"
187 version = "0.52.5"
188 source = "registry+https://github.com/rust-lang/crates.io-index"
189 checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
190 dependencies = [
191 "windows_aarch64_gnullvm",
192 "windows_aarch64_msvc",
193 "windows_i686_gnu",
194 "windows_i686_gnullvm",
195 "windows_i686_msvc",
196 "windows_x86_64_gnu",
197 "windows_x86_64_gnullvm",
198 "windows_x86_64_msvc",
199 ]
200
201 [[package]]
202 name = "windows_aarch64_gnullvm"
203 version = "0.52.5"
204 source = "registry+https://github.com/rust-lang/crates.io-index"
205 checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
206
207 [[package]]
208 name = "windows_aarch64_msvc"
209 version = "0.52.5"
210 source = "registry+https://github.com/rust-lang/crates.io-index"
211 checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
212
213 [[package]]
214 name = "windows_i686_gnu"
215 version = "0.52.5"
216 source = "registry+https://github.com/rust-lang/crates.io-index"
217 checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
218
219 [[package]]
220 name = "windows_i686_gnullvm"
221 version = "0.52.5"
222 source = "registry+https://github.com/rust-lang/crates.io-index"
223 checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
224
225 [[package]]
226 name = "windows_i686_msvc"
227 version = "0.52.5"
228 source = "registry+https://github.com/rust-lang/crates.io-index"
229 checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
230
231 [[package]]
232 name = "windows_x86_64_gnu"
233 version = "0.52.5"
234 source = "registry+https://github.com/rust-lang/crates.io-index"
235 checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
236
237 [[package]]
238 name = "windows_x86_64_gnullvm"
239 version = "0.52.5"
240 source = "registry+https://github.com/rust-lang/crates.io-index"
241 checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
242
243 [[package]]
244 name = "windows_x86_64_msvc"
245 version = "0.52.5"
246 source = "registry+https://github.com/rust-lang/crates.io-index"
247 checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"