1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "adler" 7version = "1.0.2" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 10 11[[package]] 12name = "aho-corasick" 13version = "1.1.3" 14source = "registry+https://github.com/rust-lang/crates.io-index" 15checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 16dependencies = [ 17 "memchr", 18] 19 20[[package]] 21name = "autocfg" 22version = "1.2.0" 23source = "registry+https://github.com/rust-lang/crates.io-index" 24checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80" 25 26[[package]] 27name = "bindgen" 28version = "0.69.4" 29source = "registry+https://github.com/rust-lang/crates.io-index" 30checksum = "a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0" 31dependencies = [ 32 "bitflags 2.5.0", 33 "cexpr", 34 "clang-sys", 35 "itertools", 36 "lazy_static", 37 "lazycell", 38 "log", 39 "prettyplease", 40 "proc-macro2", 41 "quote", 42 "regex", 43 "rustc-hash", 44 "shlex", 45 "syn", 46 "which", 47] 48 49[[package]] 50name = "bitflags" 51version = "1.3.2" 52source = "registry+https://github.com/rust-lang/crates.io-index" 53checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 54 55[[package]] 56name = "bitflags" 57version = "2.5.0" 58source = "registry+https://github.com/rust-lang/crates.io-index" 59checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" 60 61[[package]] 62name = "bytemuck" 63version = "1.15.0" 64source = "registry+https://github.com/rust-lang/crates.io-index" 65checksum = "5d6d68c57235a3a081186990eca2867354726650f42f7516ca50c28d6281fd15" 66dependencies = [ 67 "bytemuck_derive", 68] 69 70[[package]] 71name = "bytemuck_derive" 72version = "1.6.0" 73source = "registry+https://github.com/rust-lang/crates.io-index" 74checksum = "4da9a32f3fed317401fa3c862968128267c3106685286e15d5aaa3d7389c2f60" 75dependencies = [ 76 "proc-macro2", 77 "quote", 78 "syn", 79] 80 81[[package]] 82name = "byteorder" 83version = "1.5.0" 84source = "registry+https://github.com/rust-lang/crates.io-index" 85checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 86 87[[package]] 88name = "cexpr" 89version = "0.6.0" 90source = "registry+https://github.com/rust-lang/crates.io-index" 91checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" 92dependencies = [ 93 "nom", 94] 95 96[[package]] 97name = "cfg-if" 98version = "1.0.0" 99source = "registry+https://github.com/rust-lang/crates.io-index" 100checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 101 102[[package]] 103name = "clang-sys" 104version = "1.7.0" 105source = "registry+https://github.com/rust-lang/crates.io-index" 106checksum = "67523a3b4be3ce1989d607a828d036249522dd9c1c8de7f4dd2dae43a37369d1" 107dependencies = [ 108 "glob", 109 "libc", 110 "libloading", 111] 112 113[[package]] 114name = "clipboard-win" 115version = "5.3.1" 116source = "registry+https://github.com/rust-lang/crates.io-index" 117checksum = "79f4473f5144e20d9aceaf2972478f06ddf687831eafeeb434fbaf0acc4144ad" 118dependencies = [ 119 "error-code", 120] 121 122[[package]] 123name = "color_quant" 124version = "1.1.0" 125source = "registry+https://github.com/rust-lang/crates.io-index" 126checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" 127 128[[package]] 129name = "crc32fast" 130version = "1.4.0" 131source = "registry+https://github.com/rust-lang/crates.io-index" 132checksum = "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa" 133dependencies = [ 134 "cfg-if", 135] 136 137[[package]] 138name = "drm" 139version = "0.12.0" 140dependencies = [ 141 "bitflags 2.5.0", 142 "bytemuck", 143 "drm-ffi", 144 "drm-fourcc", 145 "image", 146 "rustix", 147 "rustyline", 148] 149 150[[package]] 151name = "drm-ffi" 152version = "0.8.0" 153source = "registry+https://github.com/rust-lang/crates.io-index" 154checksum = "97c98727e48b7ccb4f4aea8cfe881e5b07f702d17b7875991881b41af7278d53" 155dependencies = [ 156 "drm-sys", 157 "rustix", 158] 159 160[[package]] 161name = "drm-fourcc" 162version = "2.2.0" 163source = "registry+https://github.com/rust-lang/crates.io-index" 164checksum = "0aafbcdb8afc29c1a7ee5fbe53b5d62f4565b35a042a662ca9fecd0b54dae6f4" 165 166[[package]] 167name = "drm-sys" 168version = "0.7.0" 169source = "registry+https://github.com/rust-lang/crates.io-index" 170checksum = "fd39dde40b6e196c2e8763f23d119ddb1a8714534bf7d77fa97a65b0feda3986" 171dependencies = [ 172 "bindgen", 173 "libc", 174 "linux-raw-sys 0.6.4", 175 "pkg-config", 176] 177 178[[package]] 179name = "either" 180version = "1.11.0" 181source = "registry+https://github.com/rust-lang/crates.io-index" 182checksum = "a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2" 183 184[[package]] 185name = "endian-type" 186version = "0.1.2" 187source = "registry+https://github.com/rust-lang/crates.io-index" 188checksum = "c34f04666d835ff5d62e058c3995147c06f42fe86ff053337632bca83e42702d" 189 190[[package]] 191name = "errno" 192version = "0.3.8" 193source = "registry+https://github.com/rust-lang/crates.io-index" 194checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245" 195dependencies = [ 196 "libc", 197 "windows-sys", 198] 199 200[[package]] 201name = "error-code" 202version = "3.2.0" 203source = "registry+https://github.com/rust-lang/crates.io-index" 204checksum = "a0474425d51df81997e2f90a21591180b38eccf27292d755f3e30750225c175b" 205 206[[package]] 207name = "fd-lock" 208version = "4.0.2" 209source = "registry+https://github.com/rust-lang/crates.io-index" 210checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947" 211dependencies = [ 212 "cfg-if", 213 "rustix", 214 "windows-sys", 215] 216 217[[package]] 218name = "fdeflate" 219version = "0.3.4" 220source = "registry+https://github.com/rust-lang/crates.io-index" 221checksum = "4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645" 222dependencies = [ 223 "simd-adler32", 224] 225 226[[package]] 227name = "flate2" 228version = "1.0.28" 229source = "registry+https://github.com/rust-lang/crates.io-index" 230checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e" 231dependencies = [ 232 "crc32fast", 233 "miniz_oxide", 234] 235 236[[package]] 237name = "glob" 238version = "0.3.1" 239source = "registry+https://github.com/rust-lang/crates.io-index" 240checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" 241 242[[package]] 243name = "home" 244version = "0.5.9" 245source = "registry+https://github.com/rust-lang/crates.io-index" 246checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5" 247dependencies = [ 248 "windows-sys", 249] 250 251[[package]] 252name = "image" 253version = "0.24.9" 254source = "registry+https://github.com/rust-lang/crates.io-index" 255checksum = "5690139d2f55868e080017335e4b94cb7414274c74f1669c84fb5feba2c9f69d" 256dependencies = [ 257 "bytemuck", 258 "byteorder", 259 "color_quant", 260 "num-traits", 261 "png", 262] 263 264[[package]] 265name = "itertools" 266version = "0.12.1" 267source = "registry+https://github.com/rust-lang/crates.io-index" 268checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" 269dependencies = [ 270 "either", 271] 272 273[[package]] 274name = "lazy_static" 275version = "1.4.0" 276source = "registry+https://github.com/rust-lang/crates.io-index" 277checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 278 279[[package]] 280name = "lazycell" 281version = "1.3.0" 282source = "registry+https://github.com/rust-lang/crates.io-index" 283checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" 284 285[[package]] 286name = "libc" 287version = "0.2.153" 288source = "registry+https://github.com/rust-lang/crates.io-index" 289checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" 290 291[[package]] 292name = "libloading" 293version = "0.8.3" 294source = "registry+https://github.com/rust-lang/crates.io-index" 295checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19" 296dependencies = [ 297 "cfg-if", 298 "windows-targets", 299] 300 301[[package]] 302name = "linux-raw-sys" 303version = "0.4.13" 304source = "registry+https://github.com/rust-lang/crates.io-index" 305checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c" 306 307[[package]] 308name = "linux-raw-sys" 309version = "0.6.4" 310source = "registry+https://github.com/rust-lang/crates.io-index" 311checksum = "f0b5399f6804fbab912acbd8878ed3532d506b7c951b8f9f164ef90fef39e3f4" 312 313[[package]] 314name = "log" 315version = "0.4.21" 316source = "registry+https://github.com/rust-lang/crates.io-index" 317checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" 318 319[[package]] 320name = "memchr" 321version = "2.7.2" 322source = "registry+https://github.com/rust-lang/crates.io-index" 323checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d" 324 325[[package]] 326name = "minimal-lexical" 327version = "0.2.1" 328source = "registry+https://github.com/rust-lang/crates.io-index" 329checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 330 331[[package]] 332name = "miniz_oxide" 333version = "0.7.2" 334source = "registry+https://github.com/rust-lang/crates.io-index" 335checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7" 336dependencies = [ 337 "adler", 338 "simd-adler32", 339] 340 341[[package]] 342name = "nibble_vec" 343version = "0.1.0" 344source = "registry+https://github.com/rust-lang/crates.io-index" 345checksum = "77a5d83df9f36fe23f0c3648c6bbb8b0298bb5f1939c8f2704431371f4b84d43" 346dependencies = [ 347 "smallvec", 348] 349 350[[package]] 351name = "nix" 352version = "0.27.1" 353source = "registry+https://github.com/rust-lang/crates.io-index" 354checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053" 355dependencies = [ 356 "bitflags 2.5.0", 357 "cfg-if", 358 "libc", 359] 360 361[[package]] 362name = "nom" 363version = "7.1.3" 364source = "registry+https://github.com/rust-lang/crates.io-index" 365checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 366dependencies = [ 367 "memchr", 368 "minimal-lexical", 369] 370 371[[package]] 372name = "num-traits" 373version = "0.2.18" 374source = "registry+https://github.com/rust-lang/crates.io-index" 375checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a" 376dependencies = [ 377 "autocfg", 378] 379 380[[package]] 381name = "once_cell" 382version = "1.19.0" 383source = "registry+https://github.com/rust-lang/crates.io-index" 384checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" 385 386[[package]] 387name = "pkg-config" 388version = "0.3.30" 389source = "registry+https://github.com/rust-lang/crates.io-index" 390checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" 391 392[[package]] 393name = "png" 394version = "0.17.13" 395source = "registry+https://github.com/rust-lang/crates.io-index" 396checksum = "06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1" 397dependencies = [ 398 "bitflags 1.3.2", 399 "crc32fast", 400 "fdeflate", 401 "flate2", 402 "miniz_oxide", 403] 404 405[[package]] 406name = "prettyplease" 407version = "0.2.19" 408source = "registry+https://github.com/rust-lang/crates.io-index" 409checksum = "5ac2cf0f2e4f42b49f5ffd07dae8d746508ef7526c13940e5f524012ae6c6550" 410dependencies = [ 411 "proc-macro2", 412 "syn", 413] 414 415[[package]] 416name = "proc-macro2" 417version = "1.0.81" 418source = "registry+https://github.com/rust-lang/crates.io-index" 419checksum = "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba" 420dependencies = [ 421 "unicode-ident", 422] 423 424[[package]] 425name = "quote" 426version = "1.0.36" 427source = "registry+https://github.com/rust-lang/crates.io-index" 428checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" 429dependencies = [ 430 "proc-macro2", 431] 432 433[[package]] 434name = "radix_trie" 435version = "0.2.1" 436source = "registry+https://github.com/rust-lang/crates.io-index" 437checksum = "c069c179fcdc6a2fe24d8d18305cf085fdbd4f922c041943e203685d6a1c58fd" 438dependencies = [ 439 "endian-type", 440 "nibble_vec", 441] 442 443[[package]] 444name = "regex" 445version = "1.10.4" 446source = "registry+https://github.com/rust-lang/crates.io-index" 447checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c" 448dependencies = [ 449 "aho-corasick", 450 "memchr", 451 "regex-automata", 452 "regex-syntax", 453] 454 455[[package]] 456name = "regex-automata" 457version = "0.4.6" 458source = "registry+https://github.com/rust-lang/crates.io-index" 459checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea" 460dependencies = [ 461 "aho-corasick", 462 "memchr", 463 "regex-syntax", 464] 465 466[[package]] 467name = "regex-syntax" 468version = "0.8.3" 469source = "registry+https://github.com/rust-lang/crates.io-index" 470checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56" 471 472[[package]] 473name = "rustc-hash" 474version = "1.1.0" 475source = "registry+https://github.com/rust-lang/crates.io-index" 476checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 477 478[[package]] 479name = "rustix" 480version = "0.38.32" 481source = "registry+https://github.com/rust-lang/crates.io-index" 482checksum = "65e04861e65f21776e67888bfbea442b3642beaa0138fdb1dd7a84a52dffdb89" 483dependencies = [ 484 "bitflags 2.5.0", 485 "errno", 486 "libc", 487 "linux-raw-sys 0.4.13", 488 "windows-sys", 489] 490 491[[package]] 492name = "rustyline" 493version = "13.0.0" 494source = "registry+https://github.com/rust-lang/crates.io-index" 495checksum = "02a2d683a4ac90aeef5b1013933f6d977bd37d51ff3f4dad829d4931a7e6be86" 496dependencies = [ 497 "bitflags 2.5.0", 498 "cfg-if", 499 "clipboard-win", 500 "fd-lock", 501 "home", 502 "libc", 503 "log", 504 "memchr", 505 "nix", 506 "radix_trie", 507 "unicode-segmentation", 508 "unicode-width", 509 "utf8parse", 510 "winapi", 511] 512 513[[package]] 514name = "shlex" 515version = "1.3.0" 516source = "registry+https://github.com/rust-lang/crates.io-index" 517checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 518 519[[package]] 520name = "simd-adler32" 521version = "0.3.7" 522source = "registry+https://github.com/rust-lang/crates.io-index" 523checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" 524 525[[package]] 526name = "smallvec" 527version = "1.13.2" 528source = "registry+https://github.com/rust-lang/crates.io-index" 529checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" 530 531[[package]] 532name = "syn" 533version = "2.0.60" 534source = "registry+https://github.com/rust-lang/crates.io-index" 535checksum = "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3" 536dependencies = [ 537 "proc-macro2", 538 "quote", 539 "unicode-ident", 540] 541 542[[package]] 543name = "unicode-ident" 544version = "1.0.12" 545source = "registry+https://github.com/rust-lang/crates.io-index" 546checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 547 548[[package]] 549name = "unicode-segmentation" 550version = "1.11.0" 551source = "registry+https://github.com/rust-lang/crates.io-index" 552checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202" 553 554[[package]] 555name = "unicode-width" 556version = "0.1.11" 557source = "registry+https://github.com/rust-lang/crates.io-index" 558checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85" 559 560[[package]] 561name = "utf8parse" 562version = "0.2.1" 563source = "registry+https://github.com/rust-lang/crates.io-index" 564checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" 565 566[[package]] 567name = "which" 568version = "4.4.2" 569source = "registry+https://github.com/rust-lang/crates.io-index" 570checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7" 571dependencies = [ 572 "either", 573 "home", 574 "once_cell", 575 "rustix", 576] 577 578[[package]] 579name = "winapi" 580version = "0.3.9" 581source = "registry+https://github.com/rust-lang/crates.io-index" 582checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 583dependencies = [ 584 "winapi-i686-pc-windows-gnu", 585 "winapi-x86_64-pc-windows-gnu", 586] 587 588[[package]] 589name = "winapi-i686-pc-windows-gnu" 590version = "0.4.0" 591source = "registry+https://github.com/rust-lang/crates.io-index" 592checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 593 594[[package]] 595name = "winapi-x86_64-pc-windows-gnu" 596version = "0.4.0" 597source = "registry+https://github.com/rust-lang/crates.io-index" 598checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 599 600[[package]] 601name = "windows-sys" 602version = "0.52.0" 603source = "registry+https://github.com/rust-lang/crates.io-index" 604checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 605dependencies = [ 606 "windows-targets", 607] 608 609[[package]] 610name = "windows-targets" 611version = "0.52.5" 612source = "registry+https://github.com/rust-lang/crates.io-index" 613checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb" 614dependencies = [ 615 "windows_aarch64_gnullvm", 616 "windows_aarch64_msvc", 617 "windows_i686_gnu", 618 "windows_i686_gnullvm", 619 "windows_i686_msvc", 620 "windows_x86_64_gnu", 621 "windows_x86_64_gnullvm", 622 "windows_x86_64_msvc", 623] 624 625[[package]] 626name = "windows_aarch64_gnullvm" 627version = "0.52.5" 628source = "registry+https://github.com/rust-lang/crates.io-index" 629checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263" 630 631[[package]] 632name = "windows_aarch64_msvc" 633version = "0.52.5" 634source = "registry+https://github.com/rust-lang/crates.io-index" 635checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6" 636 637[[package]] 638name = "windows_i686_gnu" 639version = "0.52.5" 640source = "registry+https://github.com/rust-lang/crates.io-index" 641checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670" 642 643[[package]] 644name = "windows_i686_gnullvm" 645version = "0.52.5" 646source = "registry+https://github.com/rust-lang/crates.io-index" 647checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9" 648 649[[package]] 650name = "windows_i686_msvc" 651version = "0.52.5" 652source = "registry+https://github.com/rust-lang/crates.io-index" 653checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf" 654 655[[package]] 656name = "windows_x86_64_gnu" 657version = "0.52.5" 658source = "registry+https://github.com/rust-lang/crates.io-index" 659checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9" 660 661[[package]] 662name = "windows_x86_64_gnullvm" 663version = "0.52.5" 664source = "registry+https://github.com/rust-lang/crates.io-index" 665checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596" 666 667[[package]] 668name = "windows_x86_64_msvc" 669version = "0.52.5" 670source = "registry+https://github.com/rust-lang/crates.io-index" 671checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0" 672