Warning, /pim/akonadi-search/agent/rs/htmlparser/Cargo.lock is written in an unsupported language. File is not indexed.
0001 # This file is automatically @generated by Cargo. 0002 # It is not intended for manual editing. 0003 version = 3 0004 0005 [[package]] 0006 name = "autocfg" 0007 version = "1.1.0" 0008 source = "registry+https://github.com/rust-lang/crates.io-index" 0009 checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 0010 0011 [[package]] 0012 name = "bitflags" 0013 version = "1.3.2" 0014 source = "registry+https://github.com/rust-lang/crates.io-index" 0015 checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 0016 0017 [[package]] 0018 name = "cc" 0019 version = "1.0.83" 0020 source = "registry+https://github.com/rust-lang/crates.io-index" 0021 checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0" 0022 dependencies = [ 0023 "libc", 0024 ] 0025 0026 [[package]] 0027 name = "cfg-if" 0028 version = "1.0.0" 0029 source = "registry+https://github.com/rust-lang/crates.io-index" 0030 checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 0031 0032 [[package]] 0033 name = "codespan-reporting" 0034 version = "0.11.1" 0035 source = "registry+https://github.com/rust-lang/crates.io-index" 0036 checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e" 0037 dependencies = [ 0038 "termcolor", 0039 "unicode-width", 0040 ] 0041 0042 [[package]] 0043 name = "cxx" 0044 version = "1.0.106" 0045 source = "registry+https://github.com/rust-lang/crates.io-index" 0046 checksum = "28403c86fc49e3401fdf45499ba37fad6493d9329449d6449d7f0e10f4654d28" 0047 dependencies = [ 0048 "cc", 0049 "cxxbridge-flags", 0050 "cxxbridge-macro", 0051 "link-cplusplus", 0052 ] 0053 0054 [[package]] 0055 name = "cxx-build" 0056 version = "1.0.106" 0057 source = "registry+https://github.com/rust-lang/crates.io-index" 0058 checksum = "78da94fef01786dc3e0c76eafcd187abcaa9972c78e05ff4041e24fdf059c285" 0059 dependencies = [ 0060 "cc", 0061 "codespan-reporting", 0062 "once_cell", 0063 "proc-macro2", 0064 "quote", 0065 "scratch", 0066 "syn 2.0.29", 0067 ] 0068 0069 [[package]] 0070 name = "cxxbridge-flags" 0071 version = "1.0.106" 0072 source = "registry+https://github.com/rust-lang/crates.io-index" 0073 checksum = "e2a6f5e1dfb4b34292ad4ea1facbfdaa1824705b231610087b00b17008641809" 0074 0075 [[package]] 0076 name = "cxxbridge-macro" 0077 version = "1.0.106" 0078 source = "registry+https://github.com/rust-lang/crates.io-index" 0079 checksum = "50c49547d73ba8dcfd4ad7325d64c6d5391ff4224d498fc39a6f3f49825a530d" 0080 dependencies = [ 0081 "proc-macro2", 0082 "quote", 0083 "syn 2.0.29", 0084 ] 0085 0086 [[package]] 0087 name = "futf" 0088 version = "0.1.5" 0089 source = "registry+https://github.com/rust-lang/crates.io-index" 0090 checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843" 0091 dependencies = [ 0092 "mac", 0093 "new_debug_unreachable", 0094 ] 0095 0096 [[package]] 0097 name = "getrandom" 0098 version = "0.2.10" 0099 source = "registry+https://github.com/rust-lang/crates.io-index" 0100 checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427" 0101 dependencies = [ 0102 "cfg-if", 0103 "libc", 0104 "wasi", 0105 ] 0106 0107 [[package]] 0108 name = "html2text" 0109 version = "0.6.0" 0110 source = "registry+https://github.com/rust-lang/crates.io-index" 0111 checksum = "74cda84f06c1cc83476f79ae8e2e892b626bdadafcb227baec54c918cadc18a0" 0112 dependencies = [ 0113 "html5ever", 0114 "markup5ever", 0115 "tendril", 0116 "unicode-width", 0117 "xml5ever", 0118 ] 0119 0120 [[package]] 0121 name = "html5ever" 0122 version = "0.26.0" 0123 source = "registry+https://github.com/rust-lang/crates.io-index" 0124 checksum = "bea68cab48b8459f17cf1c944c67ddc572d272d9f2b274140f223ecb1da4a3b7" 0125 dependencies = [ 0126 "log", 0127 "mac", 0128 "markup5ever", 0129 "proc-macro2", 0130 "quote", 0131 "syn 1.0.109", 0132 ] 0133 0134 [[package]] 0135 name = "htmlparser" 0136 version = "0.1.0" 0137 dependencies = [ 0138 "cxx", 0139 "cxx-build", 0140 "html2text", 0141 ] 0142 0143 [[package]] 0144 name = "libc" 0145 version = "0.2.147" 0146 source = "registry+https://github.com/rust-lang/crates.io-index" 0147 checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3" 0148 0149 [[package]] 0150 name = "link-cplusplus" 0151 version = "1.0.9" 0152 source = "registry+https://github.com/rust-lang/crates.io-index" 0153 checksum = "9d240c6f7e1ba3a28b0249f774e6a9dd0175054b52dfbb61b16eb8505c3785c9" 0154 dependencies = [ 0155 "cc", 0156 ] 0157 0158 [[package]] 0159 name = "lock_api" 0160 version = "0.4.10" 0161 source = "registry+https://github.com/rust-lang/crates.io-index" 0162 checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16" 0163 dependencies = [ 0164 "autocfg", 0165 "scopeguard", 0166 ] 0167 0168 [[package]] 0169 name = "log" 0170 version = "0.4.20" 0171 source = "registry+https://github.com/rust-lang/crates.io-index" 0172 checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" 0173 0174 [[package]] 0175 name = "mac" 0176 version = "0.1.1" 0177 source = "registry+https://github.com/rust-lang/crates.io-index" 0178 checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4" 0179 0180 [[package]] 0181 name = "markup5ever" 0182 version = "0.11.0" 0183 source = "registry+https://github.com/rust-lang/crates.io-index" 0184 checksum = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016" 0185 dependencies = [ 0186 "log", 0187 "phf", 0188 "phf_codegen", 0189 "string_cache", 0190 "string_cache_codegen", 0191 "tendril", 0192 ] 0193 0194 [[package]] 0195 name = "new_debug_unreachable" 0196 version = "1.0.4" 0197 source = "registry+https://github.com/rust-lang/crates.io-index" 0198 checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54" 0199 0200 [[package]] 0201 name = "once_cell" 0202 version = "1.18.0" 0203 source = "registry+https://github.com/rust-lang/crates.io-index" 0204 checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d" 0205 0206 [[package]] 0207 name = "parking_lot" 0208 version = "0.12.1" 0209 source = "registry+https://github.com/rust-lang/crates.io-index" 0210 checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" 0211 dependencies = [ 0212 "lock_api", 0213 "parking_lot_core", 0214 ] 0215 0216 [[package]] 0217 name = "parking_lot_core" 0218 version = "0.9.8" 0219 source = "registry+https://github.com/rust-lang/crates.io-index" 0220 checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447" 0221 dependencies = [ 0222 "cfg-if", 0223 "libc", 0224 "redox_syscall", 0225 "smallvec", 0226 "windows-targets", 0227 ] 0228 0229 [[package]] 0230 name = "phf" 0231 version = "0.10.1" 0232 source = "registry+https://github.com/rust-lang/crates.io-index" 0233 checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259" 0234 dependencies = [ 0235 "phf_shared", 0236 ] 0237 0238 [[package]] 0239 name = "phf_codegen" 0240 version = "0.10.0" 0241 source = "registry+https://github.com/rust-lang/crates.io-index" 0242 checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd" 0243 dependencies = [ 0244 "phf_generator", 0245 "phf_shared", 0246 ] 0247 0248 [[package]] 0249 name = "phf_generator" 0250 version = "0.10.0" 0251 source = "registry+https://github.com/rust-lang/crates.io-index" 0252 checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6" 0253 dependencies = [ 0254 "phf_shared", 0255 "rand", 0256 ] 0257 0258 [[package]] 0259 name = "phf_shared" 0260 version = "0.10.0" 0261 source = "registry+https://github.com/rust-lang/crates.io-index" 0262 checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096" 0263 dependencies = [ 0264 "siphasher", 0265 ] 0266 0267 [[package]] 0268 name = "ppv-lite86" 0269 version = "0.2.17" 0270 source = "registry+https://github.com/rust-lang/crates.io-index" 0271 checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 0272 0273 [[package]] 0274 name = "precomputed-hash" 0275 version = "0.1.1" 0276 source = "registry+https://github.com/rust-lang/crates.io-index" 0277 checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" 0278 0279 [[package]] 0280 name = "proc-macro2" 0281 version = "1.0.66" 0282 source = "registry+https://github.com/rust-lang/crates.io-index" 0283 checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9" 0284 dependencies = [ 0285 "unicode-ident", 0286 ] 0287 0288 [[package]] 0289 name = "quote" 0290 version = "1.0.33" 0291 source = "registry+https://github.com/rust-lang/crates.io-index" 0292 checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae" 0293 dependencies = [ 0294 "proc-macro2", 0295 ] 0296 0297 [[package]] 0298 name = "rand" 0299 version = "0.8.5" 0300 source = "registry+https://github.com/rust-lang/crates.io-index" 0301 checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 0302 dependencies = [ 0303 "libc", 0304 "rand_chacha", 0305 "rand_core", 0306 ] 0307 0308 [[package]] 0309 name = "rand_chacha" 0310 version = "0.3.1" 0311 source = "registry+https://github.com/rust-lang/crates.io-index" 0312 checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 0313 dependencies = [ 0314 "ppv-lite86", 0315 "rand_core", 0316 ] 0317 0318 [[package]] 0319 name = "rand_core" 0320 version = "0.6.4" 0321 source = "registry+https://github.com/rust-lang/crates.io-index" 0322 checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 0323 dependencies = [ 0324 "getrandom", 0325 ] 0326 0327 [[package]] 0328 name = "redox_syscall" 0329 version = "0.3.5" 0330 source = "registry+https://github.com/rust-lang/crates.io-index" 0331 checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" 0332 dependencies = [ 0333 "bitflags", 0334 ] 0335 0336 [[package]] 0337 name = "scopeguard" 0338 version = "1.2.0" 0339 source = "registry+https://github.com/rust-lang/crates.io-index" 0340 checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 0341 0342 [[package]] 0343 name = "scratch" 0344 version = "1.0.7" 0345 source = "registry+https://github.com/rust-lang/crates.io-index" 0346 checksum = "a3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152" 0347 0348 [[package]] 0349 name = "serde" 0350 version = "1.0.188" 0351 source = "registry+https://github.com/rust-lang/crates.io-index" 0352 checksum = "cf9e0fcba69a370eed61bcf2b728575f726b50b55cba78064753d708ddc7549e" 0353 dependencies = [ 0354 "serde_derive", 0355 ] 0356 0357 [[package]] 0358 name = "serde_derive" 0359 version = "1.0.188" 0360 source = "registry+https://github.com/rust-lang/crates.io-index" 0361 checksum = "4eca7ac642d82aa35b60049a6eccb4be6be75e599bd2e9adb5f875a737654af2" 0362 dependencies = [ 0363 "proc-macro2", 0364 "quote", 0365 "syn 2.0.29", 0366 ] 0367 0368 [[package]] 0369 name = "siphasher" 0370 version = "0.3.11" 0371 source = "registry+https://github.com/rust-lang/crates.io-index" 0372 checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d" 0373 0374 [[package]] 0375 name = "smallvec" 0376 version = "1.11.0" 0377 source = "registry+https://github.com/rust-lang/crates.io-index" 0378 checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9" 0379 0380 [[package]] 0381 name = "string_cache" 0382 version = "0.8.7" 0383 source = "registry+https://github.com/rust-lang/crates.io-index" 0384 checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b" 0385 dependencies = [ 0386 "new_debug_unreachable", 0387 "once_cell", 0388 "parking_lot", 0389 "phf_shared", 0390 "precomputed-hash", 0391 "serde", 0392 ] 0393 0394 [[package]] 0395 name = "string_cache_codegen" 0396 version = "0.5.2" 0397 source = "registry+https://github.com/rust-lang/crates.io-index" 0398 checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988" 0399 dependencies = [ 0400 "phf_generator", 0401 "phf_shared", 0402 "proc-macro2", 0403 "quote", 0404 ] 0405 0406 [[package]] 0407 name = "syn" 0408 version = "1.0.109" 0409 source = "registry+https://github.com/rust-lang/crates.io-index" 0410 checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 0411 dependencies = [ 0412 "proc-macro2", 0413 "quote", 0414 "unicode-ident", 0415 ] 0416 0417 [[package]] 0418 name = "syn" 0419 version = "2.0.29" 0420 source = "registry+https://github.com/rust-lang/crates.io-index" 0421 checksum = "c324c494eba9d92503e6f1ef2e6df781e78f6a7705a0202d9801b198807d518a" 0422 dependencies = [ 0423 "proc-macro2", 0424 "quote", 0425 "unicode-ident", 0426 ] 0427 0428 [[package]] 0429 name = "tendril" 0430 version = "0.4.3" 0431 source = "registry+https://github.com/rust-lang/crates.io-index" 0432 checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0" 0433 dependencies = [ 0434 "futf", 0435 "mac", 0436 "utf-8", 0437 ] 0438 0439 [[package]] 0440 name = "termcolor" 0441 version = "1.2.0" 0442 source = "registry+https://github.com/rust-lang/crates.io-index" 0443 checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" 0444 dependencies = [ 0445 "winapi-util", 0446 ] 0447 0448 [[package]] 0449 name = "unicode-ident" 0450 version = "1.0.11" 0451 source = "registry+https://github.com/rust-lang/crates.io-index" 0452 checksum = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c" 0453 0454 [[package]] 0455 name = "unicode-width" 0456 version = "0.1.10" 0457 source = "registry+https://github.com/rust-lang/crates.io-index" 0458 checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" 0459 0460 [[package]] 0461 name = "utf-8" 0462 version = "0.7.6" 0463 source = "registry+https://github.com/rust-lang/crates.io-index" 0464 checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 0465 0466 [[package]] 0467 name = "wasi" 0468 version = "0.11.0+wasi-snapshot-preview1" 0469 source = "registry+https://github.com/rust-lang/crates.io-index" 0470 checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 0471 0472 [[package]] 0473 name = "winapi" 0474 version = "0.3.9" 0475 source = "registry+https://github.com/rust-lang/crates.io-index" 0476 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 0477 dependencies = [ 0478 "winapi-i686-pc-windows-gnu", 0479 "winapi-x86_64-pc-windows-gnu", 0480 ] 0481 0482 [[package]] 0483 name = "winapi-i686-pc-windows-gnu" 0484 version = "0.4.0" 0485 source = "registry+https://github.com/rust-lang/crates.io-index" 0486 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 0487 0488 [[package]] 0489 name = "winapi-util" 0490 version = "0.1.5" 0491 source = "registry+https://github.com/rust-lang/crates.io-index" 0492 checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 0493 dependencies = [ 0494 "winapi", 0495 ] 0496 0497 [[package]] 0498 name = "winapi-x86_64-pc-windows-gnu" 0499 version = "0.4.0" 0500 source = "registry+https://github.com/rust-lang/crates.io-index" 0501 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 0502 0503 [[package]] 0504 name = "windows-targets" 0505 version = "0.48.5" 0506 source = "registry+https://github.com/rust-lang/crates.io-index" 0507 checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 0508 dependencies = [ 0509 "windows_aarch64_gnullvm", 0510 "windows_aarch64_msvc", 0511 "windows_i686_gnu", 0512 "windows_i686_msvc", 0513 "windows_x86_64_gnu", 0514 "windows_x86_64_gnullvm", 0515 "windows_x86_64_msvc", 0516 ] 0517 0518 [[package]] 0519 name = "windows_aarch64_gnullvm" 0520 version = "0.48.5" 0521 source = "registry+https://github.com/rust-lang/crates.io-index" 0522 checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 0523 0524 [[package]] 0525 name = "windows_aarch64_msvc" 0526 version = "0.48.5" 0527 source = "registry+https://github.com/rust-lang/crates.io-index" 0528 checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 0529 0530 [[package]] 0531 name = "windows_i686_gnu" 0532 version = "0.48.5" 0533 source = "registry+https://github.com/rust-lang/crates.io-index" 0534 checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 0535 0536 [[package]] 0537 name = "windows_i686_msvc" 0538 version = "0.48.5" 0539 source = "registry+https://github.com/rust-lang/crates.io-index" 0540 checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 0541 0542 [[package]] 0543 name = "windows_x86_64_gnu" 0544 version = "0.48.5" 0545 source = "registry+https://github.com/rust-lang/crates.io-index" 0546 checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 0547 0548 [[package]] 0549 name = "windows_x86_64_gnullvm" 0550 version = "0.48.5" 0551 source = "registry+https://github.com/rust-lang/crates.io-index" 0552 checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 0553 0554 [[package]] 0555 name = "windows_x86_64_msvc" 0556 version = "0.48.5" 0557 source = "registry+https://github.com/rust-lang/crates.io-index" 0558 checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 0559 0560 [[package]] 0561 name = "xml5ever" 0562 version = "0.17.0" 0563 source = "registry+https://github.com/rust-lang/crates.io-index" 0564 checksum = "4034e1d05af98b51ad7214527730626f019682d797ba38b51689212118d8e650" 0565 dependencies = [ 0566 "log", 0567 "mac", 0568 "markup5ever", 0569 ]