Annotate fonts with ruby (pinyin/romaji) and produce modified TTF/WOFF2 outputs.
at main 1277 lines 33 kB view raw
1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 4 4 5[[package]] 6name = "aho-corasick" 7version = "1.1.4" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" 10dependencies = [ 11 "memchr", 12] 13 14[[package]] 15name = "alloc-no-stdlib" 16version = "2.0.4" 17source = "registry+https://github.com/rust-lang/crates.io-index" 18checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" 19 20[[package]] 21name = "alloc-stdlib" 22version = "0.2.2" 23source = "registry+https://github.com/rust-lang/crates.io-index" 24checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece" 25dependencies = [ 26 "alloc-no-stdlib", 27] 28 29[[package]] 30name = "allocator-api2" 31version = "0.2.21" 32source = "registry+https://github.com/rust-lang/crates.io-index" 33checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 34 35[[package]] 36name = "anstream" 37version = "0.6.21" 38source = "registry+https://github.com/rust-lang/crates.io-index" 39checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" 40dependencies = [ 41 "anstyle", 42 "anstyle-parse", 43 "anstyle-query", 44 "anstyle-wincon", 45 "colorchoice", 46 "is_terminal_polyfill", 47 "utf8parse", 48] 49 50[[package]] 51name = "anstyle" 52version = "1.0.13" 53source = "registry+https://github.com/rust-lang/crates.io-index" 54checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" 55 56[[package]] 57name = "anstyle-parse" 58version = "0.2.7" 59source = "registry+https://github.com/rust-lang/crates.io-index" 60checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 61dependencies = [ 62 "utf8parse", 63] 64 65[[package]] 66name = "anstyle-query" 67version = "1.1.5" 68source = "registry+https://github.com/rust-lang/crates.io-index" 69checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" 70dependencies = [ 71 "windows-sys", 72] 73 74[[package]] 75name = "anstyle-wincon" 76version = "3.0.11" 77source = "registry+https://github.com/rust-lang/crates.io-index" 78checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" 79dependencies = [ 80 "anstyle", 81 "once_cell_polyfill", 82 "windows-sys", 83] 84 85[[package]] 86name = "anyhow" 87version = "1.0.102" 88source = "registry+https://github.com/rust-lang/crates.io-index" 89checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" 90 91[[package]] 92name = "ariadne" 93version = "0.6.0" 94source = "registry+https://github.com/rust-lang/crates.io-index" 95checksum = "8454c8a44ce2cb9cc7e7fae67fc6128465b343b92c6631e94beca3c8d1524ea5" 96dependencies = [ 97 "unicode-width", 98 "yansi", 99] 100 101[[package]] 102name = "arrayvec" 103version = "0.7.6" 104source = "registry+https://github.com/rust-lang/crates.io-index" 105checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" 106 107[[package]] 108name = "atomic_float" 109version = "1.1.0" 110source = "registry+https://github.com/rust-lang/crates.io-index" 111checksum = "628d228f918ac3b82fe590352cc719d30664a0c13ca3a60266fe02c7132d480a" 112 113[[package]] 114name = "autocfg" 115version = "1.5.0" 116source = "registry+https://github.com/rust-lang/crates.io-index" 117checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 118 119[[package]] 120name = "brotli" 121version = "7.0.0" 122source = "registry+https://github.com/rust-lang/crates.io-index" 123checksum = "cc97b8f16f944bba54f0433f07e30be199b6dc2bd25937444bbad560bcea29bd" 124dependencies = [ 125 "alloc-no-stdlib", 126 "alloc-stdlib", 127 "brotli-decompressor", 128] 129 130[[package]] 131name = "brotli-decompressor" 132version = "4.0.3" 133source = "registry+https://github.com/rust-lang/crates.io-index" 134checksum = "a334ef7c9e23abf0ce748e8cd309037da93e606ad52eb372e4ce327a0dcfbdfd" 135dependencies = [ 136 "alloc-no-stdlib", 137 "alloc-stdlib", 138] 139 140[[package]] 141name = "bumpalo" 142version = "3.20.2" 143source = "registry+https://github.com/rust-lang/crates.io-index" 144checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb" 145 146[[package]] 147name = "bytemuck" 148version = "1.25.0" 149source = "registry+https://github.com/rust-lang/crates.io-index" 150checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec" 151dependencies = [ 152 "bytemuck_derive", 153] 154 155[[package]] 156name = "bytemuck_derive" 157version = "1.10.2" 158source = "registry+https://github.com/rust-lang/crates.io-index" 159checksum = "f9abbd1bc6865053c427f7198e6af43bfdedc55ab791faed4fbd361d789575ff" 160dependencies = [ 161 "proc-macro2", 162 "quote", 163 "syn", 164] 165 166[[package]] 167name = "camino" 168version = "1.2.2" 169source = "registry+https://github.com/rust-lang/crates.io-index" 170checksum = "e629a66d692cb9ff1a1c664e41771b3dcaf961985a9774c0eb0bd1b51cf60a48" 171 172[[package]] 173name = "cc" 174version = "1.2.56" 175source = "registry+https://github.com/rust-lang/crates.io-index" 176checksum = "aebf35691d1bfb0ac386a69bac2fde4dd276fb618cf8bf4f5318fe285e821bb2" 177dependencies = [ 178 "find-msvc-tools", 179 "shlex", 180] 181 182[[package]] 183name = "cfg-if" 184version = "1.0.4" 185source = "registry+https://github.com/rust-lang/crates.io-index" 186checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 187 188[[package]] 189name = "clap" 190version = "4.5.60" 191source = "registry+https://github.com/rust-lang/crates.io-index" 192checksum = "2797f34da339ce31042b27d23607e051786132987f595b02ba4f6a6dffb7030a" 193dependencies = [ 194 "clap_builder", 195 "clap_derive", 196] 197 198[[package]] 199name = "clap_builder" 200version = "4.5.60" 201source = "registry+https://github.com/rust-lang/crates.io-index" 202checksum = "24a241312cea5059b13574bb9b3861cabf758b879c15190b37b6d6fd63ab6876" 203dependencies = [ 204 "anstream", 205 "anstyle", 206 "clap_lex", 207 "strsim", 208] 209 210[[package]] 211name = "clap_derive" 212version = "4.5.55" 213source = "registry+https://github.com/rust-lang/crates.io-index" 214checksum = "a92793da1a46a5f2a02a6f4c46c6496b28c43638adea8306fcb0caa1634f24e5" 215dependencies = [ 216 "heck", 217 "proc-macro2", 218 "quote", 219 "syn", 220] 221 222[[package]] 223name = "clap_lex" 224version = "1.0.0" 225source = "registry+https://github.com/rust-lang/crates.io-index" 226checksum = "3a822ea5bc7590f9d40f1ba12c0dc3c2760f3482c6984db1573ad11031420831" 227 228[[package]] 229name = "colorchoice" 230version = "1.0.4" 231source = "registry+https://github.com/rust-lang/crates.io-index" 232checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" 233 234[[package]] 235name = "console" 236version = "0.16.2" 237source = "registry+https://github.com/rust-lang/crates.io-index" 238checksum = "03e45a4a8926227e4197636ba97a9fc9b00477e9f4bd711395687c5f0734bec4" 239dependencies = [ 240 "encode_unicode", 241 "libc", 242 "once_cell", 243 "unicode-width", 244 "windows-sys", 245] 246 247[[package]] 248name = "const-fnv1a-hash" 249version = "1.1.0" 250source = "registry+https://github.com/rust-lang/crates.io-index" 251checksum = "32b13ea120a812beba79e34316b3942a857c86ec1593cb34f27bb28272ce2cca" 252 253[[package]] 254name = "crossbeam-deque" 255version = "0.8.6" 256source = "registry+https://github.com/rust-lang/crates.io-index" 257checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" 258dependencies = [ 259 "crossbeam-epoch", 260 "crossbeam-utils", 261] 262 263[[package]] 264name = "crossbeam-epoch" 265version = "0.9.18" 266source = "registry+https://github.com/rust-lang/crates.io-index" 267checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 268dependencies = [ 269 "crossbeam-utils", 270] 271 272[[package]] 273name = "crossbeam-utils" 274version = "0.8.21" 275source = "registry+https://github.com/rust-lang/crates.io-index" 276checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 277 278[[package]] 279name = "either" 280version = "1.15.0" 281source = "registry+https://github.com/rust-lang/crates.io-index" 282checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 283 284[[package]] 285name = "encode_unicode" 286version = "1.0.0" 287source = "registry+https://github.com/rust-lang/crates.io-index" 288checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" 289 290[[package]] 291name = "equivalent" 292version = "1.0.2" 293source = "registry+https://github.com/rust-lang/crates.io-index" 294checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 295 296[[package]] 297name = "euclid" 298version = "0.22.13" 299source = "registry+https://github.com/rust-lang/crates.io-index" 300checksum = "df61bf483e837f88d5c2291dcf55c67be7e676b3a51acc48db3a7b163b91ed63" 301dependencies = [ 302 "num-traits", 303] 304 305[[package]] 306name = "facet" 307version = "0.44.1" 308source = "registry+https://github.com/rust-lang/crates.io-index" 309checksum = "98c578b0cf6efa3459c6ff5f9f67ddfa668ba778fdbf301a1ba6bb493bf32aba" 310dependencies = [ 311 "autocfg", 312 "facet-core", 313 "facet-macros", 314] 315 316[[package]] 317name = "facet-core" 318version = "0.44.1" 319source = "registry+https://github.com/rust-lang/crates.io-index" 320checksum = "cf2c09e5a796b8989e7555cbe097ddd3c3ffa4c02392b9b4ad0d7cd48b1af5c2" 321dependencies = [ 322 "autocfg", 323 "camino", 324 "const-fnv1a-hash", 325 "iddqd", 326 "impls", 327 "indexmap", 328] 329 330[[package]] 331name = "facet-dessert" 332version = "0.44.1" 333source = "registry+https://github.com/rust-lang/crates.io-index" 334checksum = "64092a2ececf59431c1b98561ba12e308c20185185fedc8c5396468e87573435" 335dependencies = [ 336 "facet-core", 337 "facet-reflect", 338] 339 340[[package]] 341name = "facet-error" 342version = "0.44.1" 343source = "registry+https://github.com/rust-lang/crates.io-index" 344checksum = "d19f1faf0c1074b7584a43774789e06234f839dc7207ff3fcf2fbd7902429f96" 345dependencies = [ 346 "facet", 347] 348 349[[package]] 350name = "facet-format" 351version = "0.44.1" 352source = "registry+https://github.com/rust-lang/crates.io-index" 353checksum = "9b93a20a96d7dc1ab469896487f26f5c467b5b28c0448b4419fe8497ed1c6e5c" 354dependencies = [ 355 "facet-core", 356 "facet-dessert", 357 "facet-path", 358 "facet-reflect", 359 "facet-solver", 360] 361 362[[package]] 363name = "facet-json" 364version = "0.44.1" 365source = "registry+https://github.com/rust-lang/crates.io-index" 366checksum = "25cb1beadcaada7bbadd9856948061dbda047d8aad9eba1b8de1d2eec2fff9e5" 367dependencies = [ 368 "facet", 369 "facet-core", 370 "facet-format", 371 "facet-reflect", 372 "memchr", 373] 374 375[[package]] 376name = "facet-macro-parse" 377version = "0.44.1" 378source = "registry+https://github.com/rust-lang/crates.io-index" 379checksum = "b0ecddfa2b01f0ea083571f9cbb945222bc6603ce2c1cad9105eb8a432e09298" 380dependencies = [ 381 "facet-macro-types", 382 "proc-macro2", 383 "quote", 384] 385 386[[package]] 387name = "facet-macro-types" 388version = "0.44.1" 389source = "registry+https://github.com/rust-lang/crates.io-index" 390checksum = "e22ff06d4c4bb3cc6cfaf51d20c66444d7845ab047a7cd500b2677f01a9f6fd9" 391dependencies = [ 392 "proc-macro2", 393 "quote", 394 "unsynn", 395] 396 397[[package]] 398name = "facet-macros" 399version = "0.44.1" 400source = "registry+https://github.com/rust-lang/crates.io-index" 401checksum = "9cd4fe21b304e67937988fd88ef0907453a11921597fddff8ea8dc711575bfc7" 402dependencies = [ 403 "facet-macros-impl", 404] 405 406[[package]] 407name = "facet-macros-impl" 408version = "0.44.1" 409source = "registry+https://github.com/rust-lang/crates.io-index" 410checksum = "b050ae34e587b27fa45e33720722be8ccc20a3d64f4560882cffae1ce65c564f" 411dependencies = [ 412 "facet-macro-parse", 413 "facet-macro-types", 414 "proc-macro2", 415 "quote", 416 "strsim", 417 "unsynn", 418] 419 420[[package]] 421name = "facet-path" 422version = "0.44.1" 423source = "registry+https://github.com/rust-lang/crates.io-index" 424checksum = "34ae380f4553db1a2ab33fb75035e7d86c178f384c4ded2e1681daec58cbbfc2" 425dependencies = [ 426 "facet-core", 427] 428 429[[package]] 430name = "facet-pretty" 431version = "0.44.1" 432source = "registry+https://github.com/rust-lang/crates.io-index" 433checksum = "682119408855d2a5de7cc23b0477ed19e332e0272caa110063eeda82d8809cc2" 434dependencies = [ 435 "facet-core", 436 "facet-reflect", 437 "owo-colors", 438] 439 440[[package]] 441name = "facet-reflect" 442version = "0.44.1" 443source = "registry+https://github.com/rust-lang/crates.io-index" 444checksum = "2469bdb237a3f3cac3077b784e86be88e379534ff9322d53b3d673e27bcb0988" 445dependencies = [ 446 "facet-core", 447 "facet-path", 448 "hashbrown 0.16.1", 449 "regex", 450 "smallvec 2.0.0-alpha.12", 451] 452 453[[package]] 454name = "facet-solver" 455version = "0.44.1" 456source = "registry+https://github.com/rust-lang/crates.io-index" 457checksum = "2e87fefb7fabe10278980588bb13bcfde4faeda4b3c29ae83c3c66efe0cad1a5" 458dependencies = [ 459 "facet-core", 460 "facet-reflect", 461] 462 463[[package]] 464name = "figue" 465version = "2.0.0" 466source = "registry+https://github.com/rust-lang/crates.io-index" 467checksum = "f33f286df173a047e864b39279b14de5e08dc5c7c5c719f81e96a8602049d4dd" 468dependencies = [ 469 "ariadne", 470 "camino", 471 "facet", 472 "facet-core", 473 "facet-error", 474 "facet-format", 475 "facet-json", 476 "facet-pretty", 477 "facet-reflect", 478 "figue-attrs", 479 "heck", 480 "indexmap", 481 "owo-colors", 482 "strip-ansi-escapes", 483 "strsim", 484 "supports-color 3.0.2", 485 "tracing", 486 "unicode-width", 487] 488 489[[package]] 490name = "figue-attrs" 491version = "2.0.0" 492source = "registry+https://github.com/rust-lang/crates.io-index" 493checksum = "b09be1cd2a5c7295aa5dae9dd5585db38b3ab59c751336ebd4d692b867415703" 494dependencies = [ 495 "facet", 496] 497 498[[package]] 499name = "find-msvc-tools" 500version = "0.1.9" 501source = "registry+https://github.com/rust-lang/crates.io-index" 502checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" 503 504[[package]] 505name = "fnv" 506version = "1.0.7" 507source = "registry+https://github.com/rust-lang/crates.io-index" 508checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 509 510[[package]] 511name = "foldhash" 512version = "0.1.5" 513source = "registry+https://github.com/rust-lang/crates.io-index" 514checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" 515 516[[package]] 517name = "foldhash" 518version = "0.2.0" 519source = "registry+https://github.com/rust-lang/crates.io-index" 520checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" 521 522[[package]] 523name = "fontcull" 524version = "2.0.1" 525source = "registry+https://github.com/rust-lang/crates.io-index" 526checksum = "7a45c509e7858288938a51b22fa51c9f812144d53cd4adb9ff1a3f419052948e" 527dependencies = [ 528 "fontcull-klippa", 529 "fontcull-read-fonts", 530 "fontcull-skrifa", 531 "fontcull-write-fonts", 532] 533 534[[package]] 535name = "fontcull-font-types" 536version = "0.10.2" 537source = "registry+https://github.com/rust-lang/crates.io-index" 538checksum = "b7187211f698d3144c4278d99cede5f6d67814cd676bbf1d2b8607049b3d76b2" 539dependencies = [ 540 "bytemuck", 541] 542 543[[package]] 544name = "fontcull-klippa" 545version = "0.1.2" 546source = "registry+https://github.com/rust-lang/crates.io-index" 547checksum = "0ceb68d1b34e3c675e78f1cabbc49e19c5962d6c6173b7c77d77392431b99840" 548dependencies = [ 549 "clap", 550 "fnv", 551 "fontcull-skrifa", 552 "fontcull-write-fonts", 553 "hashbrown 0.15.5", 554 "regex", 555 "thiserror", 556] 557 558[[package]] 559name = "fontcull-read-fonts" 560version = "0.38.0" 561source = "registry+https://github.com/rust-lang/crates.io-index" 562checksum = "170928e2d36f9605167b8480acd6e9fc5ef5daaf64fac43d178af9c563adba29" 563dependencies = [ 564 "bytemuck", 565 "fontcull-font-types", 566] 567 568[[package]] 569name = "fontcull-skrifa" 570version = "0.39.2" 571source = "registry+https://github.com/rust-lang/crates.io-index" 572checksum = "3c39120d1806ed11baf0559537bd601c6c60d7bf84ddcc385adea8fb8ff62d35" 573dependencies = [ 574 "bytemuck", 575 "fontcull-read-fonts", 576] 577 578[[package]] 579name = "fontcull-write-fonts" 580version = "0.44.3" 581source = "registry+https://github.com/rust-lang/crates.io-index" 582checksum = "47b506b0883cf5f8998391cbffa92024143cedcbd0f344fc3f1507dec12956cf" 583dependencies = [ 584 "fontcull-font-types", 585 "fontcull-read-fonts", 586 "indexmap", 587 "kurbo", 588 "log", 589] 590 591[[package]] 592name = "glob" 593version = "0.3.3" 594source = "registry+https://github.com/rust-lang/crates.io-index" 595checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" 596 597[[package]] 598name = "hashbrown" 599version = "0.15.5" 600source = "registry+https://github.com/rust-lang/crates.io-index" 601checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" 602dependencies = [ 603 "allocator-api2", 604 "equivalent", 605 "foldhash 0.1.5", 606] 607 608[[package]] 609name = "hashbrown" 610version = "0.16.1" 611source = "registry+https://github.com/rust-lang/crates.io-index" 612checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" 613dependencies = [ 614 "allocator-api2", 615 "equivalent", 616 "foldhash 0.2.0", 617] 618 619[[package]] 620name = "heck" 621version = "0.5.0" 622source = "registry+https://github.com/rust-lang/crates.io-index" 623checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 624 625[[package]] 626name = "hermit-abi" 627version = "0.5.2" 628source = "registry+https://github.com/rust-lang/crates.io-index" 629checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" 630 631[[package]] 632name = "iddqd" 633version = "0.3.17" 634source = "registry+https://github.com/rust-lang/crates.io-index" 635checksum = "6b215e67ed1d1a4b1702acd787c487d16e4c977c5dcbcc4587bdb5ea26b6ce06" 636dependencies = [ 637 "allocator-api2", 638 "equivalent", 639 "foldhash 0.2.0", 640 "hashbrown 0.16.1", 641 "rustc-hash", 642] 643 644[[package]] 645name = "impls" 646version = "1.0.3" 647source = "registry+https://github.com/rust-lang/crates.io-index" 648checksum = "7a46645bbd70538861a90d0f26c31537cdf1e44aae99a794fb75a664b70951bc" 649 650[[package]] 651name = "indexmap" 652version = "2.13.0" 653source = "registry+https://github.com/rust-lang/crates.io-index" 654checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" 655dependencies = [ 656 "equivalent", 657 "hashbrown 0.16.1", 658] 659 660[[package]] 661name = "indicatif" 662version = "0.18.4" 663source = "registry+https://github.com/rust-lang/crates.io-index" 664checksum = "25470f23803092da7d239834776d653104d551bc4d7eacaf31e6837854b8e9eb" 665dependencies = [ 666 "console", 667 "portable-atomic", 668 "rayon", 669 "unicode-width", 670 "unit-prefix", 671 "vt100", 672 "web-time", 673] 674 675[[package]] 676name = "is-terminal" 677version = "0.4.17" 678source = "registry+https://github.com/rust-lang/crates.io-index" 679checksum = "3640c1c38b8e4e43584d8df18be5fc6b0aa314ce6ebf51b53313d4306cca8e46" 680dependencies = [ 681 "hermit-abi", 682 "libc", 683 "windows-sys", 684] 685 686[[package]] 687name = "is_ci" 688version = "1.2.0" 689source = "registry+https://github.com/rust-lang/crates.io-index" 690checksum = "7655c9839580ee829dfacba1d1278c2b7883e50a277ff7541299489d6bdfdc45" 691 692[[package]] 693name = "is_terminal_polyfill" 694version = "1.70.2" 695source = "registry+https://github.com/rust-lang/crates.io-index" 696checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" 697 698[[package]] 699name = "itertools" 700version = "0.10.5" 701source = "registry+https://github.com/rust-lang/crates.io-index" 702checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" 703dependencies = [ 704 "either", 705] 706 707[[package]] 708name = "itoa" 709version = "1.0.17" 710source = "registry+https://github.com/rust-lang/crates.io-index" 711checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" 712 713[[package]] 714name = "js-sys" 715version = "0.3.88" 716source = "registry+https://github.com/rust-lang/crates.io-index" 717checksum = "c7e709f3e3d22866f9c25b3aff01af289b18422cc8b4262fb19103ee80fe513d" 718dependencies = [ 719 "once_cell", 720 "wasm-bindgen", 721] 722 723[[package]] 724name = "kurbo" 725version = "0.12.0" 726source = "registry+https://github.com/rust-lang/crates.io-index" 727checksum = "ce9729cc38c18d86123ab736fd2e7151763ba226ac2490ec092d1dd148825e32" 728dependencies = [ 729 "arrayvec", 730 "euclid", 731 "smallvec 1.15.1", 732] 733 734[[package]] 735name = "lazy_static" 736version = "1.5.0" 737source = "registry+https://github.com/rust-lang/crates.io-index" 738checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 739 740[[package]] 741name = "libc" 742version = "0.2.182" 743source = "registry+https://github.com/rust-lang/crates.io-index" 744checksum = "6800badb6cb2082ffd7b6a67e6125bb39f18782f793520caee8cb8846be06112" 745 746[[package]] 747name = "log" 748version = "0.4.29" 749source = "registry+https://github.com/rust-lang/crates.io-index" 750checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" 751 752[[package]] 753name = "matchers" 754version = "0.2.0" 755source = "registry+https://github.com/rust-lang/crates.io-index" 756checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" 757dependencies = [ 758 "regex-automata", 759] 760 761[[package]] 762name = "memchr" 763version = "2.8.0" 764source = "registry+https://github.com/rust-lang/crates.io-index" 765checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" 766 767[[package]] 768name = "mutants" 769version = "0.0.3" 770source = "registry+https://github.com/rust-lang/crates.io-index" 771checksum = "bc0287524726960e07b119cebd01678f852f147742ae0d925e6a520dca956126" 772 773[[package]] 774name = "nu-ansi-term" 775version = "0.50.3" 776source = "registry+https://github.com/rust-lang/crates.io-index" 777checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" 778dependencies = [ 779 "windows-sys", 780] 781 782[[package]] 783name = "num-traits" 784version = "0.2.19" 785source = "registry+https://github.com/rust-lang/crates.io-index" 786checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 787dependencies = [ 788 "autocfg", 789] 790 791[[package]] 792name = "once_cell" 793version = "1.21.3" 794source = "registry+https://github.com/rust-lang/crates.io-index" 795checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 796 797[[package]] 798name = "once_cell_polyfill" 799version = "1.70.2" 800source = "registry+https://github.com/rust-lang/crates.io-index" 801checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" 802 803[[package]] 804name = "owo-colors" 805version = "4.2.3" 806source = "registry+https://github.com/rust-lang/crates.io-index" 807checksum = "9c6901729fa79e91a0913333229e9ca5dc725089d1c363b2f4b4760709dc4a52" 808dependencies = [ 809 "supports-color 2.1.0", 810 "supports-color 3.0.2", 811] 812 813[[package]] 814name = "pin-project-lite" 815version = "0.2.16" 816source = "registry+https://github.com/rust-lang/crates.io-index" 817checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 818 819[[package]] 820name = "pinyin" 821version = "0.11.0" 822source = "registry+https://github.com/rust-lang/crates.io-index" 823checksum = "e225f595052d9c46045755be4b8d7950b6d9f3c33e0c0b74ba58f11bbfa8c64b" 824 825[[package]] 826name = "portable-atomic" 827version = "1.13.1" 828source = "registry+https://github.com/rust-lang/crates.io-index" 829checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49" 830 831[[package]] 832name = "proc-macro2" 833version = "1.0.106" 834source = "registry+https://github.com/rust-lang/crates.io-index" 835checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" 836dependencies = [ 837 "unicode-ident", 838] 839 840[[package]] 841name = "quote" 842version = "1.0.44" 843source = "registry+https://github.com/rust-lang/crates.io-index" 844checksum = "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4" 845dependencies = [ 846 "proc-macro2", 847] 848 849[[package]] 850name = "rayon" 851version = "1.11.0" 852source = "registry+https://github.com/rust-lang/crates.io-index" 853checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f" 854dependencies = [ 855 "either", 856 "rayon-core", 857] 858 859[[package]] 860name = "rayon-core" 861version = "1.13.0" 862source = "registry+https://github.com/rust-lang/crates.io-index" 863checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" 864dependencies = [ 865 "crossbeam-deque", 866 "crossbeam-utils", 867] 868 869[[package]] 870name = "regex" 871version = "1.12.3" 872source = "registry+https://github.com/rust-lang/crates.io-index" 873checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276" 874dependencies = [ 875 "aho-corasick", 876 "memchr", 877 "regex-automata", 878 "regex-syntax", 879] 880 881[[package]] 882name = "regex-automata" 883version = "0.4.14" 884source = "registry+https://github.com/rust-lang/crates.io-index" 885checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f" 886dependencies = [ 887 "aho-corasick", 888 "memchr", 889 "regex-syntax", 890] 891 892[[package]] 893name = "regex-syntax" 894version = "0.8.9" 895source = "registry+https://github.com/rust-lang/crates.io-index" 896checksum = "a96887878f22d7bad8a3b6dc5b7440e0ada9a245242924394987b21cf2210a4c" 897 898[[package]] 899name = "rubify" 900version = "0.1.0" 901dependencies = [ 902 "anyhow", 903 "atomic_float", 904 "facet", 905 "figue", 906 "fontcull", 907 "fontcull-font-types", 908 "fontcull-klippa", 909 "fontcull-read-fonts", 910 "fontcull-skrifa", 911 "fontcull-write-fonts", 912 "glob", 913 "indicatif", 914 "kurbo", 915 "pinyin", 916 "rayon", 917 "rustc-hash", 918 "tracing", 919 "tracing-indicatif", 920 "tracing-subscriber", 921 "wana_kana", 922 "woofwoof", 923] 924 925[[package]] 926name = "rustc-hash" 927version = "2.1.1" 928source = "registry+https://github.com/rust-lang/crates.io-index" 929checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 930 931[[package]] 932name = "rustversion" 933version = "1.0.22" 934source = "registry+https://github.com/rust-lang/crates.io-index" 935checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 936 937[[package]] 938name = "sharded-slab" 939version = "0.1.7" 940source = "registry+https://github.com/rust-lang/crates.io-index" 941checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 942dependencies = [ 943 "lazy_static", 944] 945 946[[package]] 947name = "shlex" 948version = "1.3.0" 949source = "registry+https://github.com/rust-lang/crates.io-index" 950checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 951 952[[package]] 953name = "smallvec" 954version = "1.15.1" 955source = "registry+https://github.com/rust-lang/crates.io-index" 956checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 957 958[[package]] 959name = "smallvec" 960version = "2.0.0-alpha.12" 961source = "registry+https://github.com/rust-lang/crates.io-index" 962checksum = "ef784004ca8777809dcdad6ac37629f0a97caee4c685fcea805278d81dd8b857" 963 964[[package]] 965name = "strip-ansi-escapes" 966version = "0.2.1" 967source = "registry+https://github.com/rust-lang/crates.io-index" 968checksum = "2a8f8038e7e7969abb3f1b7c2a811225e9296da208539e0f79c5251d6cac0025" 969dependencies = [ 970 "vte 0.14.1", 971] 972 973[[package]] 974name = "strsim" 975version = "0.11.1" 976source = "registry+https://github.com/rust-lang/crates.io-index" 977checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 978 979[[package]] 980name = "supports-color" 981version = "2.1.0" 982source = "registry+https://github.com/rust-lang/crates.io-index" 983checksum = "d6398cde53adc3c4557306a96ce67b302968513830a77a95b2b17305d9719a89" 984dependencies = [ 985 "is-terminal", 986 "is_ci", 987] 988 989[[package]] 990name = "supports-color" 991version = "3.0.2" 992source = "registry+https://github.com/rust-lang/crates.io-index" 993checksum = "c64fc7232dd8d2e4ac5ce4ef302b1d81e0b80d055b9d77c7c4f51f6aa4c867d6" 994dependencies = [ 995 "is_ci", 996] 997 998[[package]] 999name = "syn" 1000version = "2.0.117" 1001source = "registry+https://github.com/rust-lang/crates.io-index" 1002checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" 1003dependencies = [ 1004 "proc-macro2", 1005 "quote", 1006 "unicode-ident", 1007] 1008 1009[[package]] 1010name = "thiserror" 1011version = "1.0.69" 1012source = "registry+https://github.com/rust-lang/crates.io-index" 1013checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" 1014dependencies = [ 1015 "thiserror-impl", 1016] 1017 1018[[package]] 1019name = "thiserror-impl" 1020version = "1.0.69" 1021source = "registry+https://github.com/rust-lang/crates.io-index" 1022checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" 1023dependencies = [ 1024 "proc-macro2", 1025 "quote", 1026 "syn", 1027] 1028 1029[[package]] 1030name = "thread_local" 1031version = "1.1.9" 1032source = "registry+https://github.com/rust-lang/crates.io-index" 1033checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 1034dependencies = [ 1035 "cfg-if", 1036] 1037 1038[[package]] 1039name = "tracing" 1040version = "0.1.44" 1041source = "registry+https://github.com/rust-lang/crates.io-index" 1042checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" 1043dependencies = [ 1044 "pin-project-lite", 1045 "tracing-attributes", 1046 "tracing-core", 1047] 1048 1049[[package]] 1050name = "tracing-attributes" 1051version = "0.1.31" 1052source = "registry+https://github.com/rust-lang/crates.io-index" 1053checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" 1054dependencies = [ 1055 "proc-macro2", 1056 "quote", 1057 "syn", 1058] 1059 1060[[package]] 1061name = "tracing-core" 1062version = "0.1.36" 1063source = "registry+https://github.com/rust-lang/crates.io-index" 1064checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" 1065dependencies = [ 1066 "once_cell", 1067 "valuable", 1068] 1069 1070[[package]] 1071name = "tracing-indicatif" 1072version = "0.3.14" 1073source = "registry+https://github.com/rust-lang/crates.io-index" 1074checksum = "e1ef6990e0438749f0080573248e96631171a0b5ddfddde119aa5ba8c3a9c47e" 1075dependencies = [ 1076 "indicatif", 1077 "tracing", 1078 "tracing-core", 1079 "tracing-subscriber", 1080] 1081 1082[[package]] 1083name = "tracing-log" 1084version = "0.2.0" 1085source = "registry+https://github.com/rust-lang/crates.io-index" 1086checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 1087dependencies = [ 1088 "log", 1089 "once_cell", 1090 "tracing-core", 1091] 1092 1093[[package]] 1094name = "tracing-subscriber" 1095version = "0.3.22" 1096source = "registry+https://github.com/rust-lang/crates.io-index" 1097checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e" 1098dependencies = [ 1099 "matchers", 1100 "nu-ansi-term", 1101 "once_cell", 1102 "regex-automata", 1103 "sharded-slab", 1104 "smallvec 1.15.1", 1105 "thread_local", 1106 "tracing", 1107 "tracing-core", 1108 "tracing-log", 1109] 1110 1111[[package]] 1112name = "unicode-ident" 1113version = "1.0.24" 1114source = "registry+https://github.com/rust-lang/crates.io-index" 1115checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" 1116 1117[[package]] 1118name = "unicode-width" 1119version = "0.2.2" 1120source = "registry+https://github.com/rust-lang/crates.io-index" 1121checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" 1122 1123[[package]] 1124name = "unit-prefix" 1125version = "0.5.2" 1126source = "registry+https://github.com/rust-lang/crates.io-index" 1127checksum = "81e544489bf3d8ef66c953931f56617f423cd4b5494be343d9b9d3dda037b9a3" 1128 1129[[package]] 1130name = "unsynn" 1131version = "0.3.0" 1132source = "registry+https://github.com/rust-lang/crates.io-index" 1133checksum = "501a7adf1a4bd9951501e5c66621e972ef8874d787628b7f90e64f936ef7ec0a" 1134dependencies = [ 1135 "mutants", 1136 "proc-macro2", 1137 "rustc-hash", 1138] 1139 1140[[package]] 1141name = "utf8parse" 1142version = "0.2.2" 1143source = "registry+https://github.com/rust-lang/crates.io-index" 1144checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 1145 1146[[package]] 1147name = "valuable" 1148version = "0.1.1" 1149source = "registry+https://github.com/rust-lang/crates.io-index" 1150checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 1151 1152[[package]] 1153name = "vt100" 1154version = "0.16.2" 1155source = "registry+https://github.com/rust-lang/crates.io-index" 1156checksum = "054ff75fb8fa83e609e685106df4faeffdf3a735d3c74ebce97ec557d5d36fd9" 1157dependencies = [ 1158 "itoa", 1159 "unicode-width", 1160 "vte 0.15.0", 1161] 1162 1163[[package]] 1164name = "vte" 1165version = "0.14.1" 1166source = "registry+https://github.com/rust-lang/crates.io-index" 1167checksum = "231fdcd7ef3037e8330d8e17e61011a2c244126acc0a982f4040ac3f9f0bc077" 1168dependencies = [ 1169 "memchr", 1170] 1171 1172[[package]] 1173name = "vte" 1174version = "0.15.0" 1175source = "registry+https://github.com/rust-lang/crates.io-index" 1176checksum = "a5924018406ce0063cd67f8e008104968b74b563ee1b85dde3ed1f7cb87d3dbd" 1177dependencies = [ 1178 "arrayvec", 1179 "memchr", 1180] 1181 1182[[package]] 1183name = "wana_kana" 1184version = "4.0.0" 1185source = "registry+https://github.com/rust-lang/crates.io-index" 1186checksum = "a74666202acfcb4f9b995be2e3e9f7f530deb65e05a1407b8d0b30c9c451238a" 1187dependencies = [ 1188 "fnv", 1189 "itertools", 1190 "lazy_static", 1191] 1192 1193[[package]] 1194name = "wasm-bindgen" 1195version = "0.2.111" 1196source = "registry+https://github.com/rust-lang/crates.io-index" 1197checksum = "ec1adf1535672f5b7824f817792b1afd731d7e843d2d04ec8f27e8cb51edd8ac" 1198dependencies = [ 1199 "cfg-if", 1200 "once_cell", 1201 "rustversion", 1202 "wasm-bindgen-macro", 1203 "wasm-bindgen-shared", 1204] 1205 1206[[package]] 1207name = "wasm-bindgen-macro" 1208version = "0.2.111" 1209source = "registry+https://github.com/rust-lang/crates.io-index" 1210checksum = "19e638317c08b21663aed4d2b9a2091450548954695ff4efa75bff5fa546b3b1" 1211dependencies = [ 1212 "quote", 1213 "wasm-bindgen-macro-support", 1214] 1215 1216[[package]] 1217name = "wasm-bindgen-macro-support" 1218version = "0.2.111" 1219source = "registry+https://github.com/rust-lang/crates.io-index" 1220checksum = "2c64760850114d03d5f65457e96fc988f11f01d38fbaa51b254e4ab5809102af" 1221dependencies = [ 1222 "bumpalo", 1223 "proc-macro2", 1224 "quote", 1225 "syn", 1226 "wasm-bindgen-shared", 1227] 1228 1229[[package]] 1230name = "wasm-bindgen-shared" 1231version = "0.2.111" 1232source = "registry+https://github.com/rust-lang/crates.io-index" 1233checksum = "60eecd4fe26177cfa3339eb00b4a36445889ba3ad37080c2429879718e20ca41" 1234dependencies = [ 1235 "unicode-ident", 1236] 1237 1238[[package]] 1239name = "web-time" 1240version = "1.1.0" 1241source = "registry+https://github.com/rust-lang/crates.io-index" 1242checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 1243dependencies = [ 1244 "js-sys", 1245 "wasm-bindgen", 1246] 1247 1248[[package]] 1249name = "windows-link" 1250version = "0.2.1" 1251source = "registry+https://github.com/rust-lang/crates.io-index" 1252checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 1253 1254[[package]] 1255name = "windows-sys" 1256version = "0.61.2" 1257source = "registry+https://github.com/rust-lang/crates.io-index" 1258checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 1259dependencies = [ 1260 "windows-link", 1261] 1262 1263[[package]] 1264name = "woofwoof" 1265version = "1.0.2" 1266source = "registry+https://github.com/rust-lang/crates.io-index" 1267checksum = "6b724d1c19ed8a369027b646cedc4542cb9f6237190d400f75106c06627507a0" 1268dependencies = [ 1269 "brotli", 1270 "cc", 1271] 1272 1273[[package]] 1274name = "yansi" 1275version = "1.0.1" 1276source = "registry+https://github.com/rust-lang/crates.io-index" 1277checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"