|
|
|
|
|
|
|
|
version = 4 |
|
|
|
|
|
[[package]] |
|
|
name = "addr2line" |
|
|
version = "0.25.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b" |
|
|
dependencies = [ |
|
|
"gimli", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "adler2" |
|
|
version = "2.0.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" |
|
|
|
|
|
[[package]] |
|
|
name = "aho-corasick" |
|
|
version = "1.1.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" |
|
|
dependencies = [ |
|
|
"memchr", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "aligned-vec" |
|
|
version = "0.6.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "dc890384c8602f339876ded803c97ad529f3842aba97f6392b3dba0dd171769b" |
|
|
dependencies = [ |
|
|
"equator", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "android_system_properties" |
|
|
version = "0.1.5" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" |
|
|
dependencies = [ |
|
|
"libc", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "anyhow" |
|
|
version = "1.0.100" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" |
|
|
|
|
|
[[package]] |
|
|
name = "arbitrary" |
|
|
version = "1.4.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1" |
|
|
|
|
|
[[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 = "async-stream" |
|
|
version = "0.3.6" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476" |
|
|
dependencies = [ |
|
|
"async-stream-impl", |
|
|
"futures-core", |
|
|
"pin-project-lite", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "async-stream-impl" |
|
|
version = "0.3.6" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d" |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"syn", |
|
|
] |
|
|
|
|
|
[[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.5.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" |
|
|
|
|
|
[[package]] |
|
|
name = "av1-grain" |
|
|
version = "0.2.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "4f3efb2ca85bc610acfa917b5aaa36f3fcbebed5b3182d7f877b02531c4b80c8" |
|
|
dependencies = [ |
|
|
"anyhow", |
|
|
"arrayvec", |
|
|
"log", |
|
|
"nom", |
|
|
"num-rational", |
|
|
"v_frame", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "avif-serialize" |
|
|
version = "0.8.6" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "47c8fbc0f831f4519fe8b810b6a7a91410ec83031b8233f730a0480029f6a23f" |
|
|
dependencies = [ |
|
|
"arrayvec", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "axum" |
|
|
version = "0.8.6" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "8a18ed336352031311f4e0b4dd2ff392d4fbb370777c9d18d7fc9d7359f73871" |
|
|
dependencies = [ |
|
|
"axum-core", |
|
|
"axum-macros", |
|
|
"bytes", |
|
|
"form_urlencoded", |
|
|
"futures-util", |
|
|
"http", |
|
|
"http-body", |
|
|
"http-body-util", |
|
|
"hyper", |
|
|
"hyper-util", |
|
|
"itoa", |
|
|
"matchit", |
|
|
"memchr", |
|
|
"mime", |
|
|
"percent-encoding", |
|
|
"pin-project-lite", |
|
|
"serde_core", |
|
|
"serde_json", |
|
|
"serde_path_to_error", |
|
|
"serde_urlencoded", |
|
|
"sync_wrapper", |
|
|
"tokio", |
|
|
"tower", |
|
|
"tower-layer", |
|
|
"tower-service", |
|
|
"tracing", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "axum-core" |
|
|
version = "0.5.5" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "59446ce19cd142f8833f856eb31f3eb097812d1479ab224f54d72428ca21ea22" |
|
|
dependencies = [ |
|
|
"bytes", |
|
|
"futures-core", |
|
|
"http", |
|
|
"http-body", |
|
|
"http-body-util", |
|
|
"mime", |
|
|
"pin-project-lite", |
|
|
"sync_wrapper", |
|
|
"tower-layer", |
|
|
"tower-service", |
|
|
"tracing", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "axum-macros" |
|
|
version = "0.5.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "604fde5e028fea851ce1d8570bbdc034bec850d157f7569d10f347d06808c05c" |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"syn", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "backtrace" |
|
|
version = "0.3.76" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6" |
|
|
dependencies = [ |
|
|
"addr2line", |
|
|
"cfg-if", |
|
|
"libc", |
|
|
"miniz_oxide", |
|
|
"object", |
|
|
"rustc-demangle", |
|
|
"windows-link 0.2.1", |
|
|
] |
|
|
|
|
|
[[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.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "1e4b40c7323adcfc0a41c4b88143ed58346ff65a288fc144329c5c45e05d70c6" |
|
|
|
|
|
[[package]] |
|
|
name = "bitflags" |
|
|
version = "2.9.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394" |
|
|
|
|
|
[[package]] |
|
|
name = "bitstream-io" |
|
|
version = "2.6.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "6099cdc01846bc367c4e7dd630dc5966dccf36b652fae7a74e17b640411a91b2" |
|
|
|
|
|
[[package]] |
|
|
name = "block-buffer" |
|
|
version = "0.10.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" |
|
|
dependencies = [ |
|
|
"generic-array", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "built" |
|
|
version = "0.7.7" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "56ed6191a7e78c36abdb16ab65341eefd73d64d303fffccdbb00d51e4205967b" |
|
|
|
|
|
[[package]] |
|
|
name = "bumpalo" |
|
|
version = "3.19.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" |
|
|
|
|
|
[[package]] |
|
|
name = "bytemuck" |
|
|
version = "1.24.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4" |
|
|
|
|
|
[[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.41" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "ac9fe6cdbb24b6ade63616c0a0688e45bb56732262c158df3c0c4bea4ca47cb7" |
|
|
dependencies = [ |
|
|
"find-msvc-tools", |
|
|
"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.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9" |
|
|
|
|
|
[[package]] |
|
|
name = "chatgpt_rs" |
|
|
version = "0.1.0" |
|
|
dependencies = [ |
|
|
"anyhow", |
|
|
"async-stream", |
|
|
"axum", |
|
|
"base64", |
|
|
"chrono", |
|
|
"chrono-tz", |
|
|
"colored", |
|
|
"futures", |
|
|
"image", |
|
|
"lazy_static", |
|
|
"rand 0.9.2", |
|
|
"regex", |
|
|
"reqwest", |
|
|
"serde", |
|
|
"serde_json", |
|
|
"sha2", |
|
|
"thiserror 2.0.17", |
|
|
"tokio", |
|
|
"tokio-stream", |
|
|
"tokio-test", |
|
|
"tower", |
|
|
"tower-http", |
|
|
"tracing", |
|
|
"tracing-subscriber", |
|
|
"url", |
|
|
"uuid", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "chrono" |
|
|
version = "0.4.42" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2" |
|
|
dependencies = [ |
|
|
"iana-time-zone", |
|
|
"js-sys", |
|
|
"num-traits", |
|
|
"serde", |
|
|
"wasm-bindgen", |
|
|
"windows-link 0.2.1", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "chrono-tz" |
|
|
version = "0.10.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "a6139a8597ed92cf816dfb33f5dd6cf0bb93a6adc938f11039f371bc5bcd26c3" |
|
|
dependencies = [ |
|
|
"chrono", |
|
|
"phf", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "color_quant" |
|
|
version = "1.1.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" |
|
|
|
|
|
[[package]] |
|
|
name = "colored" |
|
|
version = "3.0.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "fde0e0ec90c9dfb3b4b1a0891a7dcd0e2bffde2f7efed5fe7c9bb00e5bfb915e" |
|
|
dependencies = [ |
|
|
"windows-sys 0.59.0", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "cookie" |
|
|
version = "0.18.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747" |
|
|
dependencies = [ |
|
|
"percent-encoding", |
|
|
"time", |
|
|
"version_check", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "cookie_store" |
|
|
version = "0.21.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "2eac901828f88a5241ee0600950ab981148a18f2f756900ffba1b125ca6a3ef9" |
|
|
dependencies = [ |
|
|
"cookie", |
|
|
"document-features", |
|
|
"idna", |
|
|
"log", |
|
|
"publicsuffix", |
|
|
"serde", |
|
|
"serde_derive", |
|
|
"serde_json", |
|
|
"time", |
|
|
"url", |
|
|
] |
|
|
|
|
|
[[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 = "cpufeatures" |
|
|
version = "0.2.17" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" |
|
|
dependencies = [ |
|
|
"libc", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "crc32fast" |
|
|
version = "1.5.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" |
|
|
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.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" |
|
|
|
|
|
[[package]] |
|
|
name = "crypto-common" |
|
|
version = "0.1.6" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" |
|
|
dependencies = [ |
|
|
"generic-array", |
|
|
"typenum", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "deranged" |
|
|
version = "0.5.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "a41953f86f8a05768a6cda24def994fd2f424b04ec5c719cf89989779f199071" |
|
|
dependencies = [ |
|
|
"powerfmt", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "digest" |
|
|
version = "0.10.7" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" |
|
|
dependencies = [ |
|
|
"block-buffer", |
|
|
"crypto-common", |
|
|
] |
|
|
|
|
|
[[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 = "document-features" |
|
|
version = "0.2.11" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "95249b50c6c185bee49034bcb378a49dc2b5dff0be90ff6616d31d64febab05d" |
|
|
dependencies = [ |
|
|
"litrs", |
|
|
] |
|
|
|
|
|
[[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 = "equator" |
|
|
version = "0.4.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "4711b213838dfee0117e3be6ac926007d7f433d7bbe33595975d4190cb07e6fc" |
|
|
dependencies = [ |
|
|
"equator-macro", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "equator-macro" |
|
|
version = "0.4.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "44f23cf4b44bfce11a86ace86f8a73ffdec849c9fd00a386a53d278bd9e81fb3" |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"syn", |
|
|
] |
|
|
|
|
|
[[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.14" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" |
|
|
dependencies = [ |
|
|
"libc", |
|
|
"windows-sys 0.61.2", |
|
|
] |
|
|
|
|
|
[[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 = "fax" |
|
|
version = "0.2.6" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "f05de7d48f37cd6730705cbca900770cab77a89f413d23e100ad7fad7795a0ab" |
|
|
dependencies = [ |
|
|
"fax_derive", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "fax_derive" |
|
|
version = "0.2.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "a0aca10fb742cb43f9e7bb8467c91aa9bcb8e3ffbc6a6f7389bb93ffc920577d" |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"syn", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "fdeflate" |
|
|
version = "0.3.7" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" |
|
|
dependencies = [ |
|
|
"simd-adler32", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "find-msvc-tools" |
|
|
version = "0.1.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127" |
|
|
|
|
|
[[package]] |
|
|
name = "flate2" |
|
|
version = "1.1.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "dc5a4e564e38c699f2880d3fda590bedc2e69f3f84cd48b457bd892ce61d0aa9" |
|
|
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.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" |
|
|
dependencies = [ |
|
|
"percent-encoding", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "futures" |
|
|
version = "0.3.31" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" |
|
|
dependencies = [ |
|
|
"futures-channel", |
|
|
"futures-core", |
|
|
"futures-executor", |
|
|
"futures-io", |
|
|
"futures-sink", |
|
|
"futures-task", |
|
|
"futures-util", |
|
|
] |
|
|
|
|
|
[[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-executor" |
|
|
version = "0.3.31" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" |
|
|
dependencies = [ |
|
|
"futures-core", |
|
|
"futures-task", |
|
|
"futures-util", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "futures-io" |
|
|
version = "0.3.31" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" |
|
|
|
|
|
[[package]] |
|
|
name = "futures-macro" |
|
|
version = "0.3.31" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"syn", |
|
|
] |
|
|
|
|
|
[[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-channel", |
|
|
"futures-core", |
|
|
"futures-io", |
|
|
"futures-macro", |
|
|
"futures-sink", |
|
|
"futures-task", |
|
|
"memchr", |
|
|
"pin-project-lite", |
|
|
"pin-utils", |
|
|
"slab", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "generic-array" |
|
|
version = "0.14.7" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" |
|
|
dependencies = [ |
|
|
"typenum", |
|
|
"version_check", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "getrandom" |
|
|
version = "0.2.16" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" |
|
|
dependencies = [ |
|
|
"cfg-if", |
|
|
"libc", |
|
|
"wasi 0.11.1+wasi-snapshot-preview1", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "getrandom" |
|
|
version = "0.3.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" |
|
|
dependencies = [ |
|
|
"cfg-if", |
|
|
"libc", |
|
|
"r-efi", |
|
|
"wasi 0.14.7+wasi-0.2.4", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "gif" |
|
|
version = "0.13.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "4ae047235e33e2829703574b54fdec96bfbad892062d97fed2f76022287de61b" |
|
|
dependencies = [ |
|
|
"color_quant", |
|
|
"weezl", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "gimli" |
|
|
version = "0.32.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7" |
|
|
|
|
|
[[package]] |
|
|
name = "h2" |
|
|
version = "0.4.12" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" |
|
|
dependencies = [ |
|
|
"atomic-waker", |
|
|
"bytes", |
|
|
"fnv", |
|
|
"futures-core", |
|
|
"futures-sink", |
|
|
"http", |
|
|
"indexmap", |
|
|
"slab", |
|
|
"tokio", |
|
|
"tokio-util", |
|
|
"tracing", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "half" |
|
|
version = "2.7.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "e54c115d4f30f52c67202f079c5f9d8b49db4691f460fdb0b4c2e838261b2ba5" |
|
|
dependencies = [ |
|
|
"cfg-if", |
|
|
"crunchy", |
|
|
"zerocopy", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "hashbrown" |
|
|
version = "0.16.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d" |
|
|
|
|
|
[[package]] |
|
|
name = "heck" |
|
|
version = "0.5.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
|
|
|
|
|
[[package]] |
|
|
name = "http" |
|
|
version = "1.3.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" |
|
|
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.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" |
|
|
dependencies = [ |
|
|
"bytes", |
|
|
"futures-core", |
|
|
"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 = "httpdate" |
|
|
version = "1.0.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" |
|
|
|
|
|
[[package]] |
|
|
name = "hyper" |
|
|
version = "1.7.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" |
|
|
dependencies = [ |
|
|
"atomic-waker", |
|
|
"bytes", |
|
|
"futures-channel", |
|
|
"futures-core", |
|
|
"h2", |
|
|
"http", |
|
|
"http-body", |
|
|
"httparse", |
|
|
"httpdate", |
|
|
"itoa", |
|
|
"pin-project-lite", |
|
|
"pin-utils", |
|
|
"smallvec", |
|
|
"tokio", |
|
|
"want", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "hyper-rustls" |
|
|
version = "0.27.7" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" |
|
|
dependencies = [ |
|
|
"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.17" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8" |
|
|
dependencies = [ |
|
|
"base64", |
|
|
"bytes", |
|
|
"futures-channel", |
|
|
"futures-core", |
|
|
"futures-util", |
|
|
"http", |
|
|
"http-body", |
|
|
"hyper", |
|
|
"ipnet", |
|
|
"libc", |
|
|
"percent-encoding", |
|
|
"pin-project-lite", |
|
|
"socket2", |
|
|
"system-configuration", |
|
|
"tokio", |
|
|
"tower-service", |
|
|
"tracing", |
|
|
"windows-registry", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "iana-time-zone" |
|
|
version = "0.1.64" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" |
|
|
dependencies = [ |
|
|
"android_system_properties", |
|
|
"core-foundation-sys", |
|
|
"iana-time-zone-haiku", |
|
|
"js-sys", |
|
|
"log", |
|
|
"wasm-bindgen", |
|
|
"windows-core", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "iana-time-zone-haiku" |
|
|
version = "0.1.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" |
|
|
dependencies = [ |
|
|
"cc", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "icu_collections" |
|
|
version = "2.0.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" |
|
|
dependencies = [ |
|
|
"displaydoc", |
|
|
"potential_utf", |
|
|
"yoke", |
|
|
"zerofrom", |
|
|
"zerovec", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "icu_locale_core" |
|
|
version = "2.0.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" |
|
|
dependencies = [ |
|
|
"displaydoc", |
|
|
"litemap", |
|
|
"tinystr", |
|
|
"writeable", |
|
|
"zerovec", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "icu_normalizer" |
|
|
version = "2.0.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" |
|
|
dependencies = [ |
|
|
"displaydoc", |
|
|
"icu_collections", |
|
|
"icu_normalizer_data", |
|
|
"icu_properties", |
|
|
"icu_provider", |
|
|
"smallvec", |
|
|
"zerovec", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "icu_normalizer_data" |
|
|
version = "2.0.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" |
|
|
|
|
|
[[package]] |
|
|
name = "icu_properties" |
|
|
version = "2.0.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b" |
|
|
dependencies = [ |
|
|
"displaydoc", |
|
|
"icu_collections", |
|
|
"icu_locale_core", |
|
|
"icu_properties_data", |
|
|
"icu_provider", |
|
|
"potential_utf", |
|
|
"zerotrie", |
|
|
"zerovec", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "icu_properties_data" |
|
|
version = "2.0.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632" |
|
|
|
|
|
[[package]] |
|
|
name = "icu_provider" |
|
|
version = "2.0.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" |
|
|
dependencies = [ |
|
|
"displaydoc", |
|
|
"icu_locale_core", |
|
|
"stable_deref_trait", |
|
|
"tinystr", |
|
|
"writeable", |
|
|
"yoke", |
|
|
"zerofrom", |
|
|
"zerotrie", |
|
|
"zerovec", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "idna" |
|
|
version = "1.1.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" |
|
|
dependencies = [ |
|
|
"idna_adapter", |
|
|
"smallvec", |
|
|
"utf8_iter", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "idna_adapter" |
|
|
version = "1.2.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" |
|
|
dependencies = [ |
|
|
"icu_normalizer", |
|
|
"icu_properties", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "image" |
|
|
version = "0.25.8" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "529feb3e6769d234375c4cf1ee2ce713682b8e76538cb13f9fc23e1400a591e7" |
|
|
dependencies = [ |
|
|
"bytemuck", |
|
|
"byteorder-lite", |
|
|
"color_quant", |
|
|
"exr", |
|
|
"gif", |
|
|
"image-webp", |
|
|
"moxcms", |
|
|
"num-traits", |
|
|
"png", |
|
|
"qoi", |
|
|
"ravif", |
|
|
"rayon", |
|
|
"rgb", |
|
|
"tiff", |
|
|
"zune-core", |
|
|
"zune-jpeg", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "image-webp" |
|
|
version = "0.2.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "525e9ff3e1a4be2fbea1fdf0e98686a6d98b4d8f937e1bf7402245af1909e8c3" |
|
|
dependencies = [ |
|
|
"byteorder-lite", |
|
|
"quick-error", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "imgref" |
|
|
version = "1.12.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "e7c5cedc30da3a610cac6b4ba17597bdf7152cf974e8aab3afb3d54455e371c8" |
|
|
|
|
|
[[package]] |
|
|
name = "indexmap" |
|
|
version = "2.11.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5" |
|
|
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 = "io-uring" |
|
|
version = "0.7.10" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b" |
|
|
dependencies = [ |
|
|
"bitflags", |
|
|
"cfg-if", |
|
|
"libc", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "ipnet" |
|
|
version = "2.11.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" |
|
|
|
|
|
[[package]] |
|
|
name = "iri-string" |
|
|
version = "0.7.8" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2" |
|
|
dependencies = [ |
|
|
"memchr", |
|
|
"serde", |
|
|
] |
|
|
|
|
|
[[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.34" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" |
|
|
dependencies = [ |
|
|
"getrandom 0.3.3", |
|
|
"libc", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "js-sys" |
|
|
version = "0.3.81" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "ec48937a97411dcb524a265206ccd4c90bb711fca92b2792c407f268825b9305" |
|
|
dependencies = [ |
|
|
"once_cell", |
|
|
"wasm-bindgen", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "lazy_static" |
|
|
version = "1.5.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" |
|
|
|
|
|
[[package]] |
|
|
name = "lebe" |
|
|
version = "0.5.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "7a79a3332a6609480d7d0c9eab957bca6b455b91bb84e66d19f5ff66294b85b8" |
|
|
|
|
|
[[package]] |
|
|
name = "libc" |
|
|
version = "0.2.177" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976" |
|
|
|
|
|
[[package]] |
|
|
name = "libfuzzer-sys" |
|
|
version = "0.4.10" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "5037190e1f70cbeef565bd267599242926f724d3b8a9f510fd7e0b540cfa4404" |
|
|
dependencies = [ |
|
|
"arbitrary", |
|
|
"cc", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "linux-raw-sys" |
|
|
version = "0.11.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" |
|
|
|
|
|
[[package]] |
|
|
name = "litemap" |
|
|
version = "0.8.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" |
|
|
|
|
|
[[package]] |
|
|
name = "litrs" |
|
|
version = "0.4.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "f5e54036fe321fd421e10d732f155734c4e4afd610dd556d9a82833ab3ee0bed" |
|
|
|
|
|
[[package]] |
|
|
name = "lock_api" |
|
|
version = "0.4.14" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" |
|
|
dependencies = [ |
|
|
"scopeguard", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "log" |
|
|
version = "0.4.28" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" |
|
|
|
|
|
[[package]] |
|
|
name = "loop9" |
|
|
version = "0.1.5" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062" |
|
|
dependencies = [ |
|
|
"imgref", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "matchers" |
|
|
version = "0.2.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" |
|
|
dependencies = [ |
|
|
"regex-automata", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "matchit" |
|
|
version = "0.8.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" |
|
|
|
|
|
[[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.6" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" |
|
|
|
|
|
[[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.9" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" |
|
|
dependencies = [ |
|
|
"adler2", |
|
|
"simd-adler32", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "mio" |
|
|
version = "1.0.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" |
|
|
dependencies = [ |
|
|
"libc", |
|
|
"wasi 0.11.1+wasi-snapshot-preview1", |
|
|
"windows-sys 0.59.0", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "moxcms" |
|
|
version = "0.7.7" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "c588e11a3082784af229e23e8e4ecf5bcc6fbe4f69101e0421ce8d79da7f0b40" |
|
|
dependencies = [ |
|
|
"num-traits", |
|
|
"pxfm", |
|
|
] |
|
|
|
|
|
[[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 = "nu-ansi-term" |
|
|
version = "0.50.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" |
|
|
dependencies = [ |
|
|
"windows-sys 0.61.2", |
|
|
] |
|
|
|
|
|
[[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-conv" |
|
|
version = "0.1.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" |
|
|
|
|
|
[[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 = "object" |
|
|
version = "0.37.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe" |
|
|
dependencies = [ |
|
|
"memchr", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "once_cell" |
|
|
version = "1.21.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" |
|
|
|
|
|
[[package]] |
|
|
name = "openssl" |
|
|
version = "0.10.73" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8" |
|
|
dependencies = [ |
|
|
"bitflags", |
|
|
"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.109" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571" |
|
|
dependencies = [ |
|
|
"cc", |
|
|
"libc", |
|
|
"pkg-config", |
|
|
"vcpkg", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "parking_lot" |
|
|
version = "0.12.5" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" |
|
|
dependencies = [ |
|
|
"lock_api", |
|
|
"parking_lot_core", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "parking_lot_core" |
|
|
version = "0.9.12" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" |
|
|
dependencies = [ |
|
|
"cfg-if", |
|
|
"libc", |
|
|
"redox_syscall", |
|
|
"smallvec", |
|
|
"windows-link 0.2.1", |
|
|
] |
|
|
|
|
|
[[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.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" |
|
|
|
|
|
[[package]] |
|
|
name = "phf" |
|
|
version = "0.12.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "913273894cec178f401a31ec4b656318d95473527be05c0752cc41cdc32be8b7" |
|
|
dependencies = [ |
|
|
"phf_shared", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "phf_shared" |
|
|
version = "0.12.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "06005508882fb681fd97892ecff4b7fd0fee13ef1aa569f8695dae7ab9099981" |
|
|
dependencies = [ |
|
|
"siphasher", |
|
|
] |
|
|
|
|
|
[[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.18.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "97baced388464909d42d89643fe4361939af9b7ce7a31ee32a168f832a70f2a0" |
|
|
dependencies = [ |
|
|
"bitflags", |
|
|
"crc32fast", |
|
|
"fdeflate", |
|
|
"flate2", |
|
|
"miniz_oxide", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "potential_utf" |
|
|
version = "0.1.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a" |
|
|
dependencies = [ |
|
|
"zerovec", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "powerfmt" |
|
|
version = "0.2.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" |
|
|
|
|
|
[[package]] |
|
|
name = "ppv-lite86" |
|
|
version = "0.2.21" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" |
|
|
dependencies = [ |
|
|
"zerocopy", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "proc-macro2" |
|
|
version = "1.0.101" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" |
|
|
dependencies = [ |
|
|
"unicode-ident", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "profiling" |
|
|
version = "1.0.17" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773" |
|
|
dependencies = [ |
|
|
"profiling-procmacros", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "profiling-procmacros" |
|
|
version = "1.0.17" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "52717f9a02b6965224f95ca2a81e2e0c5c43baacd28ca057577988930b6c3d5b" |
|
|
dependencies = [ |
|
|
"quote", |
|
|
"syn", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "psl-types" |
|
|
version = "2.0.11" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "33cb294fe86a74cbcf50d4445b37da762029549ebeea341421c7c70370f86cac" |
|
|
|
|
|
[[package]] |
|
|
name = "publicsuffix" |
|
|
version = "2.3.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "6f42ea446cab60335f76979ec15e12619a2165b5ae2c12166bef27d283a9fadf" |
|
|
dependencies = [ |
|
|
"idna", |
|
|
"psl-types", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "pxfm" |
|
|
version = "0.1.25" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "a3cbdf373972bf78df4d3b518d07003938e2c7d1fb5891e55f9cb6df57009d84" |
|
|
dependencies = [ |
|
|
"num-traits", |
|
|
] |
|
|
|
|
|
[[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.41" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1" |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "r-efi" |
|
|
version = "5.3.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" |
|
|
|
|
|
[[package]] |
|
|
name = "rand" |
|
|
version = "0.8.5" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" |
|
|
dependencies = [ |
|
|
"libc", |
|
|
"rand_chacha 0.3.1", |
|
|
"rand_core 0.6.4", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "rand" |
|
|
version = "0.9.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" |
|
|
dependencies = [ |
|
|
"rand_chacha 0.9.0", |
|
|
"rand_core 0.9.3", |
|
|
] |
|
|
|
|
|
[[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 0.6.4", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "rand_chacha" |
|
|
version = "0.9.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" |
|
|
dependencies = [ |
|
|
"ppv-lite86", |
|
|
"rand_core 0.9.3", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "rand_core" |
|
|
version = "0.6.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" |
|
|
dependencies = [ |
|
|
"getrandom 0.2.16", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "rand_core" |
|
|
version = "0.9.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" |
|
|
dependencies = [ |
|
|
"getrandom 0.3.3", |
|
|
] |
|
|
|
|
|
[[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 0.8.5", |
|
|
"rand_chacha 0.3.1", |
|
|
"simd_helpers", |
|
|
"system-deps", |
|
|
"thiserror 1.0.69", |
|
|
"v_frame", |
|
|
"wasm-bindgen", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "ravif" |
|
|
version = "0.11.20" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "5825c26fddd16ab9f515930d49028a630efec172e903483c94796cfe31893e6b" |
|
|
dependencies = [ |
|
|
"avif-serialize", |
|
|
"imgref", |
|
|
"loop9", |
|
|
"quick-error", |
|
|
"rav1e", |
|
|
"rayon", |
|
|
"rgb", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "rayon" |
|
|
version = "1.11.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f" |
|
|
dependencies = [ |
|
|
"either", |
|
|
"rayon-core", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "rayon-core" |
|
|
version = "1.13.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" |
|
|
dependencies = [ |
|
|
"crossbeam-deque", |
|
|
"crossbeam-utils", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "redox_syscall" |
|
|
version = "0.5.18" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" |
|
|
dependencies = [ |
|
|
"bitflags", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "regex" |
|
|
version = "1.12.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "4a52d8d02cacdb176ef4678de6c052efb4b3da14b78e4db683a4252762be5433" |
|
|
dependencies = [ |
|
|
"aho-corasick", |
|
|
"memchr", |
|
|
"regex-automata", |
|
|
"regex-syntax", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "regex-automata" |
|
|
version = "0.4.12" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "722166aa0d7438abbaa4d5cc2c649dac844e8c56d82fb3d33e9c34b5cd268fc6" |
|
|
dependencies = [ |
|
|
"aho-corasick", |
|
|
"memchr", |
|
|
"regex-syntax", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "regex-syntax" |
|
|
version = "0.8.7" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "c3160422bbd54dd5ecfdca71e5fd59b7b8fe2b1697ab2baf64f6d05dcc66d298" |
|
|
|
|
|
[[package]] |
|
|
name = "reqwest" |
|
|
version = "0.12.23" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb" |
|
|
dependencies = [ |
|
|
"base64", |
|
|
"bytes", |
|
|
"cookie", |
|
|
"cookie_store", |
|
|
"encoding_rs", |
|
|
"futures-core", |
|
|
"futures-util", |
|
|
"h2", |
|
|
"http", |
|
|
"http-body", |
|
|
"http-body-util", |
|
|
"hyper", |
|
|
"hyper-rustls", |
|
|
"hyper-tls", |
|
|
"hyper-util", |
|
|
"js-sys", |
|
|
"log", |
|
|
"mime", |
|
|
"native-tls", |
|
|
"percent-encoding", |
|
|
"pin-project-lite", |
|
|
"rustls-pki-types", |
|
|
"serde", |
|
|
"serde_json", |
|
|
"serde_urlencoded", |
|
|
"sync_wrapper", |
|
|
"tokio", |
|
|
"tokio-native-tls", |
|
|
"tokio-util", |
|
|
"tower", |
|
|
"tower-http", |
|
|
"tower-service", |
|
|
"url", |
|
|
"wasm-bindgen", |
|
|
"wasm-bindgen-futures", |
|
|
"wasm-streams", |
|
|
"web-sys", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "rgb" |
|
|
version = "0.8.52" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "0c6a884d2998352bb4daf0183589aec883f16a6da1f4dde84d8e2e9a5409a1ce" |
|
|
|
|
|
[[package]] |
|
|
name = "ring" |
|
|
version = "0.17.14" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" |
|
|
dependencies = [ |
|
|
"cc", |
|
|
"cfg-if", |
|
|
"getrandom 0.2.16", |
|
|
"libc", |
|
|
"untrusted", |
|
|
"windows-sys 0.52.0", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "rustc-demangle" |
|
|
version = "0.1.26" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace" |
|
|
|
|
|
[[package]] |
|
|
name = "rustix" |
|
|
version = "1.1.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e" |
|
|
dependencies = [ |
|
|
"bitflags", |
|
|
"errno", |
|
|
"libc", |
|
|
"linux-raw-sys", |
|
|
"windows-sys 0.61.2", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "rustls" |
|
|
version = "0.23.32" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "cd3c25631629d034ce7cd9940adc9d45762d46de2b0f57193c4443b92c6d4d40" |
|
|
dependencies = [ |
|
|
"once_cell", |
|
|
"rustls-pki-types", |
|
|
"rustls-webpki", |
|
|
"subtle", |
|
|
"zeroize", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "rustls-pki-types" |
|
|
version = "1.12.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79" |
|
|
dependencies = [ |
|
|
"zeroize", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "rustls-webpki" |
|
|
version = "0.103.7" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "e10b3f4191e8a80e6b43eebabfac91e5dcecebb27a71f04e820c47ec41d314bf" |
|
|
dependencies = [ |
|
|
"ring", |
|
|
"rustls-pki-types", |
|
|
"untrusted", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "rustversion" |
|
|
version = "1.0.22" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" |
|
|
|
|
|
[[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.28" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" |
|
|
dependencies = [ |
|
|
"windows-sys 0.61.2", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "scopeguard" |
|
|
version = "1.2.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" |
|
|
|
|
|
[[package]] |
|
|
name = "security-framework" |
|
|
version = "2.11.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" |
|
|
dependencies = [ |
|
|
"bitflags", |
|
|
"core-foundation", |
|
|
"core-foundation-sys", |
|
|
"libc", |
|
|
"security-framework-sys", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "security-framework-sys" |
|
|
version = "2.15.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0" |
|
|
dependencies = [ |
|
|
"core-foundation-sys", |
|
|
"libc", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "serde" |
|
|
version = "1.0.228" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" |
|
|
dependencies = [ |
|
|
"serde_core", |
|
|
"serde_derive", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "serde_core" |
|
|
version = "1.0.228" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" |
|
|
dependencies = [ |
|
|
"serde_derive", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "serde_derive" |
|
|
version = "1.0.228" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"syn", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "serde_json" |
|
|
version = "1.0.145" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c" |
|
|
dependencies = [ |
|
|
"itoa", |
|
|
"memchr", |
|
|
"ryu", |
|
|
"serde", |
|
|
"serde_core", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "serde_path_to_error" |
|
|
version = "0.1.20" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" |
|
|
dependencies = [ |
|
|
"itoa", |
|
|
"serde", |
|
|
"serde_core", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "serde_spanned" |
|
|
version = "0.6.9" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" |
|
|
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 = "sha2" |
|
|
version = "0.10.9" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" |
|
|
dependencies = [ |
|
|
"cfg-if", |
|
|
"cpufeatures", |
|
|
"digest", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "sharded-slab" |
|
|
version = "0.1.7" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" |
|
|
dependencies = [ |
|
|
"lazy_static", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "shlex" |
|
|
version = "1.3.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" |
|
|
|
|
|
[[package]] |
|
|
name = "signal-hook-registry" |
|
|
version = "1.4.6" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" |
|
|
dependencies = [ |
|
|
"libc", |
|
|
] |
|
|
|
|
|
[[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 = "siphasher" |
|
|
version = "1.0.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d" |
|
|
|
|
|
[[package]] |
|
|
name = "slab" |
|
|
version = "0.4.11" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" |
|
|
|
|
|
[[package]] |
|
|
name = "smallvec" |
|
|
version = "1.15.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" |
|
|
|
|
|
[[package]] |
|
|
name = "socket2" |
|
|
version = "0.6.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" |
|
|
dependencies = [ |
|
|
"libc", |
|
|
"windows-sys 0.59.0", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "stable_deref_trait" |
|
|
version = "1.2.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" |
|
|
|
|
|
[[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.106" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6" |
|
|
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.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" |
|
|
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", |
|
|
"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.23.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16" |
|
|
dependencies = [ |
|
|
"fastrand", |
|
|
"getrandom 0.3.3", |
|
|
"once_cell", |
|
|
"rustix", |
|
|
"windows-sys 0.61.2", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "thiserror" |
|
|
version = "1.0.69" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" |
|
|
dependencies = [ |
|
|
"thiserror-impl 1.0.69", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "thiserror" |
|
|
version = "2.0.17" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" |
|
|
dependencies = [ |
|
|
"thiserror-impl 2.0.17", |
|
|
] |
|
|
|
|
|
[[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 = "thiserror-impl" |
|
|
version = "2.0.17" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"syn", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "thread_local" |
|
|
version = "1.1.9" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" |
|
|
dependencies = [ |
|
|
"cfg-if", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "tiff" |
|
|
version = "0.10.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "af9605de7fee8d9551863fd692cce7637f548dbd9db9180fcc07ccc6d26c336f" |
|
|
dependencies = [ |
|
|
"fax", |
|
|
"flate2", |
|
|
"half", |
|
|
"quick-error", |
|
|
"weezl", |
|
|
"zune-jpeg", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "time" |
|
|
version = "0.3.44" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d" |
|
|
dependencies = [ |
|
|
"deranged", |
|
|
"itoa", |
|
|
"num-conv", |
|
|
"powerfmt", |
|
|
"serde", |
|
|
"time-core", |
|
|
"time-macros", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "time-core" |
|
|
version = "0.1.6" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" |
|
|
|
|
|
[[package]] |
|
|
name = "time-macros" |
|
|
version = "0.2.24" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" |
|
|
dependencies = [ |
|
|
"num-conv", |
|
|
"time-core", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "tinystr" |
|
|
version = "0.8.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" |
|
|
dependencies = [ |
|
|
"displaydoc", |
|
|
"zerovec", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "tokio" |
|
|
version = "1.47.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038" |
|
|
dependencies = [ |
|
|
"backtrace", |
|
|
"bytes", |
|
|
"io-uring", |
|
|
"libc", |
|
|
"mio", |
|
|
"parking_lot", |
|
|
"pin-project-lite", |
|
|
"signal-hook-registry", |
|
|
"slab", |
|
|
"socket2", |
|
|
"tokio-macros", |
|
|
"windows-sys 0.59.0", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "tokio-macros" |
|
|
version = "2.5.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"syn", |
|
|
] |
|
|
|
|
|
[[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.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" |
|
|
dependencies = [ |
|
|
"rustls", |
|
|
"tokio", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "tokio-stream" |
|
|
version = "0.1.17" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047" |
|
|
dependencies = [ |
|
|
"futures-core", |
|
|
"pin-project-lite", |
|
|
"tokio", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "tokio-test" |
|
|
version = "0.4.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "2468baabc3311435b55dd935f702f42cd1b8abb7e754fb7dfb16bd36aa88f9f7" |
|
|
dependencies = [ |
|
|
"async-stream", |
|
|
"bytes", |
|
|
"futures-core", |
|
|
"tokio", |
|
|
"tokio-stream", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "tokio-util" |
|
|
version = "0.7.16" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5" |
|
|
dependencies = [ |
|
|
"bytes", |
|
|
"futures-core", |
|
|
"futures-sink", |
|
|
"pin-project-lite", |
|
|
"tokio", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "toml" |
|
|
version = "0.8.23" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" |
|
|
dependencies = [ |
|
|
"serde", |
|
|
"serde_spanned", |
|
|
"toml_datetime", |
|
|
"toml_edit", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "toml_datetime" |
|
|
version = "0.6.11" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" |
|
|
dependencies = [ |
|
|
"serde", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "toml_edit" |
|
|
version = "0.22.27" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" |
|
|
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", |
|
|
"tracing", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "tower-http" |
|
|
version = "0.6.6" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" |
|
|
dependencies = [ |
|
|
"bitflags", |
|
|
"bytes", |
|
|
"futures-util", |
|
|
"http", |
|
|
"http-body", |
|
|
"iri-string", |
|
|
"pin-project-lite", |
|
|
"tower", |
|
|
"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 = [ |
|
|
"log", |
|
|
"pin-project-lite", |
|
|
"tracing-attributes", |
|
|
"tracing-core", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "tracing-attributes" |
|
|
version = "0.1.30" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"syn", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "tracing-core" |
|
|
version = "0.1.34" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" |
|
|
dependencies = [ |
|
|
"once_cell", |
|
|
"valuable", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "tracing-log" |
|
|
version = "0.2.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" |
|
|
dependencies = [ |
|
|
"log", |
|
|
"once_cell", |
|
|
"tracing-core", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "tracing-subscriber" |
|
|
version = "0.3.20" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5" |
|
|
dependencies = [ |
|
|
"matchers", |
|
|
"nu-ansi-term", |
|
|
"once_cell", |
|
|
"regex-automata", |
|
|
"sharded-slab", |
|
|
"smallvec", |
|
|
"thread_local", |
|
|
"tracing", |
|
|
"tracing-core", |
|
|
"tracing-log", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "try-lock" |
|
|
version = "0.2.5" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" |
|
|
|
|
|
[[package]] |
|
|
name = "typenum" |
|
|
version = "1.19.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" |
|
|
|
|
|
[[package]] |
|
|
name = "unicode-ident" |
|
|
version = "1.0.19" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d" |
|
|
|
|
|
[[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.7" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" |
|
|
dependencies = [ |
|
|
"form_urlencoded", |
|
|
"idna", |
|
|
"percent-encoding", |
|
|
"serde", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "utf8_iter" |
|
|
version = "1.0.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" |
|
|
|
|
|
[[package]] |
|
|
name = "uuid" |
|
|
version = "1.18.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2" |
|
|
dependencies = [ |
|
|
"getrandom 0.3.3", |
|
|
"js-sys", |
|
|
"serde", |
|
|
"wasm-bindgen", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "v_frame" |
|
|
version = "0.3.9" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "666b7727c8875d6ab5db9533418d7c764233ac9c0cff1d469aec8fa127597be2" |
|
|
dependencies = [ |
|
|
"aligned-vec", |
|
|
"num-traits", |
|
|
"wasm-bindgen", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "valuable" |
|
|
version = "0.1.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" |
|
|
|
|
|
[[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 = "version_check" |
|
|
version = "0.9.5" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" |
|
|
|
|
|
[[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.1+wasi-snapshot-preview1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" |
|
|
|
|
|
[[package]] |
|
|
name = "wasi" |
|
|
version = "0.14.7+wasi-0.2.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c" |
|
|
dependencies = [ |
|
|
"wasip2", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "wasip2" |
|
|
version = "1.0.1+wasi-0.2.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" |
|
|
dependencies = [ |
|
|
"wit-bindgen", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "wasm-bindgen" |
|
|
version = "0.2.104" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "c1da10c01ae9f1ae40cbfac0bac3b1e724b320abfcf52229f80b547c0d250e2d" |
|
|
dependencies = [ |
|
|
"cfg-if", |
|
|
"once_cell", |
|
|
"rustversion", |
|
|
"wasm-bindgen-macro", |
|
|
"wasm-bindgen-shared", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "wasm-bindgen-backend" |
|
|
version = "0.2.104" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "671c9a5a66f49d8a47345ab942e2cb93c7d1d0339065d4f8139c486121b43b19" |
|
|
dependencies = [ |
|
|
"bumpalo", |
|
|
"log", |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"syn", |
|
|
"wasm-bindgen-shared", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "wasm-bindgen-futures" |
|
|
version = "0.4.54" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "7e038d41e478cc73bae0ff9b36c60cff1c98b8f38f8d7e8061e79ee63608ac5c" |
|
|
dependencies = [ |
|
|
"cfg-if", |
|
|
"js-sys", |
|
|
"once_cell", |
|
|
"wasm-bindgen", |
|
|
"web-sys", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "wasm-bindgen-macro" |
|
|
version = "0.2.104" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "7ca60477e4c59f5f2986c50191cd972e3a50d8a95603bc9434501cf156a9a119" |
|
|
dependencies = [ |
|
|
"quote", |
|
|
"wasm-bindgen-macro-support", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "wasm-bindgen-macro-support" |
|
|
version = "0.2.104" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7" |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"syn", |
|
|
"wasm-bindgen-backend", |
|
|
"wasm-bindgen-shared", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "wasm-bindgen-shared" |
|
|
version = "0.2.104" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "bad67dc8b2a1a6e5448428adec4c3e84c43e561d8c9ee8a9e5aabeb193ec41d1" |
|
|
dependencies = [ |
|
|
"unicode-ident", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "wasm-streams" |
|
|
version = "0.4.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" |
|
|
dependencies = [ |
|
|
"futures-util", |
|
|
"js-sys", |
|
|
"wasm-bindgen", |
|
|
"wasm-bindgen-futures", |
|
|
"web-sys", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "web-sys" |
|
|
version = "0.3.81" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "9367c417a924a74cae129e6a2ae3b47fabb1f8995595ab474029da749a8be120" |
|
|
dependencies = [ |
|
|
"js-sys", |
|
|
"wasm-bindgen", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "weezl" |
|
|
version = "0.1.10" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "a751b3277700db47d3e574514de2eced5e54dc8a5436a3bf7a0b248b2cee16f3" |
|
|
|
|
|
[[package]] |
|
|
name = "windows-core" |
|
|
version = "0.62.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" |
|
|
dependencies = [ |
|
|
"windows-implement", |
|
|
"windows-interface", |
|
|
"windows-link 0.2.1", |
|
|
"windows-result 0.4.1", |
|
|
"windows-strings 0.5.1", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "windows-implement" |
|
|
version = "0.60.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"syn", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "windows-interface" |
|
|
version = "0.59.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"syn", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "windows-link" |
|
|
version = "0.1.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" |
|
|
|
|
|
[[package]] |
|
|
name = "windows-link" |
|
|
version = "0.2.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" |
|
|
|
|
|
[[package]] |
|
|
name = "windows-registry" |
|
|
version = "0.5.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e" |
|
|
dependencies = [ |
|
|
"windows-link 0.1.3", |
|
|
"windows-result 0.3.4", |
|
|
"windows-strings 0.4.2", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "windows-result" |
|
|
version = "0.3.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" |
|
|
dependencies = [ |
|
|
"windows-link 0.1.3", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "windows-result" |
|
|
version = "0.4.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" |
|
|
dependencies = [ |
|
|
"windows-link 0.2.1", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "windows-strings" |
|
|
version = "0.4.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" |
|
|
dependencies = [ |
|
|
"windows-link 0.1.3", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "windows-strings" |
|
|
version = "0.5.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" |
|
|
dependencies = [ |
|
|
"windows-link 0.2.1", |
|
|
] |
|
|
|
|
|
[[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-sys" |
|
|
version = "0.61.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" |
|
|
dependencies = [ |
|
|
"windows-link 0.2.1", |
|
|
] |
|
|
|
|
|
[[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.13" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf" |
|
|
dependencies = [ |
|
|
"memchr", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "wit-bindgen" |
|
|
version = "0.46.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" |
|
|
|
|
|
[[package]] |
|
|
name = "writeable" |
|
|
version = "0.6.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" |
|
|
|
|
|
[[package]] |
|
|
name = "yoke" |
|
|
version = "0.8.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" |
|
|
dependencies = [ |
|
|
"serde", |
|
|
"stable_deref_trait", |
|
|
"yoke-derive", |
|
|
"zerofrom", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "yoke-derive" |
|
|
version = "0.8.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"syn", |
|
|
"synstructure", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "zerocopy" |
|
|
version = "0.8.27" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" |
|
|
dependencies = [ |
|
|
"zerocopy-derive", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "zerocopy-derive" |
|
|
version = "0.8.27" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" |
|
|
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.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" |
|
|
|
|
|
[[package]] |
|
|
name = "zerotrie" |
|
|
version = "0.2.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" |
|
|
dependencies = [ |
|
|
"displaydoc", |
|
|
"yoke", |
|
|
"zerofrom", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "zerovec" |
|
|
version = "0.11.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b" |
|
|
dependencies = [ |
|
|
"yoke", |
|
|
"zerofrom", |
|
|
"zerovec-derive", |
|
|
] |
|
|
|
|
|
[[package]] |
|
|
name = "zerovec-derive" |
|
|
version = "0.11.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" |
|
|
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.21" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "29ce2c8a9384ad323cf564b67da86e21d3cfdff87908bc1223ed5c99bc792713" |
|
|
dependencies = [ |
|
|
"zune-core", |
|
|
] |
|
|
|