|
|
|
|
|
version = 4 |
|
|
|
[[package]] |
|
name = "addr2line" |
|
version = "0.24.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1" |
|
dependencies = [ |
|
"gimli", |
|
] |
|
|
|
[[package]] |
|
name = "adler2" |
|
version = "2.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" |
|
|
|
[[package]] |
|
name = "aligned-vec" |
|
version = "0.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1" |
|
|
|
[[package]] |
|
name = "anyhow" |
|
version = "1.0.97" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f" |
|
|
|
[[package]] |
|
name = "arbitrary" |
|
version = "1.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223" |
|
|
|
[[package]] |
|
name = "arg_enum_proc_macro" |
|
version = "0.3.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "arrayvec" |
|
version = "0.7.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" |
|
|
|
[[package]] |
|
name = "atomic-waker" |
|
version = "1.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" |
|
|
|
[[package]] |
|
name = "autocfg" |
|
version = "1.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" |
|
|
|
[[package]] |
|
name = "av1-grain" |
|
version = "0.2.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf" |
|
dependencies = [ |
|
"anyhow", |
|
"arrayvec", |
|
"log", |
|
"nom", |
|
"num-rational", |
|
"v_frame", |
|
] |
|
|
|
[[package]] |
|
name = "avif-serialize" |
|
version = "0.8.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "98922d6a4cfbcb08820c69d8eeccc05bb1f29bfa06b4f5b1dbfe9a868bd7608e" |
|
dependencies = [ |
|
"arrayvec", |
|
] |
|
|
|
[[package]] |
|
name = "backtrace" |
|
version = "0.3.74" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a" |
|
dependencies = [ |
|
"addr2line", |
|
"cfg-if", |
|
"libc", |
|
"miniz_oxide", |
|
"object", |
|
"rustc-demangle", |
|
"windows-targets", |
|
] |
|
|
|
[[package]] |
|
name = "base64" |
|
version = "0.22.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" |
|
|
|
[[package]] |
|
name = "bit_field" |
|
version = "0.10.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61" |
|
|
|
[[package]] |
|
name = "bitflags" |
|
version = "1.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" |
|
|
|
[[package]] |
|
name = "bitflags" |
|
version = "2.9.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd" |
|
|
|
[[package]] |
|
name = "bitstream-io" |
|
version = "2.6.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6099cdc01846bc367c4e7dd630dc5966dccf36b652fae7a74e17b640411a91b2" |
|
|
|
[[package]] |
|
name = "built" |
|
version = "0.7.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "56ed6191a7e78c36abdb16ab65341eefd73d64d303fffccdbb00d51e4205967b" |
|
|
|
[[package]] |
|
name = "bumpalo" |
|
version = "3.17.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf" |
|
|
|
[[package]] |
|
name = "bytemuck" |
|
version = "1.22.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b6b1fc10dbac614ebc03540c9dbd60e83887fda27794998c6528f1782047d540" |
|
|
|
[[package]] |
|
name = "byteorder" |
|
version = "1.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" |
|
|
|
[[package]] |
|
name = "byteorder-lite" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" |
|
|
|
[[package]] |
|
name = "bytes" |
|
version = "1.10.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" |
|
|
|
[[package]] |
|
name = "cc" |
|
version = "1.2.16" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "be714c154be609ec7f5dad223a33bf1482fff90472de28f7362806e6d4832b8c" |
|
dependencies = [ |
|
"jobserver", |
|
"libc", |
|
"shlex", |
|
] |
|
|
|
[[package]] |
|
name = "cfg-expr" |
|
version = "0.15.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02" |
|
dependencies = [ |
|
"smallvec", |
|
"target-lexicon", |
|
] |
|
|
|
[[package]] |
|
name = "cfg-if" |
|
version = "1.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" |
|
|
|
[[package]] |
|
name = "color_quant" |
|
version = "1.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" |
|
|
|
[[package]] |
|
name = "core-foundation" |
|
version = "0.9.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" |
|
dependencies = [ |
|
"core-foundation-sys", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "core-foundation-sys" |
|
version = "0.8.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" |
|
|
|
[[package]] |
|
name = "crc32fast" |
|
version = "1.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" |
|
dependencies = [ |
|
"cfg-if", |
|
] |
|
|
|
[[package]] |
|
name = "crossbeam-deque" |
|
version = "0.8.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" |
|
dependencies = [ |
|
"crossbeam-epoch", |
|
"crossbeam-utils", |
|
] |
|
|
|
[[package]] |
|
name = "crossbeam-epoch" |
|
version = "0.9.18" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" |
|
dependencies = [ |
|
"crossbeam-utils", |
|
] |
|
|
|
[[package]] |
|
name = "crossbeam-utils" |
|
version = "0.8.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" |
|
|
|
[[package]] |
|
name = "crunchy" |
|
version = "0.2.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929" |
|
|
|
[[package]] |
|
name = "displaydoc" |
|
version = "0.2.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "either" |
|
version = "1.15.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" |
|
|
|
[[package]] |
|
name = "encoding_rs" |
|
version = "0.8.35" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" |
|
dependencies = [ |
|
"cfg-if", |
|
] |
|
|
|
[[package]] |
|
name = "equivalent" |
|
version = "1.0.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" |
|
|
|
[[package]] |
|
name = "errno" |
|
version = "0.3.10" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d" |
|
dependencies = [ |
|
"libc", |
|
"windows-sys 0.59.0", |
|
] |
|
|
|
[[package]] |
|
name = "exr" |
|
version = "1.73.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f83197f59927b46c04a183a619b7c29df34e63e63c7869320862268c0ef687e0" |
|
dependencies = [ |
|
"bit_field", |
|
"half", |
|
"lebe", |
|
"miniz_oxide", |
|
"rayon-core", |
|
"smallvec", |
|
"zune-inflate", |
|
] |
|
|
|
[[package]] |
|
name = "fastrand" |
|
version = "2.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" |
|
|
|
[[package]] |
|
name = "fdeflate" |
|
version = "0.3.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" |
|
dependencies = [ |
|
"simd-adler32", |
|
] |
|
|
|
[[package]] |
|
name = "flate2" |
|
version = "1.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "11faaf5a5236997af9848be0bef4db95824b1d534ebc64d0f0c6cf3e67bd38dc" |
|
dependencies = [ |
|
"crc32fast", |
|
"miniz_oxide", |
|
] |
|
|
|
[[package]] |
|
name = "fnv" |
|
version = "1.0.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" |
|
|
|
[[package]] |
|
name = "foreign-types" |
|
version = "0.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" |
|
dependencies = [ |
|
"foreign-types-shared", |
|
] |
|
|
|
[[package]] |
|
name = "foreign-types-shared" |
|
version = "0.1.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" |
|
|
|
[[package]] |
|
name = "form_urlencoded" |
|
version = "1.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" |
|
dependencies = [ |
|
"percent-encoding", |
|
] |
|
|
|
[[package]] |
|
name = "futures-channel" |
|
version = "0.3.31" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" |
|
dependencies = [ |
|
"futures-core", |
|
"futures-sink", |
|
] |
|
|
|
[[package]] |
|
name = "futures-core" |
|
version = "0.3.31" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" |
|
|
|
[[package]] |
|
name = "futures-io" |
|
version = "0.3.31" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" |
|
|
|
[[package]] |
|
name = "futures-sink" |
|
version = "0.3.31" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" |
|
|
|
[[package]] |
|
name = "futures-task" |
|
version = "0.3.31" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" |
|
|
|
[[package]] |
|
name = "futures-util" |
|
version = "0.3.31" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" |
|
dependencies = [ |
|
"futures-core", |
|
"futures-io", |
|
"futures-sink", |
|
"futures-task", |
|
"memchr", |
|
"pin-project-lite", |
|
"pin-utils", |
|
"slab", |
|
] |
|
|
|
[[package]] |
|
name = "getrandom" |
|
version = "0.2.15" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" |
|
dependencies = [ |
|
"cfg-if", |
|
"libc", |
|
"wasi 0.11.0+wasi-snapshot-preview1", |
|
] |
|
|
|
[[package]] |
|
name = "getrandom" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8" |
|
dependencies = [ |
|
"cfg-if", |
|
"libc", |
|
"wasi 0.13.3+wasi-0.2.2", |
|
"windows-targets", |
|
] |
|
|
|
[[package]] |
|
name = "gif" |
|
version = "0.13.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2" |
|
dependencies = [ |
|
"color_quant", |
|
"weezl", |
|
] |
|
|
|
[[package]] |
|
name = "gimli" |
|
version = "0.31.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" |
|
|
|
[[package]] |
|
name = "h2" |
|
version = "0.4.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5017294ff4bb30944501348f6f8e42e6ad28f42c8bbef7a74029aff064a4e3c2" |
|
dependencies = [ |
|
"atomic-waker", |
|
"bytes", |
|
"fnv", |
|
"futures-core", |
|
"futures-sink", |
|
"http", |
|
"indexmap", |
|
"slab", |
|
"tokio", |
|
"tokio-util", |
|
"tracing", |
|
] |
|
|
|
[[package]] |
|
name = "half" |
|
version = "2.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888" |
|
dependencies = [ |
|
"cfg-if", |
|
"crunchy", |
|
] |
|
|
|
[[package]] |
|
name = "hashbrown" |
|
version = "0.15.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" |
|
|
|
[[package]] |
|
name = "heck" |
|
version = "0.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
|
|
|
[[package]] |
|
name = "http" |
|
version = "1.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea" |
|
dependencies = [ |
|
"bytes", |
|
"fnv", |
|
"itoa", |
|
] |
|
|
|
[[package]] |
|
name = "http-body" |
|
version = "1.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" |
|
dependencies = [ |
|
"bytes", |
|
"http", |
|
] |
|
|
|
[[package]] |
|
name = "http-body-util" |
|
version = "0.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f" |
|
dependencies = [ |
|
"bytes", |
|
"futures-util", |
|
"http", |
|
"http-body", |
|
"pin-project-lite", |
|
] |
|
|
|
[[package]] |
|
name = "httparse" |
|
version = "1.10.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" |
|
|
|
[[package]] |
|
name = "hyper" |
|
version = "1.6.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" |
|
dependencies = [ |
|
"bytes", |
|
"futures-channel", |
|
"futures-util", |
|
"h2", |
|
"http", |
|
"http-body", |
|
"httparse", |
|
"itoa", |
|
"pin-project-lite", |
|
"smallvec", |
|
"tokio", |
|
"want", |
|
] |
|
|
|
[[package]] |
|
name = "hyper-rustls" |
|
version = "0.27.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" |
|
dependencies = [ |
|
"futures-util", |
|
"http", |
|
"hyper", |
|
"hyper-util", |
|
"rustls", |
|
"rustls-pki-types", |
|
"tokio", |
|
"tokio-rustls", |
|
"tower-service", |
|
] |
|
|
|
[[package]] |
|
name = "hyper-tls" |
|
version = "0.6.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" |
|
dependencies = [ |
|
"bytes", |
|
"http-body-util", |
|
"hyper", |
|
"hyper-util", |
|
"native-tls", |
|
"tokio", |
|
"tokio-native-tls", |
|
"tower-service", |
|
] |
|
|
|
[[package]] |
|
name = "hyper-util" |
|
version = "0.1.10" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4" |
|
dependencies = [ |
|
"bytes", |
|
"futures-channel", |
|
"futures-util", |
|
"http", |
|
"http-body", |
|
"hyper", |
|
"pin-project-lite", |
|
"socket2", |
|
"tokio", |
|
"tower-service", |
|
"tracing", |
|
] |
|
|
|
[[package]] |
|
name = "icu_collections" |
|
version = "1.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" |
|
dependencies = [ |
|
"displaydoc", |
|
"yoke", |
|
"zerofrom", |
|
"zerovec", |
|
] |
|
|
|
[[package]] |
|
name = "icu_locid" |
|
version = "1.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" |
|
dependencies = [ |
|
"displaydoc", |
|
"litemap", |
|
"tinystr", |
|
"writeable", |
|
"zerovec", |
|
] |
|
|
|
[[package]] |
|
name = "icu_locid_transform" |
|
version = "1.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" |
|
dependencies = [ |
|
"displaydoc", |
|
"icu_locid", |
|
"icu_locid_transform_data", |
|
"icu_provider", |
|
"tinystr", |
|
"zerovec", |
|
] |
|
|
|
[[package]] |
|
name = "icu_locid_transform_data" |
|
version = "1.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e" |
|
|
|
[[package]] |
|
name = "icu_normalizer" |
|
version = "1.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" |
|
dependencies = [ |
|
"displaydoc", |
|
"icu_collections", |
|
"icu_normalizer_data", |
|
"icu_properties", |
|
"icu_provider", |
|
"smallvec", |
|
"utf16_iter", |
|
"utf8_iter", |
|
"write16", |
|
"zerovec", |
|
] |
|
|
|
[[package]] |
|
name = "icu_normalizer_data" |
|
version = "1.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516" |
|
|
|
[[package]] |
|
name = "icu_properties" |
|
version = "1.5.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" |
|
dependencies = [ |
|
"displaydoc", |
|
"icu_collections", |
|
"icu_locid_transform", |
|
"icu_properties_data", |
|
"icu_provider", |
|
"tinystr", |
|
"zerovec", |
|
] |
|
|
|
[[package]] |
|
name = "icu_properties_data" |
|
version = "1.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569" |
|
|
|
[[package]] |
|
name = "icu_provider" |
|
version = "1.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" |
|
dependencies = [ |
|
"displaydoc", |
|
"icu_locid", |
|
"icu_provider_macros", |
|
"stable_deref_trait", |
|
"tinystr", |
|
"writeable", |
|
"yoke", |
|
"zerofrom", |
|
"zerovec", |
|
] |
|
|
|
[[package]] |
|
name = "icu_provider_macros" |
|
version = "1.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "idna" |
|
version = "1.0.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" |
|
dependencies = [ |
|
"idna_adapter", |
|
"smallvec", |
|
"utf8_iter", |
|
] |
|
|
|
[[package]] |
|
name = "idna_adapter" |
|
version = "1.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" |
|
dependencies = [ |
|
"icu_normalizer", |
|
"icu_properties", |
|
] |
|
|
|
[[package]] |
|
name = "image" |
|
version = "0.25.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "cd6f44aed642f18953a158afeb30206f4d50da59fbc66ecb53c66488de73563b" |
|
dependencies = [ |
|
"bytemuck", |
|
"byteorder-lite", |
|
"color_quant", |
|
"exr", |
|
"gif", |
|
"image-webp", |
|
"num-traits", |
|
"png", |
|
"qoi", |
|
"ravif", |
|
"rayon", |
|
"rgb", |
|
"tiff", |
|
"zune-core", |
|
"zune-jpeg", |
|
] |
|
|
|
[[package]] |
|
name = "image-webp" |
|
version = "0.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b77d01e822461baa8409e156015a1d91735549f0f2c17691bd2d996bef238f7f" |
|
dependencies = [ |
|
"byteorder-lite", |
|
"quick-error", |
|
] |
|
|
|
[[package]] |
|
name = "imgref" |
|
version = "1.11.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d0263a3d970d5c054ed9312c0057b4f3bde9c0b33836d3637361d4a9e6e7a408" |
|
|
|
[[package]] |
|
name = "indexmap" |
|
version = "2.7.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652" |
|
dependencies = [ |
|
"equivalent", |
|
"hashbrown", |
|
] |
|
|
|
[[package]] |
|
name = "interpolate_name" |
|
version = "0.2.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "ipnet" |
|
version = "2.11.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" |
|
|
|
[[package]] |
|
name = "itertools" |
|
version = "0.12.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" |
|
dependencies = [ |
|
"either", |
|
] |
|
|
|
[[package]] |
|
name = "itoa" |
|
version = "1.0.15" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" |
|
|
|
[[package]] |
|
name = "jobserver" |
|
version = "0.1.32" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0" |
|
dependencies = [ |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "jpeg-decoder" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0" |
|
|
|
[[package]] |
|
name = "js-sys" |
|
version = "0.3.77" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" |
|
dependencies = [ |
|
"once_cell", |
|
"wasm-bindgen", |
|
] |
|
|
|
[[package]] |
|
name = "lebe" |
|
version = "0.5.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8" |
|
|
|
[[package]] |
|
name = "libc" |
|
version = "0.2.170" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828" |
|
|
|
[[package]] |
|
name = "libfuzzer-sys" |
|
version = "0.4.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "cf78f52d400cf2d84a3a973a78a592b4adc535739e0a5597a0da6f0c357adc75" |
|
dependencies = [ |
|
"arbitrary", |
|
"cc", |
|
] |
|
|
|
[[package]] |
|
name = "libraw-rs" |
|
version = "0.0.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "24ec60aab878560c299c6e70a0c6dc2278a2159ac6fe09650917266b8985387f" |
|
dependencies = [ |
|
"libraw-rs-sys", |
|
] |
|
|
|
[[package]] |
|
name = "libraw-rs-sys" |
|
version = "0.0.4+libraw-0.20.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ba094a3b8b04cc42fdeafaff06f81d3b13a7d01cc7a8eae55b943dae1b65c3cc" |
|
dependencies = [ |
|
"cc", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "linux-raw-sys" |
|
version = "0.9.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6db9c683daf087dc577b7506e9695b3d556a9f3849903fa28186283afd6809e9" |
|
|
|
[[package]] |
|
name = "litemap" |
|
version = "0.7.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856" |
|
|
|
[[package]] |
|
name = "log" |
|
version = "0.4.26" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e" |
|
|
|
[[package]] |
|
name = "loop9" |
|
version = "0.1.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062" |
|
dependencies = [ |
|
"imgref", |
|
] |
|
|
|
[[package]] |
|
name = "maybe-rayon" |
|
version = "0.1.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519" |
|
dependencies = [ |
|
"cfg-if", |
|
"rayon", |
|
] |
|
|
|
[[package]] |
|
name = "memchr" |
|
version = "2.7.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" |
|
|
|
[[package]] |
|
name = "mime" |
|
version = "0.3.17" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" |
|
|
|
[[package]] |
|
name = "minimal-lexical" |
|
version = "0.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" |
|
|
|
[[package]] |
|
name = "miniz_oxide" |
|
version = "0.8.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8e3e04debbb59698c15bacbb6d93584a8c0ca9cc3213cb423d31f760d8843ce5" |
|
dependencies = [ |
|
"adler2", |
|
"simd-adler32", |
|
] |
|
|
|
[[package]] |
|
name = "mio" |
|
version = "1.0.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" |
|
dependencies = [ |
|
"libc", |
|
"wasi 0.11.0+wasi-snapshot-preview1", |
|
"windows-sys 0.52.0", |
|
] |
|
|
|
[[package]] |
|
name = "native-tls" |
|
version = "0.2.14" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" |
|
dependencies = [ |
|
"libc", |
|
"log", |
|
"openssl", |
|
"openssl-probe", |
|
"openssl-sys", |
|
"schannel", |
|
"security-framework", |
|
"security-framework-sys", |
|
"tempfile", |
|
] |
|
|
|
[[package]] |
|
name = "new_debug_unreachable" |
|
version = "1.0.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" |
|
|
|
[[package]] |
|
name = "nom" |
|
version = "7.1.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" |
|
dependencies = [ |
|
"memchr", |
|
"minimal-lexical", |
|
] |
|
|
|
[[package]] |
|
name = "noop_proc_macro" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8" |
|
|
|
[[package]] |
|
name = "num-bigint" |
|
version = "0.4.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" |
|
dependencies = [ |
|
"num-integer", |
|
"num-traits", |
|
] |
|
|
|
[[package]] |
|
name = "num-derive" |
|
version = "0.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "num-integer" |
|
version = "0.1.46" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" |
|
dependencies = [ |
|
"num-traits", |
|
] |
|
|
|
[[package]] |
|
name = "num-rational" |
|
version = "0.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" |
|
dependencies = [ |
|
"num-bigint", |
|
"num-integer", |
|
"num-traits", |
|
] |
|
|
|
[[package]] |
|
name = "num-traits" |
|
version = "0.2.19" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" |
|
dependencies = [ |
|
"autocfg", |
|
] |
|
|
|
[[package]] |
|
name = "num_enum" |
|
version = "0.7.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179" |
|
dependencies = [ |
|
"num_enum_derive", |
|
] |
|
|
|
[[package]] |
|
name = "num_enum_derive" |
|
version = "0.7.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56" |
|
dependencies = [ |
|
"proc-macro-crate", |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "object" |
|
version = "0.36.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" |
|
dependencies = [ |
|
"memchr", |
|
] |
|
|
|
[[package]] |
|
name = "once_cell" |
|
version = "1.20.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e" |
|
|
|
[[package]] |
|
name = "openssl" |
|
version = "0.10.71" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5e14130c6a98cd258fdcb0fb6d744152343ff729cbfcb28c656a9d12b999fbcd" |
|
dependencies = [ |
|
"bitflags 2.9.0", |
|
"cfg-if", |
|
"foreign-types", |
|
"libc", |
|
"once_cell", |
|
"openssl-macros", |
|
"openssl-sys", |
|
] |
|
|
|
[[package]] |
|
name = "openssl-macros" |
|
version = "0.1.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "openssl-probe" |
|
version = "0.1.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" |
|
|
|
[[package]] |
|
name = "openssl-sys" |
|
version = "0.9.106" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8bb61ea9811cc39e3c2069f40b8b8e2e70d8569b361f879786cc7ed48b777cdd" |
|
dependencies = [ |
|
"cc", |
|
"libc", |
|
"pkg-config", |
|
"vcpkg", |
|
] |
|
|
|
[[package]] |
|
name = "paste" |
|
version = "1.0.15" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" |
|
|
|
[[package]] |
|
name = "percent-encoding" |
|
version = "2.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" |
|
|
|
[[package]] |
|
name = "pin-project-lite" |
|
version = "0.2.16" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" |
|
|
|
[[package]] |
|
name = "pin-utils" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" |
|
|
|
[[package]] |
|
name = "pkg-config" |
|
version = "0.3.32" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" |
|
|
|
[[package]] |
|
name = "png" |
|
version = "0.17.16" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526" |
|
dependencies = [ |
|
"bitflags 1.3.2", |
|
"crc32fast", |
|
"fdeflate", |
|
"flate2", |
|
"miniz_oxide", |
|
] |
|
|
|
[[package]] |
|
name = "ppv-lite86" |
|
version = "0.2.20" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04" |
|
dependencies = [ |
|
"zerocopy", |
|
] |
|
|
|
[[package]] |
|
name = "proc-macro-crate" |
|
version = "3.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "edce586971a4dfaa28950c6f18ed55e0406c1ab88bbce2c6f6293a7aaba73d35" |
|
dependencies = [ |
|
"toml_edit", |
|
] |
|
|
|
[[package]] |
|
name = "proc-macro2" |
|
version = "1.0.94" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84" |
|
dependencies = [ |
|
"unicode-ident", |
|
] |
|
|
|
[[package]] |
|
name = "profiling" |
|
version = "1.0.16" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "afbdc74edc00b6f6a218ca6a5364d6226a259d4b8ea1af4a0ea063f27e179f4d" |
|
dependencies = [ |
|
"profiling-procmacros", |
|
] |
|
|
|
[[package]] |
|
name = "profiling-procmacros" |
|
version = "1.0.16" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a65f2e60fbf1063868558d69c6beacf412dc755f9fc020f514b7955fc914fe30" |
|
dependencies = [ |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "qoi" |
|
version = "0.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001" |
|
dependencies = [ |
|
"bytemuck", |
|
] |
|
|
|
[[package]] |
|
name = "quick-error" |
|
version = "2.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" |
|
|
|
[[package]] |
|
name = "quote" |
|
version = "1.0.39" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c1f1914ce909e1658d9907913b4b91947430c7d9be598b15a1912935b8c04801" |
|
dependencies = [ |
|
"proc-macro2", |
|
] |
|
|
|
[[package]] |
|
name = "rand" |
|
version = "0.8.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" |
|
dependencies = [ |
|
"libc", |
|
"rand_chacha", |
|
"rand_core", |
|
] |
|
|
|
[[package]] |
|
name = "rand_chacha" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" |
|
dependencies = [ |
|
"ppv-lite86", |
|
"rand_core", |
|
] |
|
|
|
[[package]] |
|
name = "rand_core" |
|
version = "0.6.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" |
|
dependencies = [ |
|
"getrandom 0.2.15", |
|
] |
|
|
|
[[package]] |
|
name = "rav1e" |
|
version = "0.7.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9" |
|
dependencies = [ |
|
"arbitrary", |
|
"arg_enum_proc_macro", |
|
"arrayvec", |
|
"av1-grain", |
|
"bitstream-io", |
|
"built", |
|
"cfg-if", |
|
"interpolate_name", |
|
"itertools", |
|
"libc", |
|
"libfuzzer-sys", |
|
"log", |
|
"maybe-rayon", |
|
"new_debug_unreachable", |
|
"noop_proc_macro", |
|
"num-derive", |
|
"num-traits", |
|
"once_cell", |
|
"paste", |
|
"profiling", |
|
"rand", |
|
"rand_chacha", |
|
"simd_helpers", |
|
"system-deps", |
|
"thiserror", |
|
"v_frame", |
|
"wasm-bindgen", |
|
] |
|
|
|
[[package]] |
|
name = "ravif" |
|
version = "0.11.11" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2413fd96bd0ea5cdeeb37eaf446a22e6ed7b981d792828721e74ded1980a45c6" |
|
dependencies = [ |
|
"avif-serialize", |
|
"imgref", |
|
"loop9", |
|
"quick-error", |
|
"rav1e", |
|
"rayon", |
|
"rgb", |
|
] |
|
|
|
[[package]] |
|
name = "rawkit" |
|
version = "0.1.0" |
|
dependencies = [ |
|
"bitstream-io", |
|
"image", |
|
"libraw-rs", |
|
"num_enum", |
|
"rawkit-proc-macros", |
|
"rayon", |
|
"reqwest", |
|
"thiserror", |
|
] |
|
|
|
[[package]] |
|
name = "rawkit-proc-macros" |
|
version = "0.1.0" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
"toml", |
|
] |
|
|
|
[[package]] |
|
name = "rayon" |
|
version = "1.10.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" |
|
dependencies = [ |
|
"either", |
|
"rayon-core", |
|
] |
|
|
|
[[package]] |
|
name = "rayon-core" |
|
version = "1.12.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" |
|
dependencies = [ |
|
"crossbeam-deque", |
|
"crossbeam-utils", |
|
] |
|
|
|
[[package]] |
|
name = "reqwest" |
|
version = "0.12.12" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "43e734407157c3c2034e0258f5e4473ddb361b1e85f95a66690d67264d7cd1da" |
|
dependencies = [ |
|
"base64", |
|
"bytes", |
|
"encoding_rs", |
|
"futures-channel", |
|
"futures-core", |
|
"futures-util", |
|
"h2", |
|
"http", |
|
"http-body", |
|
"http-body-util", |
|
"hyper", |
|
"hyper-rustls", |
|
"hyper-tls", |
|
"hyper-util", |
|
"ipnet", |
|
"js-sys", |
|
"log", |
|
"mime", |
|
"native-tls", |
|
"once_cell", |
|
"percent-encoding", |
|
"pin-project-lite", |
|
"rustls-pemfile", |
|
"serde", |
|
"serde_json", |
|
"serde_urlencoded", |
|
"sync_wrapper", |
|
"system-configuration", |
|
"tokio", |
|
"tokio-native-tls", |
|
"tower", |
|
"tower-service", |
|
"url", |
|
"wasm-bindgen", |
|
"wasm-bindgen-futures", |
|
"web-sys", |
|
"windows-registry", |
|
] |
|
|
|
[[package]] |
|
name = "rgb" |
|
version = "0.8.50" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a" |
|
|
|
[[package]] |
|
name = "ring" |
|
version = "0.17.13" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "70ac5d832aa16abd7d1def883a8545280c20a60f523a370aa3a9617c2b8550ee" |
|
dependencies = [ |
|
"cc", |
|
"cfg-if", |
|
"getrandom 0.2.15", |
|
"libc", |
|
"untrusted", |
|
"windows-sys 0.52.0", |
|
] |
|
|
|
[[package]] |
|
name = "rustc-demangle" |
|
version = "0.1.24" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" |
|
|
|
[[package]] |
|
name = "rustix" |
|
version = "1.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "dade4812df5c384711475be5fcd8c162555352945401aed22a35bffeab61f657" |
|
dependencies = [ |
|
"bitflags 2.9.0", |
|
"errno", |
|
"libc", |
|
"linux-raw-sys", |
|
"windows-sys 0.59.0", |
|
] |
|
|
|
[[package]] |
|
name = "rustls" |
|
version = "0.23.23" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "47796c98c480fce5406ef69d1c76378375492c3b0a0de587be0c1d9feb12f395" |
|
dependencies = [ |
|
"once_cell", |
|
"rustls-pki-types", |
|
"rustls-webpki", |
|
"subtle", |
|
"zeroize", |
|
] |
|
|
|
[[package]] |
|
name = "rustls-pemfile" |
|
version = "2.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50" |
|
dependencies = [ |
|
"rustls-pki-types", |
|
] |
|
|
|
[[package]] |
|
name = "rustls-pki-types" |
|
version = "1.11.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c" |
|
|
|
[[package]] |
|
name = "rustls-webpki" |
|
version = "0.102.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9" |
|
dependencies = [ |
|
"ring", |
|
"rustls-pki-types", |
|
"untrusted", |
|
] |
|
|
|
[[package]] |
|
name = "rustversion" |
|
version = "1.0.20" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2" |
|
|
|
[[package]] |
|
name = "ryu" |
|
version = "1.0.20" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" |
|
|
|
[[package]] |
|
name = "schannel" |
|
version = "0.1.27" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" |
|
dependencies = [ |
|
"windows-sys 0.59.0", |
|
] |
|
|
|
[[package]] |
|
name = "security-framework" |
|
version = "2.11.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" |
|
dependencies = [ |
|
"bitflags 2.9.0", |
|
"core-foundation", |
|
"core-foundation-sys", |
|
"libc", |
|
"security-framework-sys", |
|
] |
|
|
|
[[package]] |
|
name = "security-framework-sys" |
|
version = "2.14.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" |
|
dependencies = [ |
|
"core-foundation-sys", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "serde" |
|
version = "1.0.218" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60" |
|
dependencies = [ |
|
"serde_derive", |
|
] |
|
|
|
[[package]] |
|
name = "serde_derive" |
|
version = "1.0.218" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "serde_json" |
|
version = "1.0.140" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" |
|
dependencies = [ |
|
"itoa", |
|
"memchr", |
|
"ryu", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "serde_spanned" |
|
version = "0.6.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1" |
|
dependencies = [ |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "serde_urlencoded" |
|
version = "0.7.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" |
|
dependencies = [ |
|
"form_urlencoded", |
|
"itoa", |
|
"ryu", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "shlex" |
|
version = "1.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" |
|
|
|
[[package]] |
|
name = "simd-adler32" |
|
version = "0.3.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" |
|
|
|
[[package]] |
|
name = "simd_helpers" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6" |
|
dependencies = [ |
|
"quote", |
|
] |
|
|
|
[[package]] |
|
name = "slab" |
|
version = "0.4.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" |
|
dependencies = [ |
|
"autocfg", |
|
] |
|
|
|
[[package]] |
|
name = "smallvec" |
|
version = "1.14.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd" |
|
|
|
[[package]] |
|
name = "socket2" |
|
version = "0.5.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8" |
|
dependencies = [ |
|
"libc", |
|
"windows-sys 0.52.0", |
|
] |
|
|
|
[[package]] |
|
name = "stable_deref_trait" |
|
version = "1.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" |
|
|
|
[[package]] |
|
name = "subtle" |
|
version = "2.6.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" |
|
|
|
[[package]] |
|
name = "syn" |
|
version = "2.0.99" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e02e925281e18ffd9d640e234264753c43edc62d64b2d4cf898f1bc5e75f3fc2" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"unicode-ident", |
|
] |
|
|
|
[[package]] |
|
name = "sync_wrapper" |
|
version = "1.0.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" |
|
dependencies = [ |
|
"futures-core", |
|
] |
|
|
|
[[package]] |
|
name = "synstructure" |
|
version = "0.13.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "system-configuration" |
|
version = "0.6.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" |
|
dependencies = [ |
|
"bitflags 2.9.0", |
|
"core-foundation", |
|
"system-configuration-sys", |
|
] |
|
|
|
[[package]] |
|
name = "system-configuration-sys" |
|
version = "0.6.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" |
|
dependencies = [ |
|
"core-foundation-sys", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "system-deps" |
|
version = "6.2.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349" |
|
dependencies = [ |
|
"cfg-expr", |
|
"heck", |
|
"pkg-config", |
|
"toml", |
|
"version-compare", |
|
] |
|
|
|
[[package]] |
|
name = "target-lexicon" |
|
version = "0.12.16" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" |
|
|
|
[[package]] |
|
name = "tempfile" |
|
version = "3.18.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2c317e0a526ee6120d8dabad239c8dadca62b24b6f168914bbbc8e2fb1f0e567" |
|
dependencies = [ |
|
"cfg-if", |
|
"fastrand", |
|
"getrandom 0.3.1", |
|
"once_cell", |
|
"rustix", |
|
"windows-sys 0.59.0", |
|
] |
|
|
|
[[package]] |
|
name = "thiserror" |
|
version = "1.0.69" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" |
|
dependencies = [ |
|
"thiserror-impl", |
|
] |
|
|
|
[[package]] |
|
name = "thiserror-impl" |
|
version = "1.0.69" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "tiff" |
|
version = "0.9.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e" |
|
dependencies = [ |
|
"flate2", |
|
"jpeg-decoder", |
|
"weezl", |
|
] |
|
|
|
[[package]] |
|
name = "tinystr" |
|
version = "0.7.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" |
|
dependencies = [ |
|
"displaydoc", |
|
"zerovec", |
|
] |
|
|
|
[[package]] |
|
name = "tokio" |
|
version = "1.44.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9975ea0f48b5aa3972bf2d888c238182458437cc2a19374b81b25cdf1023fb3a" |
|
dependencies = [ |
|
"backtrace", |
|
"bytes", |
|
"libc", |
|
"mio", |
|
"pin-project-lite", |
|
"socket2", |
|
"windows-sys 0.52.0", |
|
] |
|
|
|
[[package]] |
|
name = "tokio-native-tls" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" |
|
dependencies = [ |
|
"native-tls", |
|
"tokio", |
|
] |
|
|
|
[[package]] |
|
name = "tokio-rustls" |
|
version = "0.26.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b" |
|
dependencies = [ |
|
"rustls", |
|
"tokio", |
|
] |
|
|
|
[[package]] |
|
name = "tokio-util" |
|
version = "0.7.13" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078" |
|
dependencies = [ |
|
"bytes", |
|
"futures-core", |
|
"futures-sink", |
|
"pin-project-lite", |
|
"tokio", |
|
] |
|
|
|
[[package]] |
|
name = "toml" |
|
version = "0.8.20" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148" |
|
dependencies = [ |
|
"serde", |
|
"serde_spanned", |
|
"toml_datetime", |
|
"toml_edit", |
|
] |
|
|
|
[[package]] |
|
name = "toml_datetime" |
|
version = "0.6.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41" |
|
dependencies = [ |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "toml_edit" |
|
version = "0.22.24" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "17b4795ff5edd201c7cd6dca065ae59972ce77d1b80fa0a84d94950ece7d1474" |
|
dependencies = [ |
|
"indexmap", |
|
"serde", |
|
"serde_spanned", |
|
"toml_datetime", |
|
"winnow", |
|
] |
|
|
|
[[package]] |
|
name = "tower" |
|
version = "0.5.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" |
|
dependencies = [ |
|
"futures-core", |
|
"futures-util", |
|
"pin-project-lite", |
|
"sync_wrapper", |
|
"tokio", |
|
"tower-layer", |
|
"tower-service", |
|
] |
|
|
|
[[package]] |
|
name = "tower-layer" |
|
version = "0.3.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" |
|
|
|
[[package]] |
|
name = "tower-service" |
|
version = "0.3.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" |
|
|
|
[[package]] |
|
name = "tracing" |
|
version = "0.1.41" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" |
|
dependencies = [ |
|
"pin-project-lite", |
|
"tracing-core", |
|
] |
|
|
|
[[package]] |
|
name = "tracing-core" |
|
version = "0.1.33" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" |
|
dependencies = [ |
|
"once_cell", |
|
] |
|
|
|
[[package]] |
|
name = "try-lock" |
|
version = "0.2.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" |
|
|
|
[[package]] |
|
name = "unicode-ident" |
|
version = "1.0.18" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" |
|
|
|
[[package]] |
|
name = "untrusted" |
|
version = "0.9.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" |
|
|
|
[[package]] |
|
name = "url" |
|
version = "2.5.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" |
|
dependencies = [ |
|
"form_urlencoded", |
|
"idna", |
|
"percent-encoding", |
|
] |
|
|
|
[[package]] |
|
name = "utf16_iter" |
|
version = "1.0.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" |
|
|
|
[[package]] |
|
name = "utf8_iter" |
|
version = "1.0.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" |
|
|
|
[[package]] |
|
name = "v_frame" |
|
version = "0.3.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b" |
|
dependencies = [ |
|
"aligned-vec", |
|
"num-traits", |
|
"wasm-bindgen", |
|
] |
|
|
|
[[package]] |
|
name = "vcpkg" |
|
version = "0.2.15" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" |
|
|
|
[[package]] |
|
name = "version-compare" |
|
version = "0.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b" |
|
|
|
[[package]] |
|
name = "want" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" |
|
dependencies = [ |
|
"try-lock", |
|
] |
|
|
|
[[package]] |
|
name = "wasi" |
|
version = "0.11.0+wasi-snapshot-preview1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" |
|
|
|
[[package]] |
|
name = "wasi" |
|
version = "0.13.3+wasi-0.2.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2" |
|
dependencies = [ |
|
"wit-bindgen-rt", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen" |
|
version = "0.2.100" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" |
|
dependencies = [ |
|
"cfg-if", |
|
"once_cell", |
|
"rustversion", |
|
"wasm-bindgen-macro", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-backend" |
|
version = "0.2.100" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" |
|
dependencies = [ |
|
"bumpalo", |
|
"log", |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
"wasm-bindgen-shared", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-futures" |
|
version = "0.4.50" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61" |
|
dependencies = [ |
|
"cfg-if", |
|
"js-sys", |
|
"once_cell", |
|
"wasm-bindgen", |
|
"web-sys", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-macro" |
|
version = "0.2.100" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" |
|
dependencies = [ |
|
"quote", |
|
"wasm-bindgen-macro-support", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-macro-support" |
|
version = "0.2.100" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
"wasm-bindgen-backend", |
|
"wasm-bindgen-shared", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-shared" |
|
version = "0.2.100" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" |
|
dependencies = [ |
|
"unicode-ident", |
|
] |
|
|
|
[[package]] |
|
name = "web-sys" |
|
version = "0.3.77" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2" |
|
dependencies = [ |
|
"js-sys", |
|
"wasm-bindgen", |
|
] |
|
|
|
[[package]] |
|
name = "weezl" |
|
version = "0.1.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082" |
|
|
|
[[package]] |
|
name = "windows-registry" |
|
version = "0.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0" |
|
dependencies = [ |
|
"windows-result", |
|
"windows-strings", |
|
"windows-targets", |
|
] |
|
|
|
[[package]] |
|
name = "windows-result" |
|
version = "0.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e" |
|
dependencies = [ |
|
"windows-targets", |
|
] |
|
|
|
[[package]] |
|
name = "windows-strings" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10" |
|
dependencies = [ |
|
"windows-result", |
|
"windows-targets", |
|
] |
|
|
|
[[package]] |
|
name = "windows-sys" |
|
version = "0.52.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" |
|
dependencies = [ |
|
"windows-targets", |
|
] |
|
|
|
[[package]] |
|
name = "windows-sys" |
|
version = "0.59.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" |
|
dependencies = [ |
|
"windows-targets", |
|
] |
|
|
|
[[package]] |
|
name = "windows-targets" |
|
version = "0.52.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" |
|
dependencies = [ |
|
"windows_aarch64_gnullvm", |
|
"windows_aarch64_msvc", |
|
"windows_i686_gnu", |
|
"windows_i686_gnullvm", |
|
"windows_i686_msvc", |
|
"windows_x86_64_gnu", |
|
"windows_x86_64_gnullvm", |
|
"windows_x86_64_msvc", |
|
] |
|
|
|
[[package]] |
|
name = "windows_aarch64_gnullvm" |
|
version = "0.52.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" |
|
|
|
[[package]] |
|
name = "windows_aarch64_msvc" |
|
version = "0.52.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" |
|
|
|
[[package]] |
|
name = "windows_i686_gnu" |
|
version = "0.52.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" |
|
|
|
[[package]] |
|
name = "windows_i686_gnullvm" |
|
version = "0.52.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" |
|
|
|
[[package]] |
|
name = "windows_i686_msvc" |
|
version = "0.52.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" |
|
|
|
[[package]] |
|
name = "windows_x86_64_gnu" |
|
version = "0.52.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" |
|
|
|
[[package]] |
|
name = "windows_x86_64_gnullvm" |
|
version = "0.52.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" |
|
|
|
[[package]] |
|
name = "windows_x86_64_msvc" |
|
version = "0.52.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" |
|
|
|
[[package]] |
|
name = "winnow" |
|
version = "0.7.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0e7f4ea97f6f78012141bcdb6a216b2609f0979ada50b20ca5b52dde2eac2bb1" |
|
dependencies = [ |
|
"memchr", |
|
] |
|
|
|
[[package]] |
|
name = "wit-bindgen-rt" |
|
version = "0.33.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c" |
|
dependencies = [ |
|
"bitflags 2.9.0", |
|
] |
|
|
|
[[package]] |
|
name = "write16" |
|
version = "1.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" |
|
|
|
[[package]] |
|
name = "writeable" |
|
version = "0.5.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" |
|
|
|
[[package]] |
|
name = "yoke" |
|
version = "0.7.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" |
|
dependencies = [ |
|
"serde", |
|
"stable_deref_trait", |
|
"yoke-derive", |
|
"zerofrom", |
|
] |
|
|
|
[[package]] |
|
name = "yoke-derive" |
|
version = "0.7.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
"synstructure", |
|
] |
|
|
|
[[package]] |
|
name = "zerocopy" |
|
version = "0.7.35" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0" |
|
dependencies = [ |
|
"byteorder", |
|
"zerocopy-derive", |
|
] |
|
|
|
[[package]] |
|
name = "zerocopy-derive" |
|
version = "0.7.35" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "zerofrom" |
|
version = "0.1.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" |
|
dependencies = [ |
|
"zerofrom-derive", |
|
] |
|
|
|
[[package]] |
|
name = "zerofrom-derive" |
|
version = "0.1.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
"synstructure", |
|
] |
|
|
|
[[package]] |
|
name = "zeroize" |
|
version = "1.8.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" |
|
|
|
[[package]] |
|
name = "zerovec" |
|
version = "0.10.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" |
|
dependencies = [ |
|
"yoke", |
|
"zerofrom", |
|
"zerovec-derive", |
|
] |
|
|
|
[[package]] |
|
name = "zerovec-derive" |
|
version = "0.10.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "zune-core" |
|
version = "0.4.12" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a" |
|
|
|
[[package]] |
|
name = "zune-inflate" |
|
version = "0.2.54" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02" |
|
dependencies = [ |
|
"simd-adler32", |
|
] |
|
|
|
[[package]] |
|
name = "zune-jpeg" |
|
version = "0.4.14" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "99a5bab8d7dedf81405c4bb1f2b83ea057643d9cb28778cea9eecddeedd2e028" |
|
dependencies = [ |
|
"zune-core", |
|
] |
|
|