51:e9ce0256d0aa | 52:1d8e5731a4d3 |
---|---|
1 # This file is automatically @generated by Cargo. | 1 # This file is automatically @generated by Cargo. |
2 # It is not intended for manual editing. | 2 # It is not intended for manual editing. |
3 version = 4 | 3 version = 4 |
4 | 4 |
5 [[package]] | 5 [[package]] |
6 name = "adler" | |
7 version = "1.0.2" | |
8 source = "registry+https://github.com/rust-lang/crates.io-index" | |
9 checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" | |
10 | |
11 [[package]] | |
12 name = "adler2" | 6 name = "adler2" |
13 version = "2.0.0" | 7 version = "2.0.0" |
14 source = "registry+https://github.com/rust-lang/crates.io-index" | 8 source = "registry+https://github.com/rust-lang/crates.io-index" |
15 checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" | 9 checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" |
16 | 10 |
17 [[package]] | 11 [[package]] |
18 name = "aho-corasick" | 12 name = "aho-corasick" |
19 version = "0.7.20" | 13 version = "1.1.3" |
20 source = "registry+https://github.com/rust-lang/crates.io-index" | 14 source = "registry+https://github.com/rust-lang/crates.io-index" |
21 checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac" | 15 checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" |
22 dependencies = [ | 16 dependencies = [ |
23 "memchr", | 17 "memchr", |
24 ] | 18 ] |
25 | 19 |
26 [[package]] | 20 [[package]] |
28 version = "0.3.0-dev" | 22 version = "0.3.0-dev" |
29 dependencies = [ | 23 dependencies = [ |
30 "colored", | 24 "colored", |
31 "cpu-time", | 25 "cpu-time", |
32 "csv", | 26 "csv", |
33 "itertools", | 27 "itertools 0.10.5", |
34 "nalgebra", | 28 "nalgebra", |
35 "num", | 29 "num", |
36 "num-traits", | 30 "num-traits", |
37 "numeric_literals", | 31 "numeric_literals", |
38 "rayon", | 32 "rayon", |
40 "serde_json", | 34 "serde_json", |
41 "trait-set", | 35 "trait-set", |
42 ] | 36 ] |
43 | 37 |
44 [[package]] | 38 [[package]] |
39 name = "aligned-vec" | |
40 version = "0.5.0" | |
41 source = "registry+https://github.com/rust-lang/crates.io-index" | |
42 checksum = "4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1" | |
43 | |
44 [[package]] | |
45 name = "anyhow" | |
46 version = "1.0.94" | |
47 source = "registry+https://github.com/rust-lang/crates.io-index" | |
48 checksum = "c1fd03a028ef38ba2276dce7e33fcd6369c158a1bca17946c4b1b701891c1ff7" | |
49 | |
50 [[package]] | |
45 name = "approx" | 51 name = "approx" |
46 version = "0.5.1" | 52 version = "0.5.1" |
47 source = "registry+https://github.com/rust-lang/crates.io-index" | 53 source = "registry+https://github.com/rust-lang/crates.io-index" |
48 checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6" | 54 checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6" |
49 dependencies = [ | 55 dependencies = [ |
50 "num-traits", | 56 "num-traits", |
51 ] | 57 ] |
52 | 58 |
53 [[package]] | 59 [[package]] |
60 name = "arbitrary" | |
61 version = "1.4.1" | |
62 source = "registry+https://github.com/rust-lang/crates.io-index" | |
63 checksum = "dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223" | |
64 | |
65 [[package]] | |
66 name = "arg_enum_proc_macro" | |
67 version = "0.3.4" | |
68 source = "registry+https://github.com/rust-lang/crates.io-index" | |
69 checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea" | |
70 dependencies = [ | |
71 "proc-macro2", | |
72 "quote", | |
73 "syn 2.0.90", | |
74 ] | |
75 | |
76 [[package]] | |
77 name = "arrayvec" | |
78 version = "0.7.6" | |
79 source = "registry+https://github.com/rust-lang/crates.io-index" | |
80 checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" | |
81 | |
82 [[package]] | |
54 name = "autocfg" | 83 name = "autocfg" |
55 version = "1.4.0" | 84 version = "1.4.0" |
56 source = "registry+https://github.com/rust-lang/crates.io-index" | 85 source = "registry+https://github.com/rust-lang/crates.io-index" |
57 checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" | 86 checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" |
58 | 87 |
59 [[package]] | 88 [[package]] |
89 name = "av1-grain" | |
90 version = "0.2.3" | |
91 source = "registry+https://github.com/rust-lang/crates.io-index" | |
92 checksum = "6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf" | |
93 dependencies = [ | |
94 "anyhow", | |
95 "arrayvec", | |
96 "log", | |
97 "nom", | |
98 "num-rational", | |
99 "v_frame", | |
100 ] | |
101 | |
102 [[package]] | |
103 name = "avif-serialize" | |
104 version = "0.8.2" | |
105 source = "registry+https://github.com/rust-lang/crates.io-index" | |
106 checksum = "e335041290c43101ca215eed6f43ec437eb5a42125573f600fc3fa42b9bddd62" | |
107 dependencies = [ | |
108 "arrayvec", | |
109 ] | |
110 | |
111 [[package]] | |
60 name = "bit_field" | 112 name = "bit_field" |
61 version = "0.10.2" | 113 version = "0.10.2" |
62 source = "registry+https://github.com/rust-lang/crates.io-index" | 114 source = "registry+https://github.com/rust-lang/crates.io-index" |
63 checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61" | 115 checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61" |
64 | 116 |
67 version = "1.3.2" | 119 version = "1.3.2" |
68 source = "registry+https://github.com/rust-lang/crates.io-index" | 120 source = "registry+https://github.com/rust-lang/crates.io-index" |
69 checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" | 121 checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" |
70 | 122 |
71 [[package]] | 123 [[package]] |
72 name = "bstr" | 124 name = "bitstream-io" |
73 version = "0.2.17" | 125 version = "2.6.0" |
74 source = "registry+https://github.com/rust-lang/crates.io-index" | 126 source = "registry+https://github.com/rust-lang/crates.io-index" |
75 checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223" | 127 checksum = "6099cdc01846bc367c4e7dd630dc5966dccf36b652fae7a74e17b640411a91b2" |
76 dependencies = [ | 128 |
77 "lazy_static", | 129 [[package]] |
78 "memchr", | 130 name = "built" |
79 "regex-automata", | 131 version = "0.7.5" |
80 "serde", | 132 source = "registry+https://github.com/rust-lang/crates.io-index" |
81 ] | 133 checksum = "c360505aed52b7ec96a3636c3f039d99103c37d1d9b4f7a8c743d3ea9ffcd03b" |
134 | |
135 [[package]] | |
136 name = "bumpalo" | |
137 version = "3.16.0" | |
138 source = "registry+https://github.com/rust-lang/crates.io-index" | |
139 checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" | |
82 | 140 |
83 [[package]] | 141 [[package]] |
84 name = "bytemuck" | 142 name = "bytemuck" |
85 version = "1.19.0" | 143 version = "1.20.0" |
86 source = "registry+https://github.com/rust-lang/crates.io-index" | 144 source = "registry+https://github.com/rust-lang/crates.io-index" |
87 checksum = "8334215b81e418a0a7bdb8ef0849474f40bb10c8b71f1c4ed315cff49f32494d" | 145 checksum = "8b37c88a63ffd85d15b406896cc343916d7cf57838a847b3a6f2ca5d39a5695a" |
88 | 146 |
89 [[package]] | 147 [[package]] |
90 name = "byteorder" | 148 name = "byteorder" |
91 version = "1.5.0" | 149 version = "1.5.0" |
92 source = "registry+https://github.com/rust-lang/crates.io-index" | 150 source = "registry+https://github.com/rust-lang/crates.io-index" |
93 checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" | 151 checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" |
94 | 152 |
95 [[package]] | 153 [[package]] |
154 name = "byteorder-lite" | |
155 version = "0.1.0" | |
156 source = "registry+https://github.com/rust-lang/crates.io-index" | |
157 checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" | |
158 | |
159 [[package]] | |
160 name = "cc" | |
161 version = "1.2.3" | |
162 source = "registry+https://github.com/rust-lang/crates.io-index" | |
163 checksum = "27f657647bcff5394bf56c7317665bbf790a137a50eaaa5c6bfbb9e27a518f2d" | |
164 dependencies = [ | |
165 "jobserver", | |
166 "libc", | |
167 "shlex", | |
168 ] | |
169 | |
170 [[package]] | |
171 name = "cfg-expr" | |
172 version = "0.15.8" | |
173 source = "registry+https://github.com/rust-lang/crates.io-index" | |
174 checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02" | |
175 dependencies = [ | |
176 "smallvec", | |
177 "target-lexicon", | |
178 ] | |
179 | |
180 [[package]] | |
96 name = "cfg-if" | 181 name = "cfg-if" |
97 version = "1.0.0" | 182 version = "1.0.0" |
98 source = "registry+https://github.com/rust-lang/crates.io-index" | 183 source = "registry+https://github.com/rust-lang/crates.io-index" |
99 checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" | 184 checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" |
100 | 185 |
104 source = "registry+https://github.com/rust-lang/crates.io-index" | 189 source = "registry+https://github.com/rust-lang/crates.io-index" |
105 checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" | 190 checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" |
106 | 191 |
107 [[package]] | 192 [[package]] |
108 name = "colored" | 193 name = "colored" |
109 version = "2.0.4" | 194 version = "2.1.0" |
110 source = "registry+https://github.com/rust-lang/crates.io-index" | 195 source = "registry+https://github.com/rust-lang/crates.io-index" |
111 checksum = "2674ec482fbc38012cf31e6c42ba0177b431a0cb6f15fe40efa5aab1bda516f6" | 196 checksum = "cbf2150cce219b664a8a70df7a1f933836724b503f8a413af9365b4dcc4d90b8" |
112 dependencies = [ | 197 dependencies = [ |
113 "is-terminal", | |
114 "lazy_static", | 198 "lazy_static", |
115 "windows-sys 0.48.0", | 199 "windows-sys", |
116 ] | 200 ] |
117 | 201 |
118 [[package]] | 202 [[package]] |
119 name = "cpu-time" | 203 name = "cpu-time" |
120 version = "1.0.0" | 204 version = "1.0.0" |
165 source = "registry+https://github.com/rust-lang/crates.io-index" | 249 source = "registry+https://github.com/rust-lang/crates.io-index" |
166 checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" | 250 checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" |
167 | 251 |
168 [[package]] | 252 [[package]] |
169 name = "csv" | 253 name = "csv" |
170 version = "1.1.6" | 254 version = "1.3.1" |
171 source = "registry+https://github.com/rust-lang/crates.io-index" | 255 source = "registry+https://github.com/rust-lang/crates.io-index" |
172 checksum = "22813a6dc45b335f9bade10bf7271dc477e81113e89eb251a0bc2a8a81c536e1" | 256 checksum = "acdc4883a9c96732e4733212c01447ebd805833b7275a73ca3ee080fd77afdaf" |
173 dependencies = [ | 257 dependencies = [ |
174 "bstr", | |
175 "csv-core", | 258 "csv-core", |
176 "itoa 0.4.8", | 259 "itoa", |
177 "ryu", | 260 "ryu", |
178 "serde", | 261 "serde", |
179 ] | 262 ] |
180 | 263 |
181 [[package]] | 264 [[package]] |
192 version = "1.13.0" | 275 version = "1.13.0" |
193 source = "registry+https://github.com/rust-lang/crates.io-index" | 276 source = "registry+https://github.com/rust-lang/crates.io-index" |
194 checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0" | 277 checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0" |
195 | 278 |
196 [[package]] | 279 [[package]] |
280 name = "equivalent" | |
281 version = "1.0.1" | |
282 source = "registry+https://github.com/rust-lang/crates.io-index" | |
283 checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" | |
284 | |
285 [[package]] | |
197 name = "exr" | 286 name = "exr" |
198 version = "1.72.0" | 287 version = "1.73.0" |
199 source = "registry+https://github.com/rust-lang/crates.io-index" | 288 source = "registry+https://github.com/rust-lang/crates.io-index" |
200 checksum = "887d93f60543e9a9362ef8a21beedd0a833c5d9610e18c67abe15a5963dcb1a4" | 289 checksum = "f83197f59927b46c04a183a619b7c29df34e63e63c7869320862268c0ef687e0" |
201 dependencies = [ | 290 dependencies = [ |
202 "bit_field", | 291 "bit_field", |
203 "flume", | |
204 "half", | 292 "half", |
205 "lebe", | 293 "lebe", |
206 "miniz_oxide 0.7.4", | 294 "miniz_oxide", |
207 "rayon-core", | 295 "rayon-core", |
208 "smallvec", | 296 "smallvec", |
209 "zune-inflate", | 297 "zune-inflate", |
210 ] | 298 ] |
211 | 299 |
212 [[package]] | 300 [[package]] |
213 name = "fdeflate" | 301 name = "fdeflate" |
214 version = "0.3.5" | 302 version = "0.3.7" |
215 source = "registry+https://github.com/rust-lang/crates.io-index" | 303 source = "registry+https://github.com/rust-lang/crates.io-index" |
216 checksum = "d8090f921a24b04994d9929e204f50b498a33ea6ba559ffaa05e04f7ee7fb5ab" | 304 checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" |
217 dependencies = [ | 305 dependencies = [ |
218 "simd-adler32", | 306 "simd-adler32", |
219 ] | 307 ] |
220 | 308 |
221 [[package]] | 309 [[package]] |
222 name = "flate2" | 310 name = "flate2" |
223 version = "1.0.34" | 311 version = "1.0.35" |
224 source = "registry+https://github.com/rust-lang/crates.io-index" | 312 source = "registry+https://github.com/rust-lang/crates.io-index" |
225 checksum = "a1b589b4dc103969ad3cf85c950899926ec64300a1a46d76c03a6072957036f0" | 313 checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c" |
226 dependencies = [ | 314 dependencies = [ |
227 "crc32fast", | 315 "crc32fast", |
228 "miniz_oxide 0.8.0", | 316 "miniz_oxide", |
229 ] | 317 ] |
230 | 318 |
231 [[package]] | 319 [[package]] |
232 name = "flume" | 320 name = "getrandom" |
233 version = "0.11.1" | 321 version = "0.2.15" |
234 source = "registry+https://github.com/rust-lang/crates.io-index" | 322 source = "registry+https://github.com/rust-lang/crates.io-index" |
235 checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095" | 323 checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" |
236 dependencies = [ | 324 dependencies = [ |
237 "spin", | 325 "cfg-if", |
326 "libc", | |
327 "wasi", | |
238 ] | 328 ] |
239 | 329 |
240 [[package]] | 330 [[package]] |
241 name = "gif" | 331 name = "gif" |
242 version = "0.13.1" | 332 version = "0.13.1" |
256 "cfg-if", | 346 "cfg-if", |
257 "crunchy", | 347 "crunchy", |
258 ] | 348 ] |
259 | 349 |
260 [[package]] | 350 [[package]] |
261 name = "hermit-abi" | 351 name = "hashbrown" |
262 version = "0.4.0" | 352 version = "0.15.2" |
263 source = "registry+https://github.com/rust-lang/crates.io-index" | 353 source = "registry+https://github.com/rust-lang/crates.io-index" |
264 checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc" | 354 checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" |
355 | |
356 [[package]] | |
357 name = "heck" | |
358 version = "0.5.0" | |
359 source = "registry+https://github.com/rust-lang/crates.io-index" | |
360 checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" | |
265 | 361 |
266 [[package]] | 362 [[package]] |
267 name = "image" | 363 name = "image" |
268 version = "0.24.9" | 364 version = "0.25.5" |
269 source = "registry+https://github.com/rust-lang/crates.io-index" | 365 source = "registry+https://github.com/rust-lang/crates.io-index" |
270 checksum = "5690139d2f55868e080017335e4b94cb7414274c74f1669c84fb5feba2c9f69d" | 366 checksum = "cd6f44aed642f18953a158afeb30206f4d50da59fbc66ecb53c66488de73563b" |
271 dependencies = [ | 367 dependencies = [ |
272 "bytemuck", | 368 "bytemuck", |
273 "byteorder", | 369 "byteorder-lite", |
274 "color_quant", | 370 "color_quant", |
275 "exr", | 371 "exr", |
276 "gif", | 372 "gif", |
277 "jpeg-decoder", | 373 "image-webp", |
278 "num-traits", | 374 "num-traits", |
279 "png", | 375 "png", |
280 "qoi", | 376 "qoi", |
377 "ravif", | |
378 "rayon", | |
379 "rgb", | |
281 "tiff", | 380 "tiff", |
282 ] | 381 "zune-core", |
283 | 382 "zune-jpeg", |
284 [[package]] | 383 ] |
285 name = "is-terminal" | 384 |
286 version = "0.4.13" | 385 [[package]] |
287 source = "registry+https://github.com/rust-lang/crates.io-index" | 386 name = "image-webp" |
288 checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b" | 387 version = "0.2.0" |
289 dependencies = [ | 388 source = "registry+https://github.com/rust-lang/crates.io-index" |
290 "hermit-abi", | 389 checksum = "e031e8e3d94711a9ccb5d6ea357439ef3dcbed361798bd4071dc4d9793fbe22f" |
291 "libc", | 390 dependencies = [ |
292 "windows-sys 0.52.0", | 391 "byteorder-lite", |
392 "quick-error", | |
393 ] | |
394 | |
395 [[package]] | |
396 name = "imgref" | |
397 version = "1.11.0" | |
398 source = "registry+https://github.com/rust-lang/crates.io-index" | |
399 checksum = "d0263a3d970d5c054ed9312c0057b4f3bde9c0b33836d3637361d4a9e6e7a408" | |
400 | |
401 [[package]] | |
402 name = "indexmap" | |
403 version = "2.7.0" | |
404 source = "registry+https://github.com/rust-lang/crates.io-index" | |
405 checksum = "62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f" | |
406 dependencies = [ | |
407 "equivalent", | |
408 "hashbrown", | |
409 ] | |
410 | |
411 [[package]] | |
412 name = "interpolate_name" | |
413 version = "0.2.4" | |
414 source = "registry+https://github.com/rust-lang/crates.io-index" | |
415 checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60" | |
416 dependencies = [ | |
417 "proc-macro2", | |
418 "quote", | |
419 "syn 2.0.90", | |
293 ] | 420 ] |
294 | 421 |
295 [[package]] | 422 [[package]] |
296 name = "itertools" | 423 name = "itertools" |
297 version = "0.10.5" | 424 version = "0.10.5" |
300 dependencies = [ | 427 dependencies = [ |
301 "either", | 428 "either", |
302 ] | 429 ] |
303 | 430 |
304 [[package]] | 431 [[package]] |
432 name = "itertools" | |
433 version = "0.12.1" | |
434 source = "registry+https://github.com/rust-lang/crates.io-index" | |
435 checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" | |
436 dependencies = [ | |
437 "either", | |
438 ] | |
439 | |
440 [[package]] | |
305 name = "itoa" | 441 name = "itoa" |
306 version = "0.4.8" | 442 version = "1.0.14" |
307 source = "registry+https://github.com/rust-lang/crates.io-index" | 443 source = "registry+https://github.com/rust-lang/crates.io-index" |
308 checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4" | 444 checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674" |
309 | 445 |
310 [[package]] | 446 [[package]] |
311 name = "itoa" | 447 name = "jobserver" |
312 version = "1.0.11" | 448 version = "0.1.32" |
313 source = "registry+https://github.com/rust-lang/crates.io-index" | 449 source = "registry+https://github.com/rust-lang/crates.io-index" |
314 checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" | 450 checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0" |
451 dependencies = [ | |
452 "libc", | |
453 ] | |
315 | 454 |
316 [[package]] | 455 [[package]] |
317 name = "jpeg-decoder" | 456 name = "jpeg-decoder" |
318 version = "0.3.1" | 457 version = "0.3.1" |
319 source = "registry+https://github.com/rust-lang/crates.io-index" | 458 source = "registry+https://github.com/rust-lang/crates.io-index" |
320 checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0" | 459 checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0" |
321 dependencies = [ | |
322 "rayon", | |
323 ] | |
324 | 460 |
325 [[package]] | 461 [[package]] |
326 name = "lazy_static" | 462 name = "lazy_static" |
327 version = "1.5.0" | 463 version = "1.5.0" |
328 source = "registry+https://github.com/rust-lang/crates.io-index" | 464 source = "registry+https://github.com/rust-lang/crates.io-index" |
334 source = "registry+https://github.com/rust-lang/crates.io-index" | 470 source = "registry+https://github.com/rust-lang/crates.io-index" |
335 checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8" | 471 checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8" |
336 | 472 |
337 [[package]] | 473 [[package]] |
338 name = "libc" | 474 name = "libc" |
339 version = "0.2.161" | 475 version = "0.2.167" |
340 source = "registry+https://github.com/rust-lang/crates.io-index" | 476 source = "registry+https://github.com/rust-lang/crates.io-index" |
341 checksum = "8e9489c2807c139ffd9c1794f4af0ebe86a828db53ecdc7fea2111d0fed085d1" | 477 checksum = "09d6582e104315a817dff97f75133544b2e094ee22447d2acf4a74e189ba06fc" |
342 | 478 |
343 [[package]] | 479 [[package]] |
344 name = "lock_api" | 480 name = "libfuzzer-sys" |
345 version = "0.4.12" | 481 version = "0.4.8" |
346 source = "registry+https://github.com/rust-lang/crates.io-index" | 482 source = "registry+https://github.com/rust-lang/crates.io-index" |
347 checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" | 483 checksum = "9b9569d2f74e257076d8c6bfa73fb505b46b851e51ddaecc825944aa3bed17fa" |
348 dependencies = [ | 484 dependencies = [ |
349 "autocfg", | 485 "arbitrary", |
350 "scopeguard", | 486 "cc", |
487 ] | |
488 | |
489 [[package]] | |
490 name = "log" | |
491 version = "0.4.22" | |
492 source = "registry+https://github.com/rust-lang/crates.io-index" | |
493 checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" | |
494 | |
495 [[package]] | |
496 name = "loop9" | |
497 version = "0.1.5" | |
498 source = "registry+https://github.com/rust-lang/crates.io-index" | |
499 checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062" | |
500 dependencies = [ | |
501 "imgref", | |
351 ] | 502 ] |
352 | 503 |
353 [[package]] | 504 [[package]] |
354 name = "matrixmultiply" | 505 name = "matrixmultiply" |
355 version = "0.3.9" | 506 version = "0.3.9" |
359 "autocfg", | 510 "autocfg", |
360 "rawpointer", | 511 "rawpointer", |
361 ] | 512 ] |
362 | 513 |
363 [[package]] | 514 [[package]] |
515 name = "maybe-rayon" | |
516 version = "0.1.1" | |
517 source = "registry+https://github.com/rust-lang/crates.io-index" | |
518 checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519" | |
519 dependencies = [ | |
520 "cfg-if", | |
521 "rayon", | |
522 ] | |
523 | |
524 [[package]] | |
364 name = "memchr" | 525 name = "memchr" |
365 version = "2.7.4" | 526 version = "2.7.4" |
366 source = "registry+https://github.com/rust-lang/crates.io-index" | 527 source = "registry+https://github.com/rust-lang/crates.io-index" |
367 checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" | 528 checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" |
368 | 529 |
369 [[package]] | 530 [[package]] |
370 name = "miniz_oxide" | 531 name = "minimal-lexical" |
371 version = "0.7.4" | 532 version = "0.2.1" |
372 source = "registry+https://github.com/rust-lang/crates.io-index" | 533 source = "registry+https://github.com/rust-lang/crates.io-index" |
373 checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08" | 534 checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" |
374 dependencies = [ | |
375 "adler", | |
376 ] | |
377 | 535 |
378 [[package]] | 536 [[package]] |
379 name = "miniz_oxide" | 537 name = "miniz_oxide" |
380 version = "0.8.0" | 538 version = "0.8.0" |
381 source = "registry+https://github.com/rust-lang/crates.io-index" | 539 source = "registry+https://github.com/rust-lang/crates.io-index" |
411 "quote", | 569 "quote", |
412 "syn 1.0.109", | 570 "syn 1.0.109", |
413 ] | 571 ] |
414 | 572 |
415 [[package]] | 573 [[package]] |
574 name = "new_debug_unreachable" | |
575 version = "1.0.6" | |
576 source = "registry+https://github.com/rust-lang/crates.io-index" | |
577 checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" | |
578 | |
579 [[package]] | |
580 name = "nom" | |
581 version = "7.1.3" | |
582 source = "registry+https://github.com/rust-lang/crates.io-index" | |
583 checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" | |
584 dependencies = [ | |
585 "memchr", | |
586 "minimal-lexical", | |
587 ] | |
588 | |
589 [[package]] | |
416 name = "non-riemannian-opt" | 590 name = "non-riemannian-opt" |
417 version = "0.1.0" | 591 version = "0.1.0" |
418 dependencies = [ | 592 dependencies = [ |
419 "alg_tools", | 593 "alg_tools", |
420 "colored", | 594 "colored", |
423 "serde", | 597 "serde", |
424 "serde_repr", | 598 "serde_repr", |
425 ] | 599 ] |
426 | 600 |
427 [[package]] | 601 [[package]] |
602 name = "noop_proc_macro" | |
603 version = "0.3.0" | |
604 source = "registry+https://github.com/rust-lang/crates.io-index" | |
605 checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8" | |
606 | |
607 [[package]] | |
428 name = "num" | 608 name = "num" |
429 version = "0.4.3" | 609 version = "0.4.3" |
430 source = "registry+https://github.com/rust-lang/crates.io-index" | 610 source = "registry+https://github.com/rust-lang/crates.io-index" |
431 checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23" | 611 checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23" |
432 dependencies = [ | 612 dependencies = [ |
456 dependencies = [ | 636 dependencies = [ |
457 "num-traits", | 637 "num-traits", |
458 ] | 638 ] |
459 | 639 |
460 [[package]] | 640 [[package]] |
641 name = "num-derive" | |
642 version = "0.4.2" | |
643 source = "registry+https://github.com/rust-lang/crates.io-index" | |
644 checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" | |
645 dependencies = [ | |
646 "proc-macro2", | |
647 "quote", | |
648 "syn 2.0.90", | |
649 ] | |
650 | |
651 [[package]] | |
461 name = "num-integer" | 652 name = "num-integer" |
462 version = "0.1.46" | 653 version = "0.1.46" |
463 source = "registry+https://github.com/rust-lang/crates.io-index" | 654 source = "registry+https://github.com/rust-lang/crates.io-index" |
464 checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" | 655 checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" |
465 dependencies = [ | 656 dependencies = [ |
506 "quote", | 697 "quote", |
507 "syn 1.0.109", | 698 "syn 1.0.109", |
508 ] | 699 ] |
509 | 700 |
510 [[package]] | 701 [[package]] |
702 name = "once_cell" | |
703 version = "1.20.2" | |
704 source = "registry+https://github.com/rust-lang/crates.io-index" | |
705 checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775" | |
706 | |
707 [[package]] | |
511 name = "paste" | 708 name = "paste" |
512 version = "1.0.15" | 709 version = "1.0.15" |
513 source = "registry+https://github.com/rust-lang/crates.io-index" | 710 source = "registry+https://github.com/rust-lang/crates.io-index" |
514 checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" | 711 checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" |
515 | 712 |
516 [[package]] | 713 [[package]] |
714 name = "pkg-config" | |
715 version = "0.3.31" | |
716 source = "registry+https://github.com/rust-lang/crates.io-index" | |
717 checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2" | |
718 | |
719 [[package]] | |
517 name = "png" | 720 name = "png" |
518 version = "0.17.14" | 721 version = "0.17.15" |
519 source = "registry+https://github.com/rust-lang/crates.io-index" | 722 source = "registry+https://github.com/rust-lang/crates.io-index" |
520 checksum = "52f9d46a34a05a6a57566bc2bfae066ef07585a6e3fa30fbbdff5936380623f0" | 723 checksum = "b67582bd5b65bdff614270e2ea89a1cf15bef71245cc1e5f7ea126977144211d" |
521 dependencies = [ | 724 dependencies = [ |
522 "bitflags", | 725 "bitflags", |
523 "crc32fast", | 726 "crc32fast", |
524 "fdeflate", | 727 "fdeflate", |
525 "flate2", | 728 "flate2", |
526 "miniz_oxide 0.8.0", | 729 "miniz_oxide", |
730 ] | |
731 | |
732 [[package]] | |
733 name = "ppv-lite86" | |
734 version = "0.2.20" | |
735 source = "registry+https://github.com/rust-lang/crates.io-index" | |
736 checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04" | |
737 dependencies = [ | |
738 "zerocopy", | |
527 ] | 739 ] |
528 | 740 |
529 [[package]] | 741 [[package]] |
530 name = "proc-macro2" | 742 name = "proc-macro2" |
531 version = "1.0.88" | 743 version = "1.0.92" |
532 source = "registry+https://github.com/rust-lang/crates.io-index" | 744 source = "registry+https://github.com/rust-lang/crates.io-index" |
533 checksum = "7c3a7fc5db1e57d5a779a352c8cdb57b29aa4c40cc69c3a68a7fedc815fbf2f9" | 745 checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0" |
534 dependencies = [ | 746 dependencies = [ |
535 "unicode-ident", | 747 "unicode-ident", |
748 ] | |
749 | |
750 [[package]] | |
751 name = "profiling" | |
752 version = "1.0.16" | |
753 source = "registry+https://github.com/rust-lang/crates.io-index" | |
754 checksum = "afbdc74edc00b6f6a218ca6a5364d6226a259d4b8ea1af4a0ea063f27e179f4d" | |
755 dependencies = [ | |
756 "profiling-procmacros", | |
757 ] | |
758 | |
759 [[package]] | |
760 name = "profiling-procmacros" | |
761 version = "1.0.16" | |
762 source = "registry+https://github.com/rust-lang/crates.io-index" | |
763 checksum = "a65f2e60fbf1063868558d69c6beacf412dc755f9fc020f514b7955fc914fe30" | |
764 dependencies = [ | |
765 "quote", | |
766 "syn 2.0.90", | |
536 ] | 767 ] |
537 | 768 |
538 [[package]] | 769 [[package]] |
539 name = "qoi" | 770 name = "qoi" |
540 version = "0.4.1" | 771 version = "0.4.1" |
543 dependencies = [ | 774 dependencies = [ |
544 "bytemuck", | 775 "bytemuck", |
545 ] | 776 ] |
546 | 777 |
547 [[package]] | 778 [[package]] |
779 name = "quick-error" | |
780 version = "2.0.1" | |
781 source = "registry+https://github.com/rust-lang/crates.io-index" | |
782 checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" | |
783 | |
784 [[package]] | |
548 name = "quote" | 785 name = "quote" |
549 version = "1.0.37" | 786 version = "1.0.37" |
550 source = "registry+https://github.com/rust-lang/crates.io-index" | 787 source = "registry+https://github.com/rust-lang/crates.io-index" |
551 checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" | 788 checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" |
552 dependencies = [ | 789 dependencies = [ |
553 "proc-macro2", | 790 "proc-macro2", |
554 ] | 791 ] |
555 | 792 |
556 [[package]] | 793 [[package]] |
794 name = "rand" | |
795 version = "0.8.5" | |
796 source = "registry+https://github.com/rust-lang/crates.io-index" | |
797 checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" | |
798 dependencies = [ | |
799 "libc", | |
800 "rand_chacha", | |
801 "rand_core", | |
802 ] | |
803 | |
804 [[package]] | |
805 name = "rand_chacha" | |
806 version = "0.3.1" | |
807 source = "registry+https://github.com/rust-lang/crates.io-index" | |
808 checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" | |
809 dependencies = [ | |
810 "ppv-lite86", | |
811 "rand_core", | |
812 ] | |
813 | |
814 [[package]] | |
815 name = "rand_core" | |
816 version = "0.6.4" | |
817 source = "registry+https://github.com/rust-lang/crates.io-index" | |
818 checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" | |
819 dependencies = [ | |
820 "getrandom", | |
821 ] | |
822 | |
823 [[package]] | |
824 name = "rav1e" | |
825 version = "0.7.1" | |
826 source = "registry+https://github.com/rust-lang/crates.io-index" | |
827 checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9" | |
828 dependencies = [ | |
829 "arbitrary", | |
830 "arg_enum_proc_macro", | |
831 "arrayvec", | |
832 "av1-grain", | |
833 "bitstream-io", | |
834 "built", | |
835 "cfg-if", | |
836 "interpolate_name", | |
837 "itertools 0.12.1", | |
838 "libc", | |
839 "libfuzzer-sys", | |
840 "log", | |
841 "maybe-rayon", | |
842 "new_debug_unreachable", | |
843 "noop_proc_macro", | |
844 "num-derive", | |
845 "num-traits", | |
846 "once_cell", | |
847 "paste", | |
848 "profiling", | |
849 "rand", | |
850 "rand_chacha", | |
851 "simd_helpers", | |
852 "system-deps", | |
853 "thiserror", | |
854 "v_frame", | |
855 "wasm-bindgen", | |
856 ] | |
857 | |
858 [[package]] | |
859 name = "ravif" | |
860 version = "0.11.11" | |
861 source = "registry+https://github.com/rust-lang/crates.io-index" | |
862 checksum = "2413fd96bd0ea5cdeeb37eaf446a22e6ed7b981d792828721e74ded1980a45c6" | |
863 dependencies = [ | |
864 "avif-serialize", | |
865 "imgref", | |
866 "loop9", | |
867 "quick-error", | |
868 "rav1e", | |
869 "rayon", | |
870 "rgb", | |
871 ] | |
872 | |
873 [[package]] | |
557 name = "rawpointer" | 874 name = "rawpointer" |
558 version = "0.2.1" | 875 version = "0.2.1" |
559 source = "registry+https://github.com/rust-lang/crates.io-index" | 876 source = "registry+https://github.com/rust-lang/crates.io-index" |
560 checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3" | 877 checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3" |
561 | 878 |
579 "crossbeam-utils", | 896 "crossbeam-utils", |
580 ] | 897 ] |
581 | 898 |
582 [[package]] | 899 [[package]] |
583 name = "regex" | 900 name = "regex" |
584 version = "1.7.3" | 901 version = "1.11.1" |
585 source = "registry+https://github.com/rust-lang/crates.io-index" | 902 source = "registry+https://github.com/rust-lang/crates.io-index" |
586 checksum = "8b1f693b24f6ac912f4893ef08244d70b6067480d2f1a46e950c9691e6749d1d" | 903 checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" |
904 dependencies = [ | |
905 "aho-corasick", | |
906 "memchr", | |
907 "regex-automata", | |
908 "regex-syntax", | |
909 ] | |
910 | |
911 [[package]] | |
912 name = "regex-automata" | |
913 version = "0.4.9" | |
914 source = "registry+https://github.com/rust-lang/crates.io-index" | |
915 checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" | |
587 dependencies = [ | 916 dependencies = [ |
588 "aho-corasick", | 917 "aho-corasick", |
589 "memchr", | 918 "memchr", |
590 "regex-syntax", | 919 "regex-syntax", |
591 ] | 920 ] |
592 | 921 |
593 [[package]] | 922 [[package]] |
594 name = "regex-automata" | |
595 version = "0.1.10" | |
596 source = "registry+https://github.com/rust-lang/crates.io-index" | |
597 checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" | |
598 | |
599 [[package]] | |
600 name = "regex-syntax" | 923 name = "regex-syntax" |
601 version = "0.6.29" | 924 version = "0.8.5" |
602 source = "registry+https://github.com/rust-lang/crates.io-index" | 925 source = "registry+https://github.com/rust-lang/crates.io-index" |
603 checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" | 926 checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" |
927 | |
928 [[package]] | |
929 name = "rgb" | |
930 version = "0.8.50" | |
931 source = "registry+https://github.com/rust-lang/crates.io-index" | |
932 checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a" | |
604 | 933 |
605 [[package]] | 934 [[package]] |
606 name = "ryu" | 935 name = "ryu" |
607 version = "1.0.18" | 936 version = "1.0.18" |
608 source = "registry+https://github.com/rust-lang/crates.io-index" | 937 source = "registry+https://github.com/rust-lang/crates.io-index" |
616 dependencies = [ | 945 dependencies = [ |
617 "bytemuck", | 946 "bytemuck", |
618 ] | 947 ] |
619 | 948 |
620 [[package]] | 949 [[package]] |
621 name = "scopeguard" | |
622 version = "1.2.0" | |
623 source = "registry+https://github.com/rust-lang/crates.io-index" | |
624 checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" | |
625 | |
626 [[package]] | |
627 name = "serde" | 950 name = "serde" |
628 version = "1.0.210" | 951 version = "1.0.215" |
629 source = "registry+https://github.com/rust-lang/crates.io-index" | 952 source = "registry+https://github.com/rust-lang/crates.io-index" |
630 checksum = "c8e3592472072e6e22e0a54d5904d9febf8508f65fb8552499a1abc7d1078c3a" | 953 checksum = "6513c1ad0b11a9376da888e3e0baa0077f1aed55c17f50e7b2397136129fb88f" |
631 dependencies = [ | 954 dependencies = [ |
632 "serde_derive", | 955 "serde_derive", |
633 ] | 956 ] |
634 | 957 |
635 [[package]] | 958 [[package]] |
636 name = "serde_derive" | 959 name = "serde_derive" |
637 version = "1.0.210" | 960 version = "1.0.215" |
638 source = "registry+https://github.com/rust-lang/crates.io-index" | 961 source = "registry+https://github.com/rust-lang/crates.io-index" |
639 checksum = "243902eda00fad750862fc144cea25caca5e20d615af0a81bee94ca738f1df1f" | 962 checksum = "ad1e866f866923f252f05c889987993144fb74e722403468a4ebd70c3cd756c0" |
640 dependencies = [ | 963 dependencies = [ |
641 "proc-macro2", | 964 "proc-macro2", |
642 "quote", | 965 "quote", |
643 "syn 2.0.79", | 966 "syn 2.0.90", |
644 ] | 967 ] |
645 | 968 |
646 [[package]] | 969 [[package]] |
647 name = "serde_json" | 970 name = "serde_json" |
648 version = "1.0.129" | 971 version = "1.0.133" |
649 source = "registry+https://github.com/rust-lang/crates.io-index" | 972 source = "registry+https://github.com/rust-lang/crates.io-index" |
650 checksum = "6dbcf9b78a125ee667ae19388837dd12294b858d101fdd393cb9d5501ef09eb2" | 973 checksum = "c7fceb2473b9166b2294ef05efcb65a3db80803f0b03ef86a5fc88a2b85ee377" |
651 dependencies = [ | 974 dependencies = [ |
652 "itoa 1.0.11", | 975 "itoa", |
653 "memchr", | 976 "memchr", |
654 "ryu", | 977 "ryu", |
655 "serde", | 978 "serde", |
656 ] | 979 ] |
657 | 980 |
661 source = "registry+https://github.com/rust-lang/crates.io-index" | 984 source = "registry+https://github.com/rust-lang/crates.io-index" |
662 checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9" | 985 checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9" |
663 dependencies = [ | 986 dependencies = [ |
664 "proc-macro2", | 987 "proc-macro2", |
665 "quote", | 988 "quote", |
666 "syn 2.0.79", | 989 "syn 2.0.90", |
667 ] | 990 ] |
991 | |
992 [[package]] | |
993 name = "serde_spanned" | |
994 version = "0.6.8" | |
995 source = "registry+https://github.com/rust-lang/crates.io-index" | |
996 checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1" | |
997 dependencies = [ | |
998 "serde", | |
999 ] | |
1000 | |
1001 [[package]] | |
1002 name = "shlex" | |
1003 version = "1.3.0" | |
1004 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1005 checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" | |
668 | 1006 |
669 [[package]] | 1007 [[package]] |
670 name = "simba" | 1008 name = "simba" |
671 version = "0.7.3" | 1009 version = "0.7.3" |
672 source = "registry+https://github.com/rust-lang/crates.io-index" | 1010 source = "registry+https://github.com/rust-lang/crates.io-index" |
684 version = "0.3.7" | 1022 version = "0.3.7" |
685 source = "registry+https://github.com/rust-lang/crates.io-index" | 1023 source = "registry+https://github.com/rust-lang/crates.io-index" |
686 checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" | 1024 checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" |
687 | 1025 |
688 [[package]] | 1026 [[package]] |
1027 name = "simd_helpers" | |
1028 version = "0.1.0" | |
1029 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1030 checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6" | |
1031 dependencies = [ | |
1032 "quote", | |
1033 ] | |
1034 | |
1035 [[package]] | |
689 name = "smallvec" | 1036 name = "smallvec" |
690 version = "1.13.2" | 1037 version = "1.13.2" |
691 source = "registry+https://github.com/rust-lang/crates.io-index" | 1038 source = "registry+https://github.com/rust-lang/crates.io-index" |
692 checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" | 1039 checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" |
693 | 1040 |
694 [[package]] | 1041 [[package]] |
695 name = "spin" | |
696 version = "0.9.8" | |
697 source = "registry+https://github.com/rust-lang/crates.io-index" | |
698 checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" | |
699 dependencies = [ | |
700 "lock_api", | |
701 ] | |
702 | |
703 [[package]] | |
704 name = "syn" | 1042 name = "syn" |
705 version = "1.0.109" | 1043 version = "1.0.109" |
706 source = "registry+https://github.com/rust-lang/crates.io-index" | 1044 source = "registry+https://github.com/rust-lang/crates.io-index" |
707 checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" | 1045 checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" |
708 dependencies = [ | 1046 dependencies = [ |
711 "unicode-ident", | 1049 "unicode-ident", |
712 ] | 1050 ] |
713 | 1051 |
714 [[package]] | 1052 [[package]] |
715 name = "syn" | 1053 name = "syn" |
716 version = "2.0.79" | 1054 version = "2.0.90" |
717 source = "registry+https://github.com/rust-lang/crates.io-index" | 1055 source = "registry+https://github.com/rust-lang/crates.io-index" |
718 checksum = "89132cd0bf050864e1d38dc3bbc07a0eb8e7530af26344d3d2bbbef83499f590" | 1056 checksum = "919d3b74a5dd0ccd15aeb8f93e7006bd9e14c295087c9896a110f490752bcf31" |
719 dependencies = [ | 1057 dependencies = [ |
720 "proc-macro2", | 1058 "proc-macro2", |
721 "quote", | 1059 "quote", |
722 "unicode-ident", | 1060 "unicode-ident", |
1061 ] | |
1062 | |
1063 [[package]] | |
1064 name = "system-deps" | |
1065 version = "6.2.2" | |
1066 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1067 checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349" | |
1068 dependencies = [ | |
1069 "cfg-expr", | |
1070 "heck", | |
1071 "pkg-config", | |
1072 "toml", | |
1073 "version-compare", | |
1074 ] | |
1075 | |
1076 [[package]] | |
1077 name = "target-lexicon" | |
1078 version = "0.12.16" | |
1079 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1080 checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" | |
1081 | |
1082 [[package]] | |
1083 name = "thiserror" | |
1084 version = "1.0.69" | |
1085 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1086 checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" | |
1087 dependencies = [ | |
1088 "thiserror-impl", | |
1089 ] | |
1090 | |
1091 [[package]] | |
1092 name = "thiserror-impl" | |
1093 version = "1.0.69" | |
1094 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1095 checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" | |
1096 dependencies = [ | |
1097 "proc-macro2", | |
1098 "quote", | |
1099 "syn 2.0.90", | |
723 ] | 1100 ] |
724 | 1101 |
725 [[package]] | 1102 [[package]] |
726 name = "tiff" | 1103 name = "tiff" |
727 version = "0.9.1" | 1104 version = "0.9.1" |
732 "jpeg-decoder", | 1109 "jpeg-decoder", |
733 "weezl", | 1110 "weezl", |
734 ] | 1111 ] |
735 | 1112 |
736 [[package]] | 1113 [[package]] |
1114 name = "toml" | |
1115 version = "0.8.19" | |
1116 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1117 checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e" | |
1118 dependencies = [ | |
1119 "serde", | |
1120 "serde_spanned", | |
1121 "toml_datetime", | |
1122 "toml_edit", | |
1123 ] | |
1124 | |
1125 [[package]] | |
1126 name = "toml_datetime" | |
1127 version = "0.6.8" | |
1128 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1129 checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41" | |
1130 dependencies = [ | |
1131 "serde", | |
1132 ] | |
1133 | |
1134 [[package]] | |
1135 name = "toml_edit" | |
1136 version = "0.22.22" | |
1137 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1138 checksum = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5" | |
1139 dependencies = [ | |
1140 "indexmap", | |
1141 "serde", | |
1142 "serde_spanned", | |
1143 "toml_datetime", | |
1144 "winnow", | |
1145 ] | |
1146 | |
1147 [[package]] | |
737 name = "trait-set" | 1148 name = "trait-set" |
738 version = "0.2.0" | 1149 version = "0.2.0" |
739 source = "registry+https://github.com/rust-lang/crates.io-index" | 1150 source = "registry+https://github.com/rust-lang/crates.io-index" |
740 checksum = "875c4c873cc824e362fa9a9419ffa59807244824275a44ad06fec9684fff08f2" | 1151 checksum = "875c4c873cc824e362fa9a9419ffa59807244824275a44ad06fec9684fff08f2" |
741 dependencies = [ | 1152 dependencies = [ |
750 source = "registry+https://github.com/rust-lang/crates.io-index" | 1161 source = "registry+https://github.com/rust-lang/crates.io-index" |
751 checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" | 1162 checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" |
752 | 1163 |
753 [[package]] | 1164 [[package]] |
754 name = "unicode-ident" | 1165 name = "unicode-ident" |
755 version = "1.0.13" | 1166 version = "1.0.14" |
756 source = "registry+https://github.com/rust-lang/crates.io-index" | 1167 source = "registry+https://github.com/rust-lang/crates.io-index" |
757 checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe" | 1168 checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83" |
1169 | |
1170 [[package]] | |
1171 name = "v_frame" | |
1172 version = "0.3.8" | |
1173 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1174 checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b" | |
1175 dependencies = [ | |
1176 "aligned-vec", | |
1177 "num-traits", | |
1178 "wasm-bindgen", | |
1179 ] | |
1180 | |
1181 [[package]] | |
1182 name = "version-compare" | |
1183 version = "0.2.0" | |
1184 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1185 checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b" | |
1186 | |
1187 [[package]] | |
1188 name = "wasi" | |
1189 version = "0.11.0+wasi-snapshot-preview1" | |
1190 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1191 checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" | |
1192 | |
1193 [[package]] | |
1194 name = "wasm-bindgen" | |
1195 version = "0.2.99" | |
1196 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1197 checksum = "a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396" | |
1198 dependencies = [ | |
1199 "cfg-if", | |
1200 "once_cell", | |
1201 "wasm-bindgen-macro", | |
1202 ] | |
1203 | |
1204 [[package]] | |
1205 name = "wasm-bindgen-backend" | |
1206 version = "0.2.99" | |
1207 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1208 checksum = "5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79" | |
1209 dependencies = [ | |
1210 "bumpalo", | |
1211 "log", | |
1212 "proc-macro2", | |
1213 "quote", | |
1214 "syn 2.0.90", | |
1215 "wasm-bindgen-shared", | |
1216 ] | |
1217 | |
1218 [[package]] | |
1219 name = "wasm-bindgen-macro" | |
1220 version = "0.2.99" | |
1221 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1222 checksum = "2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe" | |
1223 dependencies = [ | |
1224 "quote", | |
1225 "wasm-bindgen-macro-support", | |
1226 ] | |
1227 | |
1228 [[package]] | |
1229 name = "wasm-bindgen-macro-support" | |
1230 version = "0.2.99" | |
1231 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1232 checksum = "30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2" | |
1233 dependencies = [ | |
1234 "proc-macro2", | |
1235 "quote", | |
1236 "syn 2.0.90", | |
1237 "wasm-bindgen-backend", | |
1238 "wasm-bindgen-shared", | |
1239 ] | |
1240 | |
1241 [[package]] | |
1242 name = "wasm-bindgen-shared" | |
1243 version = "0.2.99" | |
1244 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1245 checksum = "943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6" | |
758 | 1246 |
759 [[package]] | 1247 [[package]] |
760 name = "weezl" | 1248 name = "weezl" |
761 version = "0.1.8" | 1249 version = "0.1.8" |
762 source = "registry+https://github.com/rust-lang/crates.io-index" | 1250 source = "registry+https://github.com/rust-lang/crates.io-index" |
763 checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082" | 1251 checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082" |
764 | 1252 |
765 [[package]] | 1253 [[package]] |
766 name = "wide" | 1254 name = "wide" |
767 version = "0.7.28" | 1255 version = "0.7.30" |
768 source = "registry+https://github.com/rust-lang/crates.io-index" | 1256 source = "registry+https://github.com/rust-lang/crates.io-index" |
769 checksum = "b828f995bf1e9622031f8009f8481a85406ce1f4d4588ff746d872043e855690" | 1257 checksum = "58e6db2670d2be78525979e9a5f9c69d296fd7d670549fe9ebf70f8708cb5019" |
770 dependencies = [ | 1258 dependencies = [ |
771 "bytemuck", | 1259 "bytemuck", |
772 "safe_arch", | 1260 "safe_arch", |
773 ] | 1261 ] |
774 | 1262 |
798 name = "windows-sys" | 1286 name = "windows-sys" |
799 version = "0.48.0" | 1287 version = "0.48.0" |
800 source = "registry+https://github.com/rust-lang/crates.io-index" | 1288 source = "registry+https://github.com/rust-lang/crates.io-index" |
801 checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" | 1289 checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" |
802 dependencies = [ | 1290 dependencies = [ |
803 "windows-targets 0.48.5", | 1291 "windows-targets", |
804 ] | |
805 | |
806 [[package]] | |
807 name = "windows-sys" | |
808 version = "0.52.0" | |
809 source = "registry+https://github.com/rust-lang/crates.io-index" | |
810 checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" | |
811 dependencies = [ | |
812 "windows-targets 0.52.6", | |
813 ] | 1292 ] |
814 | 1293 |
815 [[package]] | 1294 [[package]] |
816 name = "windows-targets" | 1295 name = "windows-targets" |
817 version = "0.48.5" | 1296 version = "0.48.5" |
818 source = "registry+https://github.com/rust-lang/crates.io-index" | 1297 source = "registry+https://github.com/rust-lang/crates.io-index" |
819 checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" | 1298 checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" |
820 dependencies = [ | 1299 dependencies = [ |
821 "windows_aarch64_gnullvm 0.48.5", | 1300 "windows_aarch64_gnullvm", |
822 "windows_aarch64_msvc 0.48.5", | 1301 "windows_aarch64_msvc", |
823 "windows_i686_gnu 0.48.5", | 1302 "windows_i686_gnu", |
824 "windows_i686_msvc 0.48.5", | 1303 "windows_i686_msvc", |
825 "windows_x86_64_gnu 0.48.5", | 1304 "windows_x86_64_gnu", |
826 "windows_x86_64_gnullvm 0.48.5", | 1305 "windows_x86_64_gnullvm", |
827 "windows_x86_64_msvc 0.48.5", | 1306 "windows_x86_64_msvc", |
828 ] | |
829 | |
830 [[package]] | |
831 name = "windows-targets" | |
832 version = "0.52.6" | |
833 source = "registry+https://github.com/rust-lang/crates.io-index" | |
834 checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" | |
835 dependencies = [ | |
836 "windows_aarch64_gnullvm 0.52.6", | |
837 "windows_aarch64_msvc 0.52.6", | |
838 "windows_i686_gnu 0.52.6", | |
839 "windows_i686_gnullvm", | |
840 "windows_i686_msvc 0.52.6", | |
841 "windows_x86_64_gnu 0.52.6", | |
842 "windows_x86_64_gnullvm 0.52.6", | |
843 "windows_x86_64_msvc 0.52.6", | |
844 ] | 1307 ] |
845 | 1308 |
846 [[package]] | 1309 [[package]] |
847 name = "windows_aarch64_gnullvm" | 1310 name = "windows_aarch64_gnullvm" |
848 version = "0.48.5" | 1311 version = "0.48.5" |
849 source = "registry+https://github.com/rust-lang/crates.io-index" | 1312 source = "registry+https://github.com/rust-lang/crates.io-index" |
850 checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" | 1313 checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" |
851 | 1314 |
852 [[package]] | 1315 [[package]] |
853 name = "windows_aarch64_gnullvm" | |
854 version = "0.52.6" | |
855 source = "registry+https://github.com/rust-lang/crates.io-index" | |
856 checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" | |
857 | |
858 [[package]] | |
859 name = "windows_aarch64_msvc" | 1316 name = "windows_aarch64_msvc" |
860 version = "0.48.5" | 1317 version = "0.48.5" |
861 source = "registry+https://github.com/rust-lang/crates.io-index" | 1318 source = "registry+https://github.com/rust-lang/crates.io-index" |
862 checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" | 1319 checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" |
863 | 1320 |
864 [[package]] | 1321 [[package]] |
865 name = "windows_aarch64_msvc" | |
866 version = "0.52.6" | |
867 source = "registry+https://github.com/rust-lang/crates.io-index" | |
868 checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" | |
869 | |
870 [[package]] | |
871 name = "windows_i686_gnu" | 1322 name = "windows_i686_gnu" |
872 version = "0.48.5" | 1323 version = "0.48.5" |
873 source = "registry+https://github.com/rust-lang/crates.io-index" | 1324 source = "registry+https://github.com/rust-lang/crates.io-index" |
874 checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" | 1325 checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" |
875 | 1326 |
876 [[package]] | 1327 [[package]] |
877 name = "windows_i686_gnu" | |
878 version = "0.52.6" | |
879 source = "registry+https://github.com/rust-lang/crates.io-index" | |
880 checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" | |
881 | |
882 [[package]] | |
883 name = "windows_i686_gnullvm" | |
884 version = "0.52.6" | |
885 source = "registry+https://github.com/rust-lang/crates.io-index" | |
886 checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" | |
887 | |
888 [[package]] | |
889 name = "windows_i686_msvc" | 1328 name = "windows_i686_msvc" |
890 version = "0.48.5" | 1329 version = "0.48.5" |
891 source = "registry+https://github.com/rust-lang/crates.io-index" | 1330 source = "registry+https://github.com/rust-lang/crates.io-index" |
892 checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" | 1331 checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" |
893 | 1332 |
894 [[package]] | 1333 [[package]] |
895 name = "windows_i686_msvc" | |
896 version = "0.52.6" | |
897 source = "registry+https://github.com/rust-lang/crates.io-index" | |
898 checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" | |
899 | |
900 [[package]] | |
901 name = "windows_x86_64_gnu" | 1334 name = "windows_x86_64_gnu" |
902 version = "0.48.5" | 1335 version = "0.48.5" |
903 source = "registry+https://github.com/rust-lang/crates.io-index" | 1336 source = "registry+https://github.com/rust-lang/crates.io-index" |
904 checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" | 1337 checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" |
905 | 1338 |
906 [[package]] | 1339 [[package]] |
907 name = "windows_x86_64_gnu" | |
908 version = "0.52.6" | |
909 source = "registry+https://github.com/rust-lang/crates.io-index" | |
910 checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" | |
911 | |
912 [[package]] | |
913 name = "windows_x86_64_gnullvm" | 1340 name = "windows_x86_64_gnullvm" |
914 version = "0.48.5" | 1341 version = "0.48.5" |
915 source = "registry+https://github.com/rust-lang/crates.io-index" | 1342 source = "registry+https://github.com/rust-lang/crates.io-index" |
916 checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" | 1343 checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" |
917 | 1344 |
918 [[package]] | 1345 [[package]] |
919 name = "windows_x86_64_gnullvm" | |
920 version = "0.52.6" | |
921 source = "registry+https://github.com/rust-lang/crates.io-index" | |
922 checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" | |
923 | |
924 [[package]] | |
925 name = "windows_x86_64_msvc" | 1346 name = "windows_x86_64_msvc" |
926 version = "0.48.5" | 1347 version = "0.48.5" |
927 source = "registry+https://github.com/rust-lang/crates.io-index" | 1348 source = "registry+https://github.com/rust-lang/crates.io-index" |
928 checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" | 1349 checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" |
929 | 1350 |
930 [[package]] | 1351 [[package]] |
931 name = "windows_x86_64_msvc" | 1352 name = "winnow" |
932 version = "0.52.6" | 1353 version = "0.6.20" |
933 source = "registry+https://github.com/rust-lang/crates.io-index" | 1354 source = "registry+https://github.com/rust-lang/crates.io-index" |
934 checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" | 1355 checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b" |
1356 dependencies = [ | |
1357 "memchr", | |
1358 ] | |
1359 | |
1360 [[package]] | |
1361 name = "zerocopy" | |
1362 version = "0.7.35" | |
1363 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1364 checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0" | |
1365 dependencies = [ | |
1366 "byteorder", | |
1367 "zerocopy-derive", | |
1368 ] | |
1369 | |
1370 [[package]] | |
1371 name = "zerocopy-derive" | |
1372 version = "0.7.35" | |
1373 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1374 checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" | |
1375 dependencies = [ | |
1376 "proc-macro2", | |
1377 "quote", | |
1378 "syn 2.0.90", | |
1379 ] | |
1380 | |
1381 [[package]] | |
1382 name = "zune-core" | |
1383 version = "0.4.12" | |
1384 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1385 checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a" | |
935 | 1386 |
936 [[package]] | 1387 [[package]] |
937 name = "zune-inflate" | 1388 name = "zune-inflate" |
938 version = "0.2.54" | 1389 version = "0.2.54" |
939 source = "registry+https://github.com/rust-lang/crates.io-index" | 1390 source = "registry+https://github.com/rust-lang/crates.io-index" |
940 checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02" | 1391 checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02" |
941 dependencies = [ | 1392 dependencies = [ |
942 "simd-adler32", | 1393 "simd-adler32", |
943 ] | 1394 ] |
1395 | |
1396 [[package]] | |
1397 name = "zune-jpeg" | |
1398 version = "0.4.13" | |
1399 source = "registry+https://github.com/rust-lang/crates.io-index" | |
1400 checksum = "16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768" | |
1401 dependencies = [ | |
1402 "zune-core", | |
1403 ] |