{ "bomFormat": "CycloneDX", "specVersion": "1.3", "version": 1, "serialNumber": "urn:uuid:002f2923-774b-4b5d-af10-085ff42ef44a", "metadata": { "timestamp": "2026-08-22T10:28:56.792282907Z", "tools": [ { "vendor": "CycloneDX", "name": "cargo-cyclonedx", "version": "0.5.9" } ], "authors": [ { "name": "Duncan Tourolle", "email": "duncan@tourolle.paris" } ], "component": { "type": "application", "bom-ref": "path+file:///workspace/dtourolle/jellytau/src-tauri#jellytau@0.10.1", "author": "Duncan Tourolle ", "name": "jellytau", "version": "0.10.1", "description": "A cross-platform Jellyfin client", "scope": "required", "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/jellytau@0.10.1?download_url=file://.", "externalReferences": [ { "type": "vcs", "url": "https://gitea.tourolle.paris/dtourolle/jellytau" } ], "components": [ { "type": "library", "bom-ref": "path+file:///workspace/dtourolle/jellytau/src-tauri#jellytau@0.10.1 bin-target-0", "name": "jellytau_lib", "version": "0.10.1", "purl": "pkg:cargo/jellytau@0.10.1?download_url=file://.#src/lib.rs" }, { "type": "application", "bom-ref": "path+file:///workspace/dtourolle/jellytau/src-tauri#jellytau@0.10.1 bin-target-1", "name": "jellytau", "version": "0.10.1", "purl": "pkg:cargo/jellytau@0.10.1?download_url=file://.#src/main.rs" } ] }, "properties": [ { "name": "cdx:rustc:sbom:target:triple", "value": "x86_64-unknown-linux-gnu" } ] }, "components": [ { "type": "library", "bom-ref": "git+https://github.com/ParadoxSpiral/libmpv-rs.git?rev=3e6c389b716f52a595cc5e8e3fa1f96cb76b3de7#libmpv-sys@3.1.0", "author": "ParadoxSpiral ", "name": "libmpv-sys", "version": "3.1.0", "description": "Libmpv bindings generated by bindgen", "scope": "required", "licenses": [ { "expression": "LGPL-2.1" } ], "purl": "pkg:cargo/libmpv-sys@3.1.0?vcs_url=git%2Bhttps://github.com/ParadoxSpiral/libmpv-rs.git%403e6c389b716f52a595cc5e8e3fa1f96cb76b3de7", "externalReferences": [ { "type": "vcs", "url": "https://github.com/ParadoxSpiral/libmpv-rs" } ] }, { "type": "library", "bom-ref": "git+https://github.com/ParadoxSpiral/libmpv-rs.git?rev=3e6c389b716f52a595cc5e8e3fa1f96cb76b3de7#libmpv@2.0.1", "author": "ParadoxSpiral ", "name": "libmpv", "version": "2.0.1", "description": "Libmpv abstraction that's easy to use and can play next to all codecs and containers", "scope": "required", "licenses": [ { "expression": "LGPL-2.1" } ], "purl": "pkg:cargo/libmpv@2.0.1?vcs_url=git%2Bhttps://github.com/ParadoxSpiral/libmpv-rs.git%403e6c389b716f52a595cc5e8e3fa1f96cb76b3de7", "externalReferences": [ { "type": "vcs", "url": "https://github.com/ParadoxSpiral/libmpv-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#Inflector@0.11.4", "author": "Josh Teeter", "name": "Inflector", "version": "0.11.4", "description": "Adds String based inflections for Rust. Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3" } ], "licenses": [ { "expression": "BSD-2-Clause" } ], "purl": "pkg:cargo/Inflector@0.11.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/Inflector" }, { "type": "website", "url": "https://github.com/whatisinternet/inflector" }, { "type": "vcs", "url": "https://github.com/whatisinternet/inflector" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1", "author": "Jonas Schievink , oyvindln ", "name": "adler2", "version": "2.0.1", "description": "A simple clean-room implementation of the Adler-32 checksum", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" } ], "licenses": [ { "expression": "0BSD OR MIT OR Apache-2.0" } ], "purl": "pkg:cargo/adler2@2.0.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/adler2/" }, { "type": "vcs", "url": "https://github.com/oyvindln/adler2" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aead@0.5.2", "author": "RustCrypto Developers", "name": "aead", "version": "0.5.2", "description": "Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/aead@0.5.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/aead" }, { "type": "vcs", "url": "https://github.com/RustCrypto/traits" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aes-gcm@0.10.3", "author": "RustCrypto Developers", "name": "aes-gcm", "version": "0.10.3", "description": "Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/aes-gcm@0.10.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/aes-gcm" }, { "type": "vcs", "url": "https://github.com/RustCrypto/AEADs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aes@0.8.4", "author": "RustCrypto Developers", "name": "aes", "version": "0.8.4", "description": "Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/aes@0.8.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/aes" }, { "type": "vcs", "url": "https://github.com/RustCrypto/block-ciphers" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12", "author": "Tom Kaitchuck ", "name": "ahash", "version": "0.8.12", "description": "A non-cryptographic hash function using AES-NI for high performance", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/ahash@0.8.12", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/ahash" }, { "type": "vcs", "url": "https://github.com/tkaitchuck/ahash" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4", "author": "Andrew Gallant ", "name": "aho-corasick", "version": "1.1.4", "description": "Fast multiple substring searching.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" } ], "licenses": [ { "expression": "Unlicense OR MIT" } ], "purl": "pkg:cargo/aho-corasick@1.1.4", "externalReferences": [ { "type": "website", "url": "https://github.com/BurntSushi/aho-corasick" }, { "type": "vcs", "url": "https://github.com/BurntSushi/aho-corasick" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#alloc-no-stdlib@2.0.4", "author": "Daniel Reiter Horn ", "name": "alloc-no-stdlib", "version": "2.0.4", "description": "A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" } ], "licenses": [ { "expression": "BSD-3-Clause" } ], "purl": "pkg:cargo/alloc-no-stdlib@2.0.4", "externalReferences": [ { "type": "documentation", "url": "https://raw.githubusercontent.com/dropbox/rust-alloc-no-stdlib/master/tests/lib.rs" }, { "type": "website", "url": "https://github.com/dropbox/rust-alloc-no-stdlib" }, { "type": "vcs", "url": "https://github.com/dropbox/rust-alloc-no-stdlib" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#alloc-stdlib@0.2.2", "author": "Daniel Reiter Horn ", "name": "alloc-stdlib", "version": "0.2.2", "description": "A dynamic allocator example that may be used with the stdlib", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece" } ], "licenses": [ { "expression": "BSD-3-Clause" } ], "purl": "pkg:cargo/alloc-stdlib@0.2.2", "externalReferences": [ { "type": "documentation", "url": "https://raw.githubusercontent.com/dropbox/rust-alloc-no-stdlib/master/alloc-stdlib/tests/lib.rs" }, { "type": "website", "url": "https://github.com/dropbox/rust-alloc-no-stdlib" }, { "type": "vcs", "url": "https://github.com/dropbox/rust-alloc-no-stdlib" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@0.6.21", "name": "anstream", "version": "0.6.21", "description": "IO stream adapters for writing colored text that will gracefully degrade according to your terminal's capabilities.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/anstream@0.6.21", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-cli/anstyle.git" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@0.2.7", "name": "anstyle-parse", "version": "0.2.7", "description": "Parse ANSI Style Escapes", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/anstyle-parse@0.2.7", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-cli/anstyle.git" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5", "name": "anstyle-query", "version": "1.1.5", "description": "Look up colored console capabilities", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/anstyle-query@1.1.5", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-cli/anstyle.git" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.13", "name": "anstyle", "version": "1.0.13", "description": "ANSI text styling", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/anstyle@1.0.13", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-cli/anstyle.git" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.100", "author": "David Tolnay ", "name": "anyhow", "version": "1.0.100", "description": "Flexible concrete Error type built on std::error::Error", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/anyhow@1.0.100", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/anyhow" }, { "type": "vcs", "url": "https://github.com/dtolnay/anyhow" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ascii@1.1.0", "author": "Thomas Bahn , Torbjørn Birch Moltu , Simon Sapin ", "name": "ascii", "version": "1.1.0", "description": "ASCII-only equivalents to `char`, `str` and `String`.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/ascii@1.1.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/ascii" }, { "type": "vcs", "url": "https://github.com/tomprogrammer/rust-ascii" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-broadcast@0.7.2", "author": "Stjepan Glavina , Yoshua Wuyts , Zeeshan Ali Khan ", "name": "async-broadcast", "version": "0.7.2", "description": "Async broadcast channels", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/async-broadcast@0.7.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/async-broadcast" }, { "type": "vcs", "url": "https://github.com/smol-rs/async-broadcast" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-channel@2.5.0", "author": "Stjepan Glavina ", "name": "async-channel", "version": "2.5.0", "description": "Async multi-producer multi-consumer channel", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/async-channel@2.5.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/async-channel" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-executor@1.13.3", "author": "Stjepan Glavina , John Nunley ", "name": "async-executor", "version": "1.13.3", "description": "Async executor", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "497c00e0fd83a72a79a39fcbd8e3e2f055d6f6c7e025f3b3d91f4f8e76527fb8" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/async-executor@1.13.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/async-executor" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-io@2.6.0", "author": "Stjepan Glavina ", "name": "async-io", "version": "2.6.0", "description": "Async I/O and timers", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/async-io@2.6.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/async-io" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.4.2", "author": "Stjepan Glavina ", "name": "async-lock", "version": "3.4.2", "description": "Async synchronization primitives", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/async-lock@3.4.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/async-lock" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-process@2.5.0", "author": "Stjepan Glavina ", "name": "async-process", "version": "2.5.0", "description": "Async interface for working with processes", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/async-process@2.5.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/async-process" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-signal@0.2.13", "author": "John Nunley ", "name": "async-signal", "version": "0.2.13", "description": "Async signal handling", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "43c070bbf59cd3570b6b2dd54cd772527c7c3620fce8be898406dd3ed6adc64c" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/async-signal@0.2.13", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/async-signal" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.1", "author": "Stjepan Glavina ", "name": "async-task", "version": "4.7.1", "description": "Task abstraction for building executors", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/async-task@4.7.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/async-task" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89", "author": "David Tolnay ", "name": "async-trait", "version": "0.1.89", "description": "Type erasure for async trait methods", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/async-trait@0.1.89", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/async-trait" }, { "type": "vcs", "url": "https://github.com/dtolnay/async-trait" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#atk-sys@0.18.2", "author": "The gtk-rs Project Developers", "name": "atk-sys", "version": "0.18.2", "description": "UNMAINTAINED FFI bindings to libatk-1", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c5e48b684b0ca77d2bbadeef17424c2ea3c897d44d566a1617e7e8f30614d086" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/atk-sys@0.18.2", "externalReferences": [ { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "other", "url": "atk-1.0" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk3-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#atk@0.18.2", "author": "The gtk-rs Project Developers", "name": "atk", "version": "0.18.2", "description": "UNMAINTAINED Rust bindings for the ATK library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "241b621213072e993be4f6f3a9e4b45f65b7e6faad43001be957184b7bb1824b" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/atk@0.18.2", "externalReferences": [ { "type": "documentation", "url": "https://gtk-rs.org/gtk3-rs/stable/latest/docs/atk/" }, { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk3-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2", "author": "Stjepan Glavina , Contributors to futures-rs", "name": "atomic-waker", "version": "1.1.2", "description": "A synchronization primitive for task wakeup", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/atomic-waker@1.1.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/atomic-waker" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0", "author": "Josh Stone ", "name": "autocfg", "version": "1.5.0", "description": "Automatic cfg for Rust compiler features", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/autocfg@1.5.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/autocfg/" }, { "type": "vcs", "url": "https://github.com/cuviper/autocfg" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", "author": "Marshall Pierce ", "name": "base64", "version": "0.22.1", "description": "encodes and decodes base64 as bytes or utf8", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/base64@0.22.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/base64" }, { "type": "vcs", "url": "https://github.com/marshallpierce/rust-base64" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bit-set@0.8.0", "author": "Alexis Beingessner ", "name": "bit-set", "version": "0.8.0", "description": "A set of bits", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/bit-set@0.8.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/bit-set/" }, { "type": "website", "url": "https://github.com/contain-rs/bit-set" }, { "type": "vcs", "url": "https://github.com/contain-rs/bit-set" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.8.0", "author": "Alexis Beingessner ", "name": "bit-vec", "version": "0.8.0", "description": "A vector of bits", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/bit-vec@0.8.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/bit-vec/" }, { "type": "website", "url": "https://github.com/contain-rs/bit-vec" }, { "type": "vcs", "url": "https://github.com/contain-rs/bit-vec" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2", "author": "The Rust Project Developers", "name": "bitflags", "version": "1.3.2", "description": "A macro to generate structures which behave like bitflags. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/bitflags@1.3.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/bitflags" }, { "type": "website", "url": "https://github.com/bitflags/bitflags" }, { "type": "vcs", "url": "https://github.com/bitflags/bitflags" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.10.0", "author": "The Rust Project Developers", "name": "bitflags", "version": "2.10.0", "description": "A macro to generate structures which behave like bitflags. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/bitflags@2.10.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/bitflags" }, { "type": "website", "url": "https://github.com/bitflags/bitflags" }, { "type": "vcs", "url": "https://github.com/bitflags/bitflags" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4", "author": "RustCrypto Developers", "name": "block-buffer", "version": "0.10.4", "description": "Buffer type for block processing of data", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/block-buffer@0.10.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/block-buffer" }, { "type": "vcs", "url": "https://github.com/RustCrypto/utils" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#blocking@1.6.2", "author": "Stjepan Glavina ", "name": "blocking", "version": "1.6.2", "description": "A thread pool for isolating blocking I/O in async programs", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/blocking@1.6.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/blocking" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#brotli-decompressor@5.0.0", "author": "Daniel Reiter Horn , The Brotli Authors", "name": "brotli-decompressor", "version": "5.0.0", "description": "A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03" } ], "licenses": [ { "expression": "BSD-3-Clause OR MIT" } ], "purl": "pkg:cargo/brotli-decompressor@5.0.0", "externalReferences": [ { "type": "documentation", "url": "https://github.com/dropbox/rust-brotli-decompressor/blob/master/README.md" }, { "type": "website", "url": "https://github.com/dropbox/rust-brotli-decompressor" }, { "type": "vcs", "url": "https://github.com/dropbox/rust-brotli-decompressor" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#brotli@8.0.2", "author": "Daniel Reiter Horn , The Brotli Authors", "name": "brotli", "version": "8.0.2", "description": "A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "4bd8b9603c7aa97359dbd97ecf258968c95f3adddd6db2f7e7a5bef101c84560" } ], "licenses": [ { "expression": "BSD-3-Clause AND MIT" } ], "purl": "pkg:cargo/brotli@8.0.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/brotli/" }, { "type": "website", "url": "https://github.com/dropbox/rust-brotli" }, { "type": "vcs", "url": "https://github.com/dropbox/rust-brotli" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.19.1", "author": "Nick Fitzgerald ", "name": "bumpalo", "version": "3.19.1", "description": "A fast bump allocation arena for Rust.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/bumpalo@3.19.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/bumpalo" }, { "type": "vcs", "url": "https://github.com/fitzgen/bumpalo" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0", "author": "Andrew Gallant ", "name": "byteorder", "version": "1.5.0", "description": "Library for reading/writing numbers in big-endian and little-endian.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" } ], "licenses": [ { "expression": "Unlicense OR MIT" } ], "purl": "pkg:cargo/byteorder@1.5.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/byteorder" }, { "type": "website", "url": "https://github.com/BurntSushi/byteorder" }, { "type": "vcs", "url": "https://github.com/BurntSushi/byteorder" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1", "author": "Carl Lerche , Sean McArthur ", "name": "bytes", "version": "1.12.1", "description": "Types and traits for working with bytes", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/bytes@1.12.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/tokio-rs/bytes" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cairo-rs@0.18.5", "author": "The gtk-rs Project Developers", "name": "cairo-rs", "version": "0.18.5", "description": "Rust bindings for the Cairo library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "8ca26ef0159422fb77631dc9d17b102f253b876fe1586b03b803e63a309b4ee2" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/cairo-rs@0.18.5", "externalReferences": [ { "type": "documentation", "url": "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/cairo/" }, { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk-rs-core" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cairo-sys-rs@0.18.2", "author": "The gtk-rs Project Developers", "name": "cairo-sys-rs", "version": "0.18.2", "description": "FFI bindings to libcairo", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "685c9fa8e590b8b3d678873528d83411db17242a73fccaed827770ea0fedda51" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/cairo-sys-rs@0.18.2", "externalReferences": [ { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk-rs-core" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2", "author": "Without Boats , Ashley Williams , Steve Klabnik , Rain ", "name": "camino", "version": "1.2.2", "description": "UTF-8 paths", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e629a66d692cb9ff1a1c664e41771b3dcaf961985a9774c0eb0bd1b51cf60a48" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/camino@1.2.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/camino" }, { "type": "vcs", "url": "https://github.com/camino-rs/camino" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cargo-platform@0.1.9", "name": "cargo-platform", "version": "0.1.9", "description": "Cargo's representation of a target platform.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/cargo-platform@0.1.9", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/cargo-platform" }, { "type": "website", "url": "https://github.com/rust-lang/cargo" }, { "type": "vcs", "url": "https://github.com/rust-lang/cargo" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.19.2", "author": "Oliver Schneider ", "name": "cargo_metadata", "version": "0.19.2", "description": "structured access to the output of `cargo metadata`", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/cargo_metadata@0.19.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/oli-obk/cargo_metadata" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cargo_toml@0.22.3", "author": "Kornel ", "name": "cargo_toml", "version": "0.22.3", "description": "`Cargo.toml` struct definitions for parsing with Serde", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "374b7c592d9c00c1f4972ea58390ac6b18cbb6ab79011f3bdc90a0b82ca06b77" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/cargo_toml@0.22.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/cargo_toml" }, { "type": "website", "url": "https://lib.rs/cargo_toml" }, { "type": "vcs", "url": "https://gitlab.com/lib.rs/cargo_toml" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.51", "author": "Alex Crichton ", "name": "cc", "version": "1.2.51", "description": "A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "7a0aeaff4ff1a90589618835a598e545176939b97874f7abc7851caa0618f203" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/cc@1.2.51", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/cc" }, { "type": "website", "url": "https://github.com/rust-lang/cc-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/cc-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfb@0.7.3", "author": "Matthew D. Steele ", "name": "cfb", "version": "0.7.3", "description": "Read/write Compound File Binary (structured storage) files", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/cfb@0.7.3", "externalReferences": [ { "type": "documentation", "url": "http://mdsteele.github.io/rust-cfb/" }, { "type": "vcs", "url": "https://github.com/mdsteele/rust-cfb" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-expr@0.15.8", "author": "Embark , Jake Shadle ", "name": "cfg-expr", "version": "0.15.8", "description": "A parser and evaluator for Rust `cfg()` expressions.", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/cfg-expr@0.15.8", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/cfg-expr" }, { "type": "website", "url": "https://github.com/EmbarkStudios/cfg-expr" }, { "type": "vcs", "url": "https://github.com/EmbarkStudios/cfg-expr" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "author": "Alex Crichton ", "name": "cfg-if", "version": "1.0.4", "description": "A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/cfg-if@1.0.4", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-lang/cfg-if" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1", "author": "Zicklag ", "name": "cfg_aliases", "version": "0.2.1", "description": "A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/cfg_aliases@0.2.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/cfg_aliases" }, { "type": "website", "url": "https://github.com/katharostech/cfg_aliases" }, { "type": "vcs", "url": "https://github.com/katharostech/cfg_aliases" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.42", "name": "chrono", "version": "0.4.42", "description": "Date and time library for Rust", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/chrono@0.4.42", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/chrono/" }, { "type": "website", "url": "https://github.com/chronotope/chrono" }, { "type": "vcs", "url": "https://github.com/chronotope/chrono" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#chunked_transfer@1.5.0", "author": "Corey Farwell ", "name": "chunked_transfer", "version": "1.5.0", "description": "Encoder and decoder for HTTP chunked transfer coding (RFC 7230 § 4.1)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/chunked_transfer@1.5.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/frewsxcv/rust-chunked-transfer" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4", "author": "RustCrypto Developers", "name": "cipher", "version": "0.4.4", "description": "Traits for describing block ciphers and stream ciphers", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/cipher@0.4.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/cipher" }, { "type": "vcs", "url": "https://github.com/RustCrypto/traits" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.4", "name": "colorchoice", "version": "1.0.4", "description": "Global override of color control", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/colorchoice@1.0.4", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-cli/anstyle.git" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0", "author": "Stjepan Glavina , Taiki Endo , John Nunley ", "name": "concurrent-queue", "version": "2.5.0", "description": "Concurrent multi-producer multi-consumer queue", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/concurrent-queue@2.5.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/concurrent-queue" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#convert_case@0.4.0", "author": "David Purdum ", "name": "convert_case", "version": "0.4.0", "description": "Convert strings into any case", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/convert_case@0.4.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rutrum/convert-case" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cookie@0.18.1", "author": "Sergio Benitez , Alex Crichton ", "name": "cookie", "version": "0.18.1", "description": "HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/cookie@0.18.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/cookie" }, { "type": "vcs", "url": "https://github.com/SergioBenitez/cookie-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17", "author": "RustCrypto Developers", "name": "cpufeatures", "version": "0.2.17", "description": "Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/cpufeatures@0.2.17", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/cpufeatures" }, { "type": "vcs", "url": "https://github.com/RustCrypto/utils" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0", "author": "Sam Rijs , Alex Crichton ", "name": "crc32fast", "version": "1.5.0", "description": "Fast, SIMD-accelerated CRC32 (IEEE) checksum computation", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/crc32fast@1.5.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/srijs/rust-crc32fast" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15", "name": "crossbeam-channel", "version": "0.5.15", "description": "Multi-producer multi-consumer channels for message passing", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/crossbeam-channel@0.5.15", "externalReferences": [ { "type": "website", "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel" }, { "type": "vcs", "url": "https://github.com/crossbeam-rs/crossbeam" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21", "name": "crossbeam-utils", "version": "0.8.21", "description": "Utilities for concurrent programming", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/crossbeam-utils@0.8.21", "externalReferences": [ { "type": "website", "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils" }, { "type": "vcs", "url": "https://github.com/crossbeam-rs/crossbeam" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7", "author": "RustCrypto Developers", "name": "crypto-common", "version": "0.1.7", "description": "Common cryptographic traits", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/crypto-common@0.1.7", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/crypto-common" }, { "type": "vcs", "url": "https://github.com/RustCrypto/traits" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cssparser-macros@0.6.1", "author": "Simon Sapin ", "name": "cssparser-macros", "version": "0.6.1", "description": "Procedural macros for cssparser", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331" } ], "licenses": [ { "expression": "MPL-2.0" } ], "purl": "pkg:cargo/cssparser-macros@0.6.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/cssparser-macros/" }, { "type": "vcs", "url": "https://github.com/servo/rust-cssparser" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cssparser@0.29.6", "author": "Simon Sapin ", "name": "cssparser", "version": "0.29.6", "description": "Rust implementation of CSS Syntax Level 3", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f93d03419cb5950ccfd3daf3ff1c7a36ace64609a1a8746d493df1ca0afde0fa" } ], "licenses": [ { "expression": "MPL-2.0" } ], "purl": "pkg:cargo/cssparser@0.29.6", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/cssparser/" }, { "type": "vcs", "url": "https://github.com/servo/rust-cssparser" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cssparser@0.36.0", "author": "Simon Sapin ", "name": "cssparser", "version": "0.36.0", "description": "Rust implementation of CSS Syntax Level 3", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "dae61cf9c0abb83bd659dab65b7e4e38d8236824c85f0f804f173567bda257d2" } ], "licenses": [ { "expression": "MPL-2.0" } ], "purl": "pkg:cargo/cssparser@0.36.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/cssparser/" }, { "type": "vcs", "url": "https://github.com/servo/rust-cssparser" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ctor-proc-macro@0.0.7", "author": "Matt Mastracci ", "name": "ctor-proc-macro", "version": "0.0.7", "description": "proc-macro support for the ctor crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "52560adf09603e58c9a7ee1fe1dcb95a16927b17c127f0ac02d6e768a0e25bc1" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/ctor-proc-macro@0.0.7", "externalReferences": [ { "type": "vcs", "url": "https://github.com/mmastrac/rust-ctor" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ctor@0.8.0", "author": "Matt Mastracci ", "name": "ctor", "version": "0.8.0", "description": "__attribute__((constructor)) for Rust", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "352d39c2f7bef1d6ad73db6f5160efcaed66d94ef8c6c573a8410c00bf909a98" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/ctor@0.8.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/mmastrac/rust-ctor" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ctr@0.9.2", "author": "RustCrypto Developers", "name": "ctr", "version": "0.9.2", "description": "CTR block modes of operation", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/ctr@0.9.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/ctr" }, { "type": "vcs", "url": "https://github.com/RustCrypto/block-modes" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling@0.21.3", "author": "Ted Driggs ", "name": "darling", "version": "0.21.3", "description": "A proc-macro library for reading attributes into structs when implementing custom derives. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/darling@0.21.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/darling/0.21.3" }, { "type": "vcs", "url": "https://github.com/TedDriggs/darling" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.21.3", "author": "Ted Driggs ", "name": "darling_core", "version": "0.21.3", "description": "Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/darling_core@0.21.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/TedDriggs/darling" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.21.3", "author": "Ted Driggs ", "name": "darling_macro", "version": "0.21.3", "description": "Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/darling_macro@0.21.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/TedDriggs/darling" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dbus@0.9.12", "author": "David Henningsson ", "name": "dbus", "version": "0.9.12", "description": "Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3ab69f03cc8c4340c9c8e315114e1658e6775a9b16a04357973aa21cec22b32e" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/dbus@0.9.12", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/dbus" }, { "type": "vcs", "url": "https://github.com/diwic/dbus-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8", "author": "Jacob Pratt ", "name": "deranged", "version": "0.5.8", "description": "Ranged integers", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/deranged@0.5.8", "externalReferences": [ { "type": "vcs", "url": "https://github.com/jhpratt/deranged" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#derive_more-impl@2.1.1", "author": "Jelte Fennema ", "name": "derive_more-impl", "version": "2.1.1", "description": "Internal implementation of `derive_more` crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/derive_more-impl@2.1.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/derive_more" }, { "type": "vcs", "url": "https://github.com/JelteF/derive_more" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#derive_more@0.99.20", "author": "Jelte Fennema ", "name": "derive_more", "version": "0.99.20", "description": "Adds #[derive(x)] macros for more traits", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6edb4b64a43d977b8e99788fe3a04d483834fba1215a7e02caa415b626497f7f" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/derive_more@0.99.20", "externalReferences": [ { "type": "documentation", "url": "https://jeltef.github.io/derive_more/derive_more/" }, { "type": "vcs", "url": "https://github.com/JelteF/derive_more" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#derive_more@2.1.1", "author": "Jelte Fennema ", "name": "derive_more", "version": "2.1.1", "description": "Adds #[derive(x)] macros for more traits", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/derive_more@2.1.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/derive_more" }, { "type": "vcs", "url": "https://github.com/JelteF/derive_more" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7", "author": "RustCrypto Developers", "name": "digest", "version": "0.10.7", "description": "Traits for cryptographic hash functions and message authentication codes", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/digest@0.10.7", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/digest" }, { "type": "vcs", "url": "https://github.com/RustCrypto/traits" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#directories@5.0.1", "author": "Simon Ochsenreither ", "name": "directories", "version": "5.0.1", "description": "A tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9a49173b84e034382284f27f1af4dcbbd231ffa358c0fe316541a7337f376a35" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/directories@5.0.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/soc/directories-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.4.1", "author": "Simon Ochsenreither ", "name": "dirs-sys", "version": "0.4.1", "description": "System-level helper functions for the dirs and directories crates.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/dirs-sys@0.4.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/dirs-dev/dirs-sys-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.5.0", "author": "Simon Ochsenreither ", "name": "dirs-sys", "version": "0.5.0", "description": "System-level helper functions for the dirs and directories crates.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/dirs-sys@0.5.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/dirs-dev/dirs-sys-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0", "author": "Simon Ochsenreither ", "name": "dirs", "version": "6.0.0", "description": "A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/dirs@6.0.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/soc/dirs-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5", "author": "Jane Lusby ", "name": "displaydoc", "version": "0.2.5", "description": "A derive macro for implementing the display Trait via a doc comment and string interpolation ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/displaydoc@0.2.5", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/displaydoc" }, { "type": "website", "url": "https://github.com/yaahc/displaydoc" }, { "type": "vcs", "url": "https://github.com/yaahc/displaydoc" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dlopen2@0.8.2", "author": "Szymon Wieloch , Ahmed Masud , OpenByte ", "name": "dlopen2", "version": "0.8.2", "description": "Library for opening and operating on dynamic link libraries (also known as shared objects or shared libraries).", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5e2c5bd4158e66d1e215c49b837e11d62f3267b30c92f1d171c4d3105e3dc4d4" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/dlopen2@0.8.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/OpenByteDev/dlopen2" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dlopen2_derive@0.4.3", "author": "Szymon Wieloch , OpenByte ", "name": "dlopen2_derive", "version": "0.4.3", "description": "Derive macros for the dlopen2 crate.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "0fbbb781877580993a8707ec48672673ec7b81eeba04cfd2310bd28c08e47c8f" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/dlopen2_derive@0.4.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/OpenByteDev/dlopen2" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dom_query@0.27.0", "author": "niklak , importcjj ", "name": "dom_query", "version": "0.27.0", "description": "HTML querying and manipulation with CSS selectors", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "521e380c0c8afb8d9a1e83a1822ee03556fc3e3e7dbc1fd30be14e37f9cb3f89" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/dom_query@0.27.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/dom_query/latest" }, { "type": "vcs", "url": "https://github.com/niklak/dom_query" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dpi@0.1.2", "name": "dpi", "version": "0.1.2", "description": "Types for handling UI scaling", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76" } ], "licenses": [ { "expression": "Apache-2.0 AND MIT" } ], "purl": "pkg:cargo/dpi@0.1.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-windowing/winit" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dtoa-short@0.3.5", "author": "Xidorn Quan ", "name": "dtoa-short", "version": "0.3.5", "description": "Serialize float number and truncate to certain precision", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87" } ], "licenses": [ { "expression": "MPL-2.0" } ], "purl": "pkg:cargo/dtoa-short@0.3.5", "externalReferences": [ { "type": "vcs", "url": "https://github.com/upsuper/dtoa-short" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dtoa@1.0.11", "author": "David Tolnay ", "name": "dtoa", "version": "1.0.11", "description": "Fast floating point primitive to string conversion", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "4c3cf4824e2d5f025c7b531afcb2325364084a16806f6d47fbc1f5fbd9960590" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/dtoa@1.0.11", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/dtoa" }, { "type": "vcs", "url": "https://github.com/dtolnay/dtoa" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dtor-proc-macro@0.0.6", "author": "Matt Mastracci ", "name": "dtor-proc-macro", "version": "0.0.6", "description": "proc-macro support for the dtor crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f678cf4a922c215c63e0de95eb1ff08a958a81d47e485cf9da1e27bf6305cfa5" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/dtor-proc-macro@0.0.6", "externalReferences": [ { "type": "vcs", "url": "https://github.com/mmastrac/rust-ctor" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dtor@0.3.0", "author": "Matt Mastracci ", "name": "dtor", "version": "0.3.0", "description": "__attribute__((destructor)) for Rust", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f1057d6c64987086ff8ed0fd3fbf377a6b7d205cc7715868cd401705f715cbe4" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/dtor@0.3.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/mmastrac/rust-ctor" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5", "author": "Kornel ", "name": "dunce", "version": "1.0.5", "description": "Normalize Windows paths to the most compatible format, avoiding UNC where possible", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" } ], "licenses": [ { "expression": "CC0-1.0 OR MIT-0 OR Apache-2.0" } ], "purl": "pkg:cargo/dunce@1.0.5", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/dunce" }, { "type": "website", "url": "https://lib.rs/crates/dunce" }, { "type": "vcs", "url": "https://gitlab.com/kornelski/dunce" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dyn-clone@1.0.20", "author": "David Tolnay ", "name": "dyn-clone", "version": "1.0.20", "description": "Clone trait that is dyn-compatible", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/dyn-clone@1.0.20", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/dyn-clone" }, { "type": "vcs", "url": "https://github.com/dtolnay/dyn-clone" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#embed-resource@3.0.6", "author": "наб , Cat Plus Plus , Liigo , azyobuzin , Peter Atashian , pravic , Gabriel Majeri , SonnyX, Johan Andersson , Jordan Poles , MSxDOS , Jim McGrath , roblabla , Jasper Bekkers , Richard Markiewicz , Emerson de Freitas Barcelos , Li Keqing , Alexis Bourget , Michael Farrell , Jacob Okamoto , Marijn Suijten , Lucas Nogueira , CharlesChen0823 , Daniel Schaefer , Rene Leonhardt, ssrlive", "name": "embed-resource", "version": "3.0.6", "description": "A Cargo library to handle compilation and inclusion of Windows resources in the most resilient fashion imaginable", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "55a075fc573c64510038d7ee9abc7990635863992f83ebc52c8b433b8411a02e" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/embed-resource@3.0.6", "externalReferences": [ { "type": "vcs", "url": "https://github.com/nabijaczleweli/rust-embed-resource" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#endi@1.1.1", "author": "Zeeshan Ali Khan ", "name": "endi", "version": "1.1.1", "description": "A simple endian-handling library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "66b7e2430c6dff6a955451e2cfc438f09cea1965a9d6f87f7e3b90decc014099" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/endi@1.1.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/zeenix/endi" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#enumflags2@0.7.12", "author": "maik klein , Maja Kądziołka ", "name": "enumflags2", "version": "0.7.12", "description": "Enum-based bit flags", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/enumflags2@0.7.12", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/enumflags2" }, { "type": "vcs", "url": "https://github.com/meithecatte/enumflags2" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#enumflags2_derive@0.7.12", "author": "maik klein , Maja Kądziołka ", "name": "enumflags2_derive", "version": "0.7.12", "description": "Do not use directly, use the reexport in the `enumflags2` crate. This allows for better compatibility across versions.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/enumflags2_derive@0.7.12", "externalReferences": [ { "type": "vcs", "url": "https://github.com/meithecatte/enumflags2" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#env_filter@0.1.4", "name": "env_filter", "version": "0.1.4", "description": "Filter log events using environment variables ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1bf3c259d255ca70051b30e2e95b5446cdb8949ac4cd22c0d7fd634d89f568e2" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/env_filter@0.1.4", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-cli/env_logger" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#env_logger@0.11.8", "name": "env_logger", "version": "0.11.8", "description": "A logging implementation for `log` which is configured via an environment variable. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/env_logger@0.11.8", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-cli/env_logger" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2", "name": "equivalent", "version": "1.0.2", "description": "Traits for key comparison in maps.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/equivalent@1.0.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/indexmap-rs/equivalent" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#erased-serde@0.4.9", "author": "David Tolnay ", "name": "erased-serde", "version": "0.4.9", "description": "Type-erased Serialize and Serializer traits", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "89e8918065695684b2b0702da20382d5ae6065cf3327bc2d6436bd49a71ce9f3" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/erased-serde@0.4.9", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/erased-serde" }, { "type": "vcs", "url": "https://github.com/dtolnay/erased-serde" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14", "author": "Chris Wong , Dan Gohman ", "name": "errno", "version": "0.3.14", "description": "Cross-platform interface to the `errno` variable.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/errno@0.3.14", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/errno" }, { "type": "vcs", "url": "https://github.com/lambda-fairy/rust-errno" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.5.4", "author": "John Nunley ", "name": "event-listener-strategy", "version": "0.5.4", "description": "Block or poll on event_listener easily", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/event-listener-strategy@0.5.4", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/event-listener-strategy" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1", "author": "Stjepan Glavina , John Nunley ", "name": "event-listener", "version": "5.4.1", "description": "Notify async tasks or threads", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/event-listener@5.4.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/event-listener" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fallible-iterator@0.3.0", "author": "Steven Fackler ", "name": "fallible-iterator", "version": "0.3.0", "description": "Fallible iterator traits", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/fallible-iterator@0.3.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/sfackler/rust-fallible-iterator" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fallible-streaming-iterator@0.1.9", "author": "Steven Fackler ", "name": "fallible-streaming-iterator", "version": "0.1.9", "description": "Fallible streaming iteration", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/fallible-streaming-iterator@0.1.9", "externalReferences": [ { "type": "vcs", "url": "https://github.com/sfackler/fallible-streaming-iterator" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.3.0", "author": "Stjepan Glavina ", "name": "fastrand", "version": "2.3.0", "description": "A simple and fast random number generator", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/fastrand@2.3.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/fastrand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fdeflate@0.3.7", "author": "The image-rs Developers", "name": "fdeflate", "version": "0.3.7", "description": "Fast specialized deflate implementation", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/fdeflate@0.3.7", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/fdeflate" }, { "type": "website", "url": "https://github.com/image-rs/fdeflate" }, { "type": "vcs", "url": "https://github.com/image-rs/fdeflate" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fern@0.7.1", "author": "David Ross ", "name": "fern", "version": "0.7.1", "description": "Simple, efficient logging", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "4316185f709b23713e41e3195f90edef7fb00c3ed4adc79769cf09cc762a3b29" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/fern@0.7.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/fern/" }, { "type": "vcs", "url": "https://github.com/daboross/fern" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#field-offset@0.3.6", "author": "Diggory Blake ", "name": "field-offset", "version": "0.3.6", "description": "Safe pointer-to-member implementation", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/field-offset@0.3.6", "externalReferences": [ { "type": "vcs", "url": "https://github.com/Diggsey/rust-field-offset" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.29", "author": "Alex Crichton ", "name": "filetime", "version": "0.2.29", "description": "Platform-agnostic accessors of timestamps in File metadata ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5c287a33c7f0a620c38e641e7f60827713987b3c0f26e8ddc9462cc69cf75759" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/filetime@0.2.29", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/filetime" }, { "type": "website", "url": "https://github.com/alexcrichton/filetime" }, { "type": "vcs", "url": "https://github.com/alexcrichton/filetime" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.6", "name": "find-msvc-tools", "version": "0.1.6", "description": "Find windows-specific tools, read MSVC versions from the registry and from COM interfaces", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "645cbb3a84e60b7531617d5ae4e57f7e27308f6445f5abf653209ea76dec8dff" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/find-msvc-tools@0.1.6", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/find-msvc-tools" }, { "type": "vcs", "url": "https://github.com/rust-lang/cc-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.5", "author": "Alex Crichton , Josh Triplett ", "name": "flate2", "version": "1.1.5", "description": "DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/flate2@1.1.5", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/flate2" }, { "type": "website", "url": "https://github.com/rust-lang/flate2-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/flate2-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7", "author": "Alex Crichton ", "name": "fnv", "version": "1.0.7", "description": "Fowler–Noll–Vo hash function", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/fnv@1.0.7", "externalReferences": [ { "type": "documentation", "url": "https://doc.servo.org/fnv/" }, { "type": "vcs", "url": "https://github.com/servo/rust-fnv" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0", "author": "Orson Peters ", "name": "foldhash", "version": "0.2.0", "description": "A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" } ], "licenses": [ { "expression": "Zlib" } ], "purl": "pkg:cargo/foldhash@0.2.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/orlp/foldhash" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2", "author": "The rust-url developers", "name": "form_urlencoded", "version": "1.2.2", "description": "Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/form_urlencoded@1.2.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/servo/rust-url" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futf@0.1.5", "author": "Keegan McAllister ", "name": "futf", "version": "0.1.5", "description": "Handling fragments of UTF-8", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/futf@0.1.5", "externalReferences": [ { "type": "vcs", "url": "https://github.com/servo/futf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.31", "name": "futures-channel", "version": "0.3.31", "description": "Channels for asynchronous communication using futures-rs. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/futures-channel@0.3.31", "externalReferences": [ { "type": "website", "url": "https://rust-lang.github.io/futures-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/futures-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "name": "futures-core", "version": "0.3.31", "description": "The core traits and types in for the `futures` library. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/futures-core@0.3.31", "externalReferences": [ { "type": "website", "url": "https://rust-lang.github.io/futures-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/futures-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-executor@0.3.31", "name": "futures-executor", "version": "0.3.31", "description": "Executors for asynchronous tasks based on the futures-rs library. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/futures-executor@0.3.31", "externalReferences": [ { "type": "website", "url": "https://rust-lang.github.io/futures-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/futures-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.31", "name": "futures-io", "version": "0.3.31", "description": "The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/futures-io@0.3.31", "externalReferences": [ { "type": "website", "url": "https://rust-lang.github.io/futures-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/futures-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1", "author": "Stjepan Glavina , Contributors to futures-rs", "name": "futures-lite", "version": "2.6.1", "description": "Futures, streams, and async I/O combinators", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/futures-lite@2.6.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/futures-lite" }, { "type": "website", "url": "https://github.com/smol-rs/futures-lite" }, { "type": "vcs", "url": "https://github.com/smol-rs/futures-lite" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.31", "name": "futures-macro", "version": "0.3.31", "description": "The futures-rs procedural macro implementations. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/futures-macro@0.3.31", "externalReferences": [ { "type": "website", "url": "https://rust-lang.github.io/futures-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/futures-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.31", "name": "futures-sink", "version": "0.3.31", "description": "The asynchronous `Sink` trait for the futures-rs library. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/futures-sink@0.3.31", "externalReferences": [ { "type": "website", "url": "https://rust-lang.github.io/futures-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/futures-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.31", "name": "futures-task", "version": "0.3.31", "description": "Tools for working with tasks. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/futures-task@0.3.31", "externalReferences": [ { "type": "website", "url": "https://rust-lang.github.io/futures-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/futures-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.31", "name": "futures-util", "version": "0.3.31", "description": "Common utilities and extension traits for the futures-rs library. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/futures-util@0.3.31", "externalReferences": [ { "type": "website", "url": "https://rust-lang.github.io/futures-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/futures-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fxhash@0.2.1", "author": "cbreeden ", "name": "fxhash", "version": "0.2.1", "description": "A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/fxhash@0.2.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/fxhash" }, { "type": "vcs", "url": "https://github.com/cbreeden/fxhash" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf-sys@0.18.0", "author": "The gtk-rs Project Developers", "name": "gdk-pixbuf-sys", "version": "0.18.0", "description": "FFI bindings to libgdk_pixbuf-2.0", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3f9839ea644ed9c97a34d129ad56d38a25e6756f99f3a88e15cd39c20629caf7" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/gdk-pixbuf-sys@0.18.0", "externalReferences": [ { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk-rs-core" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf@0.18.5", "author": "The gtk-rs Project Developers", "name": "gdk-pixbuf", "version": "0.18.5", "description": "Rust bindings for the GdkPixbuf library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "50e1f5f1b0bfb830d6ccc8066d18db35c487b1b2b1e8589b5dfe9f07e8defaec" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/gdk-pixbuf@0.18.5", "externalReferences": [ { "type": "documentation", "url": "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gdk_pixbuf/" }, { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk-rs-core" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2", "author": "The gtk-rs Project Developers", "name": "gdk-sys", "version": "0.18.2", "description": "UNMAINTAINED FFI bindings to libgdk-3 (use gdk4-sys instead)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5c2d13f38594ac1e66619e188c6d5a1adb98d11b2fcf7894fc416ad76aa2f3f7" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/gdk-sys@0.18.2", "externalReferences": [ { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "other", "url": "gdk-3" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk3-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gdk@0.18.2", "author": "The gtk-rs Project Developers", "name": "gdk", "version": "0.18.2", "description": "UNMAINTAINED Rust bindings for the GDK 3 library (use gdk4 instead)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d9f245958c627ac99d8e529166f9823fb3b838d1d41fd2b297af3075093c2691" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/gdk@0.18.2", "externalReferences": [ { "type": "documentation", "url": "https://gtk-rs.org/gtk3-rs/stable/latest/docs/gdk/" }, { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk3-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gdkwayland-sys@0.18.2", "author": "The gtk-rs Project Developers", "name": "gdkwayland-sys", "version": "0.18.2", "description": "UNMAINTAINED FFI bindings to libgdk-3-wayland (use gdk4-wayland-sys instead)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "140071d506d223f7572b9f09b5e155afbd77428cd5cc7af8f2694c41d98dfe69" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/gdkwayland-sys@0.18.2", "externalReferences": [ { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk3-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gdkx11-sys@0.18.2", "author": "The gtk-rs Project Developers", "name": "gdkx11-sys", "version": "0.18.2", "description": "UNMAINTAINED FFI binding for libgdkx11 (use gdk4-x11-sys instead)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6e2e7445fe01ac26f11601db260dd8608fe172514eb63b3b5e261ea6b0f4428d" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/gdkx11-sys@0.18.2", "externalReferences": [ { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk3-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gdkx11@0.18.2", "author": "The gtk-rs Project Developers", "name": "gdkx11", "version": "0.18.2", "description": "UNMAINTAINED Rust bindings for the GDK X11 library (use gdk4-x11 instead)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3caa00e14351bebbc8183b3c36690327eb77c49abc2268dd4bd36b856db3fbfe" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/gdkx11@0.18.2", "externalReferences": [ { "type": "documentation", "url": "https://gtk-rs.org/gtk3-rs/stable/latest/docs/gdkx11/" }, { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk3-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7", "author": "Bartłomiej Kamiński , Aaron Trent ", "name": "generic-array", "version": "0.14.7", "description": "Generic types implementing functionality of arrays", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/generic-array@0.14.7", "externalReferences": [ { "type": "documentation", "url": "http://fizyk20.github.io/generic-array/generic_array/" }, { "type": "vcs", "url": "https://github.com/fizyk20/generic-array.git" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gethostname@1.1.0", "author": "Sebastian Wiesner ", "name": "gethostname", "version": "1.1.0", "description": "gethostname for all platforms", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8" } ], "licenses": [ { "expression": "Apache-2.0" } ], "purl": "pkg:cargo/gethostname@1.1.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/gethostname" }, { "type": "website", "url": "https://codeberg.org/swsnr/gethostname.rs" }, { "type": "vcs", "url": "https://codeberg.org/swsnr/gethostname.rs.git" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.1.16", "author": "The Rand Project Developers", "name": "getrandom", "version": "0.1.16", "description": "A small cross-platform library for retrieving random data from system source", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/getrandom@0.1.16", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/getrandom" }, { "type": "vcs", "url": "https://github.com/rust-random/getrandom" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.16", "author": "The Rand Project Developers", "name": "getrandom", "version": "0.2.16", "description": "A small cross-platform library for retrieving random data from system source", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/getrandom@0.2.16", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/getrandom" }, { "type": "vcs", "url": "https://github.com/rust-random/getrandom" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4", "author": "The Rand Project Developers", "name": "getrandom", "version": "0.3.4", "description": "A small cross-platform library for retrieving random data from system source", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/getrandom@0.3.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/getrandom" }, { "type": "vcs", "url": "https://github.com/rust-random/getrandom" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ghash@0.5.1", "author": "RustCrypto Developers", "name": "ghash", "version": "0.5.1", "description": "Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/ghash@0.5.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/ghash" }, { "type": "vcs", "url": "https://github.com/RustCrypto/universal-hashes" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1", "author": "The gtk-rs Project Developers", "name": "gio-sys", "version": "0.18.1", "description": "FFI bindings to libgio-2.0", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "37566df850baf5e4cb0dfb78af2e4b9898d817ed9263d1090a2df958c64737d2" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/gio-sys@0.18.1", "externalReferences": [ { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk-rs-core" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4", "author": "The gtk-rs Project Developers", "name": "gio", "version": "0.18.4", "description": "Rust bindings for the Gio library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d4fc8f532f87b79cbc51a79748f16a6828fb784be93145a322fa14d06d354c73" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/gio@0.18.4", "externalReferences": [ { "type": "documentation", "url": "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/gio/" }, { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk-rs-core" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#glib-macros@0.18.5", "author": "The gtk-rs Project Developers", "name": "glib-macros", "version": "0.18.5", "description": "Rust bindings for the GLib library, proc macros crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "0bb0228f477c0900c880fd78c8759b95c7636dbd7842707f49e132378aa2acdc" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/glib-macros@0.18.5", "externalReferences": [ { "type": "documentation", "url": "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/glib_macros/" }, { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk-rs-core" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "author": "The gtk-rs Project Developers", "name": "glib-sys", "version": "0.18.1", "description": "FFI bindings to libglib-2.0", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "063ce2eb6a8d0ea93d2bf8ba1957e78dbab6be1c2220dd3daca57d5a9d869898" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/glib-sys@0.18.1", "externalReferences": [ { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk-rs-core" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5", "author": "The gtk-rs Project Developers", "name": "glib", "version": "0.18.5", "description": "Rust bindings for the GLib library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "233daaf6e83ae6a12a52055f568f9d7cf4671dabb78ff9560ab6da230ce00ee5" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/glib@0.18.5", "externalReferences": [ { "type": "documentation", "url": "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/glib/" }, { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk-rs-core" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3", "author": "The Rust Project Developers", "name": "glob", "version": "0.3.3", "description": "Support for matching file paths against Unix shell style patterns. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/glob@0.3.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/glob" }, { "type": "website", "url": "https://github.com/rust-lang/glob" }, { "type": "vcs", "url": "https://github.com/rust-lang/glob" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0", "author": "The gtk-rs Project Developers", "name": "gobject-sys", "version": "0.18.0", "description": "FFI bindings to libgobject-2.0", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "0850127b514d1c4a4654ead6dedadb18198999985908e6ffe4436f53c785ce44" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/gobject-sys@0.18.0", "externalReferences": [ { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk-rs-core" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2", "author": "The gtk-rs Project Developers", "name": "gtk-sys", "version": "0.18.2", "description": "UNMAINTAINED FFI bindings to libgtk-3 (use gtk4-sys instead)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "8f29a1c21c59553eb7dd40e918be54dccd60c52b049b75119d5d96ce6b624414" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/gtk-sys@0.18.2", "externalReferences": [ { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "other", "url": "gtk-3" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk3-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gtk3-macros@0.18.2", "author": "The gtk-rs Project Developers", "name": "gtk3-macros", "version": "0.18.2", "description": "UNMAINTAINED Rust bindings for the GTK 3 library (use gtk4-macros instead)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "52ff3c5b21f14f0736fed6dcfc0bfb4225ebf5725f3c0209edeec181e4d73e9d" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/gtk3-macros@0.18.2", "externalReferences": [ { "type": "documentation", "url": "https://gtk-rs.org/gtk3-rs/stable/latest/docs/gtk3_macros/" }, { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk3-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2", "author": "The gtk-rs Project Developers", "name": "gtk", "version": "0.18.2", "description": "UNMAINTAINED Rust bindings for the GTK+ 3 library (use gtk4 instead)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "fd56fb197bfc42bd5d2751f4f017d44ff59fbb58140c6b49f9b3b2bdab08506a" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/gtk@0.18.2", "externalReferences": [ { "type": "documentation", "url": "https://gtk-rs.org/gtk3-rs/stable/latest/docs/gtk/" }, { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk3-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3", "author": "Amanieu d'Antras ", "name": "hashbrown", "version": "0.12.3", "description": "A Rust port of Google's SwissTable hash map", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/hashbrown@0.12.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-lang/hashbrown" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5", "author": "Amanieu d'Antras ", "name": "hashbrown", "version": "0.14.5", "description": "A Rust port of Google's SwissTable hash map", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/hashbrown@0.14.5", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-lang/hashbrown" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1", "author": "Amanieu d'Antras ", "name": "hashbrown", "version": "0.16.1", "description": "A Rust port of Google's SwissTable hash map", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/hashbrown@0.16.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-lang/hashbrown" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashlink@0.9.1", "author": "kyren ", "name": "hashlink", "version": "0.9.1", "description": "HashMap-like containers that hold their key-value pairs in a user controllable order", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6ba4ff7128dee98c7dc9794b6a411377e1404dba1c97deb8d1a55297bd25d8af" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/hashlink@0.9.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/hashlink" }, { "type": "vcs", "url": "https://github.com/kyren/hashlink" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.4.1", "author": "Without Boats ", "name": "heck", "version": "0.4.1", "description": "heck is a case conversion library.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/heck@0.4.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/heck" }, { "type": "website", "url": "https://github.com/withoutboats/heck" }, { "type": "vcs", "url": "https://github.com/withoutboats/heck" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0", "name": "heck", "version": "0.5.0", "description": "heck is a case conversion library.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/heck@0.5.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/withoutboats/heck" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3", "author": "KokaKiwi ", "name": "hex", "version": "0.4.3", "description": "Encoding and decoding data into/from hexadecimal representation.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/hex@0.4.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/hex/" }, { "type": "vcs", "url": "https://github.com/KokaKiwi/rust-hex" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hostname@0.4.2", "name": "hostname", "version": "0.4.2", "description": "Cross-platform system's host name functions", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "617aaa3557aef3810a6369d0a99fac8a080891b68bd9f9812a1eeda0c0730cbd" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/hostname@0.4.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/djc/hostname" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#html5ever@0.29.1", "author": "The html5ever Project Developers", "name": "html5ever", "version": "0.29.1", "description": "High-performance browser-grade HTML5 parser", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3b7410cae13cbc75623c98ac4cbfd1f0bedddf3227afc24f370cf0f50a44a11c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/html5ever@0.29.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/html5ever" }, { "type": "vcs", "url": "https://github.com/servo/html5ever" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#html5ever@0.38.0", "author": "The html5ever Project Developers", "name": "html5ever", "version": "0.38.0", "description": "High-performance browser-grade HTML5 parser", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1054432bae2f14e0061e33d23402fbaa67a921d319d56adc6bcf887ddad1cbc2" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/html5ever@0.38.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/html5ever" }, { "type": "vcs", "url": "https://github.com/servo/html5ever" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3", "author": "Carl Lerche , Lucio Franco , Sean McArthur ", "name": "http-body-util", "version": "0.1.3", "description": "Combinators and adapters for HTTP request or response bodies. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/http-body-util@0.1.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/http-body-util" }, { "type": "vcs", "url": "https://github.com/hyperium/http-body" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1", "author": "Carl Lerche , Lucio Franco , Sean McArthur ", "name": "http-body", "version": "1.0.1", "description": "Trait representing an asynchronous, streaming, HTTP request or response body. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/http-body@1.0.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/http-body" }, { "type": "vcs", "url": "https://github.com/hyperium/http-body" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#http-range@0.1.5", "author": "Luka Zakrajšek ", "name": "http-range", "version": "0.1.5", "description": "HTTP Range header parser", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "21dec9db110f5f872ed9699c3ecf50cf16f423502706ba5c72462e28d3157573" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/http-range@0.1.5", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/http-range/0.1.5/http_range/" }, { "type": "vcs", "url": "https://github.com/bancek/rust-http-range.git" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "author": "Alex Crichton , Carl Lerche , Sean McArthur ", "name": "http", "version": "1.4.0", "description": "A set of types for representing HTTP requests and responses. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/http@1.4.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/http" }, { "type": "vcs", "url": "https://github.com/hyperium/http" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#httparse@1.10.1", "author": "Sean McArthur ", "name": "httparse", "version": "1.10.1", "description": "A tiny, safe, speedy, zero-copy HTTP/1.x parser.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/httparse@1.10.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/httparse" }, { "type": "vcs", "url": "https://github.com/seanmonstar/httparse" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#httpdate@1.0.3", "author": "Pyfisch ", "name": "httpdate", "version": "1.0.3", "description": "HTTP date parsing and formatting", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/httpdate@1.0.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/pyfisch/httpdate" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.7", "name": "hyper-rustls", "version": "0.27.7", "description": "Rustls+hyper integration for pure rust HTTPS", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" } ], "licenses": [ { "expression": "Apache-2.0 OR ISC OR MIT" } ], "purl": "pkg:cargo/hyper-rustls@0.27.7", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/hyper-rustls/" }, { "type": "website", "url": "https://github.com/rustls/hyper-rustls" }, { "type": "vcs", "url": "https://github.com/rustls/hyper-rustls" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.19", "author": "Sean McArthur ", "name": "hyper-util", "version": "0.1.19", "description": "hyper utilities", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "727805d60e7938b76b826a6ef209eb70eaa1812794f9424d4a4e2d740662df5f" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/hyper-util@0.1.19", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/hyper-util" }, { "type": "website", "url": "https://hyper.rs" }, { "type": "vcs", "url": "https://github.com/hyperium/hyper-util" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hyper@1.8.1", "author": "Sean McArthur ", "name": "hyper", "version": "1.8.1", "description": "A protective and efficient HTTP library for all.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/hyper@1.8.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/hyper" }, { "type": "website", "url": "https://hyper.rs" }, { "type": "vcs", "url": "https://github.com/hyperium/hyper" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.64", "author": "Andrew Straw , René Kijewski , Ryan Lopopolo ", "name": "iana-time-zone", "version": "0.1.64", "description": "get the IANA time zone for the current system", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/iana-time-zone@0.1.64", "externalReferences": [ { "type": "vcs", "url": "https://github.com/strawlab/iana-time-zone" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ico@0.5.0", "author": "Matthew D. Steele ", "name": "ico", "version": "0.5.0", "description": "A library for encoding/decoding ICO image files", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3e795dff5605e0f04bff85ca41b51a96b83e80b281e96231bcaaf1ac35103371" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/ico@0.5.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/mdsteele/rust-ico" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.1.1", "author": "The ICU4X Project Developers", "name": "icu_collections", "version": "2.1.1", "description": "Collection of API for use in ICU libraries.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/icu_collections@2.1.1", "externalReferences": [ { "type": "website", "url": "https://icu4x.unicode.org" }, { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.1.1", "author": "The ICU4X Project Developers", "name": "icu_locale_core", "version": "2.1.1", "description": "API for managing Unicode Language and Locale Identifiers", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/icu_locale_core@2.1.1", "externalReferences": [ { "type": "website", "url": "https://icu4x.unicode.org" }, { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.1.1", "author": "The ICU4X Project Developers", "name": "icu_normalizer", "version": "2.1.1", "description": "API for normalizing text into Unicode Normalization Forms", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/icu_normalizer@2.1.1", "externalReferences": [ { "type": "website", "url": "https://icu4x.unicode.org" }, { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.1.1", "author": "The ICU4X Project Developers", "name": "icu_normalizer_data", "version": "2.1.1", "description": "Data for the icu_normalizer crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/icu_normalizer_data@2.1.1", "externalReferences": [ { "type": "website", "url": "https://icu4x.unicode.org" }, { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.1.2", "author": "The ICU4X Project Developers", "name": "icu_properties", "version": "2.1.2", "description": "Definitions for Unicode properties", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/icu_properties@2.1.2", "externalReferences": [ { "type": "website", "url": "https://icu4x.unicode.org" }, { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.1.2", "author": "The ICU4X Project Developers", "name": "icu_properties_data", "version": "2.1.2", "description": "Data for the icu_properties crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/icu_properties_data@2.1.2", "externalReferences": [ { "type": "website", "url": "https://icu4x.unicode.org" }, { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.1.1", "author": "The ICU4X Project Developers", "name": "icu_provider", "version": "2.1.1", "description": "Trait and struct definitions for the ICU data provider", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/icu_provider@2.1.1", "externalReferences": [ { "type": "website", "url": "https://icu4x.unicode.org" }, { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1", "author": "Ted Driggs ", "name": "ident_case", "version": "1.0.1", "description": "Utility for applying case rules to Rust identifiers.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/ident_case@1.0.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/ident_case/1.0.1" }, { "type": "vcs", "url": "https://github.com/TedDriggs/ident_case" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0", "author": "The rust-url developers", "name": "idna", "version": "1.1.0", "description": "IDNA (Internationalizing Domain Names in Applications) and Punycode.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/idna@1.1.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/servo/rust-url/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.1", "author": "The rust-url developers", "name": "idna_adapter", "version": "1.2.1", "description": "Back end adapter for idna", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/idna_adapter@1.2.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/idna_adapter/latest/idna_adapter/" }, { "type": "website", "url": "https://docs.rs/crate/idna_adapter/latest" }, { "type": "vcs", "url": "https://github.com/hsivonen/idna_adapter" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.9.3", "name": "indexmap", "version": "1.9.3", "description": "A hash table with consistent order and fast iteration.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/indexmap@1.9.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/indexmap/" }, { "type": "vcs", "url": "https://github.com/bluss/indexmap" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.12.1", "name": "indexmap", "version": "2.12.1", "description": "A hash table with consistent order and fast iteration.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/indexmap@2.12.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/indexmap/" }, { "type": "vcs", "url": "https://github.com/indexmap-rs/indexmap" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#infer@0.19.0", "author": "Bojan ", "name": "infer", "version": "0.19.0", "description": "Small crate to infer file type based on magic number signatures", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a588916bfdfd92e71cacef98a63d9b1f0d74d6599980d11894290e7ddefffcf7" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/infer@0.19.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/infer" }, { "type": "website", "url": "https://github.com/bojand/infer" }, { "type": "vcs", "url": "https://github.com/bojand/infer" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#inout@0.1.4", "author": "RustCrypto Developers", "name": "inout", "version": "0.1.4", "description": "Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/inout@0.1.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/inout" }, { "type": "vcs", "url": "https://github.com/RustCrypto/utils" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.11.0", "author": "Kris Price ", "name": "ipnet", "version": "2.11.0", "description": "Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/ipnet@2.11.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/ipnet" }, { "type": "vcs", "url": "https://github.com/krisprice/ipnet" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#iri-string@0.7.10", "author": "YOSHIOKA Takuma ", "name": "iri-string", "version": "0.7.10", "description": "IRI as string types", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c91338f0783edbd6195decb37bae672fd3b165faffb89bf7b9e6942f8b1a731a" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/iri-string@0.7.10", "externalReferences": [ { "type": "vcs", "url": "https://github.com/lo48576/iri-string" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#is-docker@0.2.0", "author": "Sean Larkin ", "name": "is-docker", "version": "0.2.0", "description": "Checks if the process is running inside a Docker container.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/is-docker@0.2.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/TheLarkInn/is-docker" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#is-wsl@0.4.0", "author": "Sean Larkin ", "name": "is-wsl", "version": "0.4.0", "description": "Checks if the process is running inside Windows Subsystem for Linux.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/is-wsl@0.4.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/TheLarkInn/is-wsl" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2", "name": "is_terminal_polyfill", "version": "1.70.2", "description": "Polyfill for `is_terminal` stdlib feature for use with older MSRVs", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/is_terminal_polyfill@1.70.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/polyfill-rs/is_terminal_polyfill" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.17", "author": "David Tolnay ", "name": "itoa", "version": "1.0.17", "description": "Fast integer primitive to string conversion", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/itoa@1.0.17", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/itoa" }, { "type": "vcs", "url": "https://github.com/dtolnay/itoa" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs-sys@1.1.1", "author": "The Gtk-rs Project Developers", "name": "javascriptcore-rs-sys", "version": "1.1.1", "description": "Sys functions for the Rust bindings of the javacriptcore library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "af1be78d14ffa4b75b66df31840478fef72b51f8c2465d4ca7c194da9f7a5124" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/javascriptcore-rs-sys@1.1.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/tauri-apps/javascriptcore-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs@1.1.2", "name": "javascriptcore-rs", "version": "1.1.2", "description": "Rust bindings for the javacriptcore library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "ca5671e9ffce8ffba57afc24070e906da7fc4b1ba66f2cabebf61bf2ea257fcc" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/javascriptcore-rs@1.1.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/tauri-apps/javascriptcore-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.18", "author": "Andrew Gallant ", "name": "jiff", "version": "0.2.18", "description": "A date-time library that encourages you to jump into the pit of success. This library is heavily inspired by the Temporal project. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e67e8da4c49d6d9909fe03361f9b620f58898859f5c7aded68351e85e71ecf50" } ], "licenses": [ { "expression": "Unlicense OR MIT" } ], "purl": "pkg:cargo/jiff@0.2.18", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/jiff" }, { "type": "vcs", "url": "https://github.com/BurntSushi/jiff" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#json-patch@3.0.1", "author": "Ivan Dubrov ", "name": "json-patch", "version": "3.0.1", "description": "RFC 6902, JavaScript Object Notation (JSON) Patch", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "863726d7afb6bc2590eeff7135d923545e5e964f004c2ccf8716c25e70a86f08" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/json-patch@3.0.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/idubrov/json-patch" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jsonptr@0.6.3", "author": "chance dinkins, André Sá de Mello ", "name": "jsonptr", "version": "0.6.3", "description": "Data structures and logic for resolving, assigning, and deleting by JSON Pointers (RFC 6901)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5dea2b27dd239b2556ed7a25ba842fe47fd602e7fc7433c2a8d6106d4d9edd70" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/jsonptr@0.6.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/jsonptr" }, { "type": "website", "url": "https://github.com/chanced/jsonptr" }, { "type": "vcs", "url": "https://github.com/chanced/jsonptr" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#keyboard-types@0.7.0", "author": "Pyfisch ", "name": "keyboard-types", "version": "0.7.0", "description": "Contains types to define keyboard related events.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b750dcadc39a09dbadd74e118f6dd6598df77fa01df0cfcdc52c28dece74528a" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/keyboard-types@0.7.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/pyfisch/keyboard-types" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#keyring@3.6.3", "author": "Walther Chen , Daniel Brotsky ", "name": "keyring", "version": "3.6.3", "description": "Cross-platform library for managing passwords/credentials", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "eebcc3aff044e5944a8fbaf69eb277d11986064cba30c468730e8b9909fb551c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/keyring@3.6.3", "externalReferences": [ { "type": "website", "url": "https://github.com/hwchen/keyring-rs" }, { "type": "vcs", "url": "https://github.com/hwchen/keyring-rs.git" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#kuchikiki@0.8.8-speedreader", "author": "Brave Authors, Ralph Giles , Simon Sapin ", "name": "kuchikiki", "version": "0.8.8-speedreader", "description": "(口利き) HTML tree manipulation library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "02cb977175687f33fa4afa0c95c112b987ea1443e5a51c8f8ff27dc618270cc2" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/kuchikiki@0.8.8-speedreader", "externalReferences": [ { "type": "vcs", "url": "https://github.com/brave/kuchikiki" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libappindicator-sys@0.9.0", "name": "libappindicator-sys", "version": "0.9.0", "description": "Rust sys bindings for libappindicator", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6e9ec52138abedcc58dc17a7c6c0c00a2bdb4f3427c7f63fa97fd0d859155caf" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/libappindicator-sys@0.9.0" }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libappindicator@0.9.0", "name": "libappindicator", "version": "0.9.0", "description": "Rust safe bindings for libappindicator", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "03589b9607c868cc7ae54c0b2a22c8dc03dd41692d48f2d7df73615c6a95dc0a" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/libappindicator@0.9.0" }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "author": "The Rust Project Developers", "name": "libc", "version": "0.2.179", "description": "Raw FFI bindings to platform libraries like libc.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c5a2d376baa530d1238d133232d15e239abad80d05838b4b59354e5268af431f" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/libc@0.2.179", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-lang/libc" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libdbus-sys@0.2.7", "author": "David Henningsson ", "name": "libdbus-sys", "version": "0.2.7", "description": "FFI bindings to libdbus.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "328c4789d42200f1eeec05bd86c9c13c7f091d2ba9a6ea35acdf51f31bc0f043" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/libdbus-sys@0.2.7", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/libdbus-sys" }, { "type": "other", "url": "dbus" }, { "type": "vcs", "url": "https://github.com/diwic/dbus-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libloading@0.7.4", "author": "Simonas Kazlauskas ", "name": "libloading", "version": "0.7.4", "description": "Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f" } ], "licenses": [ { "expression": "ISC" } ], "purl": "pkg:cargo/libloading@0.7.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/libloading/" }, { "type": "vcs", "url": "https://github.com/nagisa/rust_libloading/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libsqlite3-sys@0.30.1", "author": "The rusqlite developers", "name": "libsqlite3-sys", "version": "0.30.1", "description": "Native bindings to the libsqlite3 library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/libsqlite3-sys@0.30.1", "externalReferences": [ { "type": "other", "url": "sqlite3" }, { "type": "vcs", "url": "https://github.com/rusqlite/rusqlite" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.11.0", "author": "Dan Gohman ", "name": "linux-raw-sys", "version": "0.11.0", "description": "Generated bindings for Linux's userspace API", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" } ], "licenses": [ { "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/linux-raw-sys@0.11.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/linux-raw-sys" }, { "type": "vcs", "url": "https://github.com/sunfishcode/linux-raw-sys" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.1", "author": "The ICU4X Project Developers", "name": "litemap", "version": "0.8.1", "description": "A key-value Map implementation based on a flat, sorted Vec.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/litemap@0.8.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/litemap" }, { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14", "author": "Amanieu d'Antras ", "name": "lock_api", "version": "0.4.14", "description": "Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/lock_api@0.4.14", "externalReferences": [ { "type": "vcs", "url": "https://github.com/Amanieu/parking_lot" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "author": "The Rust Project Developers", "name": "log", "version": "0.4.29", "description": "A lightweight logging facade for Rust ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/log@0.4.29", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/log" }, { "type": "vcs", "url": "https://github.com/rust-lang/log" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lru-slab@0.1.2", "author": "Benjamin Saunders ", "name": "lru-slab", "version": "0.1.2", "description": "Pre-allocated storage with constant-time LRU tracking", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" } ], "licenses": [ { "expression": "MIT OR Apache-2.0 OR Zlib" } ], "purl": "pkg:cargo/lru-slab@0.1.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/Ralith/lru-slab" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#mac@0.1.1", "author": "Jonathan Reem ", "name": "mac", "version": "0.1.1", "description": "A collection of great and ubiqutitous macros.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/mac@0.1.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/reem/rust-mac.git" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#markup5ever@0.14.1", "author": "The html5ever Project Developers", "name": "markup5ever", "version": "0.14.1", "description": "Common code for xml5ever and html5ever", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c7a7213d12e1864c0f002f52c2923d4556935a43dec5e71355c2760e0f6e7a18" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/markup5ever@0.14.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/markup5ever" }, { "type": "vcs", "url": "https://github.com/servo/html5ever" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#markup5ever@0.38.0", "author": "The html5ever Project Developers", "name": "markup5ever", "version": "0.38.0", "description": "Common code for xml5ever and html5ever", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "8983d30f2915feeaaab2d6babdd6bc7e9ed1a00b66b5e6d74df19aa9c0e91862" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/markup5ever@0.38.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/markup5ever" }, { "type": "vcs", "url": "https://github.com/servo/html5ever" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#match_token@0.1.0", "name": "match_token", "version": "0.1.0", "description": "Procedural macro for html5ever.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "88a9689d8d44bf9964484516275f5cd4c9b59457a6940c1d5d0ecbb94510a36b" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/match_token@0.1.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/servo/html5ever" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#matches@0.1.10", "name": "matches", "version": "0.1.10", "description": "A macro to evaluate, as a boolean, whether an expression matches a pattern.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/matches@0.1.10", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/matches/" }, { "type": "vcs", "url": "https://github.com/SimonSapin/rust-std-candidates" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6", "author": "Andrew Gallant , bluss", "name": "memchr", "version": "2.7.6", "description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" } ], "licenses": [ { "expression": "Unlicense OR MIT" } ], "purl": "pkg:cargo/memchr@2.7.6", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/memchr/" }, { "type": "website", "url": "https://github.com/BurntSushi/memchr" }, { "type": "vcs", "url": "https://github.com/BurntSushi/memchr" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1", "author": "Gilad Naaman ", "name": "memoffset", "version": "0.9.1", "description": "offset_of functionality for Rust structs.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/memoffset@0.9.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/Gilnaa/memoffset" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17", "author": "Sean McArthur ", "name": "mime", "version": "0.3.17", "description": "Strongly Typed Mimes", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/mime@0.3.17", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/mime" }, { "type": "vcs", "url": "https://github.com/hyperium/mime" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#minisign-verify@0.2.5", "author": "Frank Denis ", "name": "minisign-verify", "version": "0.2.5", "description": "A small, zero-dependencies crate to verify Minisign signatures.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "22f9645cb765ea72b8111f36c522475d2daa0d22c957a9826437e97534bc4e9e" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/minisign-verify@0.2.5", "externalReferences": [ { "type": "website", "url": "https://github.com/jedisct1/rust-minisign-verify" }, { "type": "vcs", "url": "https://github.com/jedisct1/rust-minisign-verify" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9", "author": "Frommi , oyvindln , Rich Geldreich richgel99@gmail.com", "name": "miniz_oxide", "version": "0.8.9", "description": "DEFLATE compression and decompression library rewritten in Rust based on miniz", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" } ], "licenses": [ { "expression": "MIT OR Zlib OR Apache-2.0" } ], "purl": "pkg:cargo/miniz_oxide@0.8.9", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/miniz_oxide" }, { "type": "website", "url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide" }, { "type": "vcs", "url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#mio@1.1.1", "author": "Carl Lerche , Thomas de Zeeuw , Tokio Contributors ", "name": "mio", "version": "1.1.1", "description": "Lightweight non-blocking I/O.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/mio@1.1.1", "externalReferences": [ { "type": "website", "url": "https://github.com/tokio-rs/mio" }, { "type": "vcs", "url": "https://github.com/tokio-rs/mio" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#muda@0.19.3", "name": "muda", "version": "0.19.3", "description": "Menu Utilities for Desktop Applications", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1dd04e60bc0b07438a6771710ee1698f98f6ebbc7f89b61264af1563b8aeb878" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/muda@0.19.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/muda" }, { "type": "vcs", "url": "https://github.com/tauri-apps/muda" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6", "author": "Matt Brubeck , Jonathan Reem ", "name": "new_debug_unreachable", "version": "1.0.6", "description": "panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/new_debug_unreachable@1.0.6", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/new_debug_unreachable" }, { "type": "vcs", "url": "https://github.com/mbrubeck/rust-debug-unreachable" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#nix@0.30.1", "author": "The nix-rust Project Developers", "name": "nix", "version": "0.30.1", "description": "Rust friendly bindings to *nix APIs", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/nix@0.30.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/nix-rust/nix" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#nodrop@0.1.14", "author": "bluss", "name": "nodrop", "version": "0.1.14", "description": "A wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!*** ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/nodrop@0.1.14", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/nodrop/" }, { "type": "vcs", "url": "https://github.com/bluss/arrayvec" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.2", "author": "Jacob Pratt ", "name": "num-conv", "version": "0.2.2", "description": "`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "521739c6d2bac4aa25192232afe6841231376b2b26d4d9fae5ecf8ca5772e441" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/num-conv@0.2.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/jhpratt/num-conv" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19", "author": "The Rust Project Developers", "name": "num-traits", "version": "0.2.19", "description": "Numeric traits for generic mathematics", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/num-traits@0.2.19", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/num-traits" }, { "type": "website", "url": "https://github.com/rust-num/num-traits" }, { "type": "vcs", "url": "https://github.com/rust-num/num-traits" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num_threads@0.1.7", "author": "Jacob Pratt ", "name": "num_threads", "version": "0.1.7", "description": "A minimal library that determines the number of running threads for the current process.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/num_threads@0.1.7", "externalReferences": [ { "type": "vcs", "url": "https://github.com/jhpratt/num_threads" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3", "author": "Aleksey Kladov ", "name": "once_cell", "version": "1.21.3", "description": "Single assignment cells and lazy values.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/once_cell@1.21.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/once_cell" }, { "type": "vcs", "url": "https://github.com/matklad/once_cell" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#opaque-debug@0.3.1", "author": "RustCrypto Developers", "name": "opaque-debug", "version": "0.3.1", "description": "Macro for opaque Debug trait implementation", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/opaque-debug@0.3.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/opaque-debug" }, { "type": "vcs", "url": "https://github.com/RustCrypto/utils" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#open@5.3.3", "author": "Sebastian Thiel ", "name": "open", "version": "5.3.3", "description": "Open a path or URL using the program configured on the system", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "43bb73a7fa3799b198970490a51174027ba0d4ec504b03cd08caf513d40024bc" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/open@5.3.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/Byron/open-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.2.1", "author": "Alex Crichton ", "name": "openssl-probe", "version": "0.2.1", "description": "A library for helping to find system-wide trust anchor (\"root\") certificate locations based on paths typically used by `openssl`. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/openssl-probe@0.2.1", "externalReferences": [ { "type": "website", "url": "https://github.com/rustls/openssl-probe" }, { "type": "vcs", "url": "https://github.com/rustls/openssl-probe" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#option-ext@0.2.0", "author": "Simon Ochsenreither ", "name": "option-ext", "version": "0.2.0", "description": "Extends `Option` with additional operations", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" } ], "licenses": [ { "expression": "MPL-2.0" } ], "purl": "pkg:cargo/option-ext@0.2.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/option-ext/" }, { "type": "website", "url": "https://github.com/soc/option-ext" }, { "type": "vcs", "url": "https://github.com/soc/option-ext.git" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ordered-stream@0.2.0", "author": "Daniel De Graaf , Zeeshan Ali Khan ", "name": "ordered-stream", "version": "0.2.0", "description": "Streams that are ordered relative to external events", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/ordered-stream@0.2.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/danieldg/ordered-stream" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#os_info@3.14.0", "author": "Jan Schulte , Stanislav Tkach ", "name": "os_info", "version": "3.14.0", "description": "Detect the operating system type and version.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e4022a17595a00d6a369236fdae483f0de7f0a339960a53118b818238e132224" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/os_info@3.14.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/os_info" }, { "type": "website", "url": "https://github.com/stanislav-tkach/os_info" }, { "type": "vcs", "url": "https://github.com/stanislav-tkach/os_info" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pango-sys@0.18.0", "author": "The gtk-rs Project Developers", "name": "pango-sys", "version": "0.18.0", "description": "FFI bindings to libpango-1.0", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "436737e391a843e5933d6d9aa102cb126d501e815b83601365a948a518555dc5" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/pango-sys@0.18.0", "externalReferences": [ { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk-rs-core" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pango@0.18.3", "author": "The gtk-rs Project Developers", "name": "pango", "version": "0.18.3", "description": "Rust bindings for the Pango library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7ca27ec1eb0457ab26f3036ea52229edbdb74dee1edd29063f5b9b010e7ebee4" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/pango@0.18.3", "externalReferences": [ { "type": "documentation", "url": "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/pango/" }, { "type": "website", "url": "https://gtk-rs.org/" }, { "type": "vcs", "url": "https://github.com/gtk-rs/gtk-rs-core" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.1", "author": "Stjepan Glavina , The Rust Project Developers", "name": "parking", "version": "2.2.1", "description": "Thread parking and unparking", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/parking@2.2.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/parking" }, { "type": "website", "url": "https://github.com/smol-rs/parking" }, { "type": "vcs", "url": "https://github.com/smol-rs/parking" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5", "author": "Amanieu d'Antras ", "name": "parking_lot", "version": "0.12.5", "description": "More compact and efficient implementations of the standard synchronization primitives.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/parking_lot@0.12.5", "externalReferences": [ { "type": "vcs", "url": "https://github.com/Amanieu/parking_lot" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12", "author": "Amanieu d'Antras ", "name": "parking_lot_core", "version": "0.9.12", "description": "An advanced API for creating custom synchronization primitives.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/parking_lot_core@0.9.12", "externalReferences": [ { "type": "vcs", "url": "https://github.com/Amanieu/parking_lot" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15", "author": "David Tolnay ", "name": "paste", "version": "1.0.15", "description": "Macros for all your token pasting needs", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/paste@1.0.15", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/paste" }, { "type": "vcs", "url": "https://github.com/dtolnay/paste" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pathdiff@0.2.3", "author": "Manish Goregaokar ", "name": "pathdiff", "version": "0.2.3", "description": "Library for diffing paths to obtain relative paths", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/pathdiff@0.2.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/pathdiff/" }, { "type": "vcs", "url": "https://github.com/Manishearth/pathdiff" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2", "author": "The rust-url developers", "name": "percent-encoding", "version": "2.3.2", "description": "Percent encoding and decoding", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/percent-encoding@2.3.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/servo/rust-url/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.10.1", "author": "Steven Fackler ", "name": "phf", "version": "0.10.1", "description": "Runtime support for perfect hash function data structures", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf@0.10.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/sfackler/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.11.3", "author": "Steven Fackler ", "name": "phf", "version": "0.11.3", "description": "Runtime support for perfect hash function data structures", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf@0.11.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-phf/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.13.1", "author": "Steven Fackler ", "name": "phf", "version": "0.13.1", "description": "Runtime support for perfect hash function data structures", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c1562dc717473dbaa4c1f85a36410e03c047b2e7df7f45ee938fbef64ae7fadf" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf@0.13.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-phf/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.8.0", "author": "Steven Fackler ", "name": "phf", "version": "0.8.0", "description": "Runtime support for perfect hash function data structures", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf@0.8.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/sfackler/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.11.3", "author": "Steven Fackler ", "name": "phf_codegen", "version": "0.11.3", "description": "Codegen library for PHF types", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf_codegen@0.11.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-phf/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.13.1", "author": "Steven Fackler ", "name": "phf_codegen", "version": "0.13.1", "description": "Codegen library for PHF types", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "49aa7f9d80421bca176ca8dbfebe668cc7a2684708594ec9f3c0db0805d5d6e1" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf_codegen@0.13.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-phf/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.8.0", "author": "Steven Fackler ", "name": "phf_codegen", "version": "0.8.0", "description": "Codegen library for PHF types", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf_codegen@0.8.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/sfackler/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.10.0", "author": "Steven Fackler ", "name": "phf_generator", "version": "0.10.0", "description": "PHF generation logic", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf_generator@0.10.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/sfackler/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.11.3", "author": "Steven Fackler ", "name": "phf_generator", "version": "0.11.3", "description": "PHF generation logic", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf_generator@0.11.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-phf/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.13.1", "author": "Steven Fackler ", "name": "phf_generator", "version": "0.13.1", "description": "PHF generation logic", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "135ace3a761e564ec88c03a77317a7c6b80bb7f7135ef2544dbe054243b89737" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf_generator@0.13.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-phf/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.8.0", "author": "Steven Fackler ", "name": "phf_generator", "version": "0.8.0", "description": "PHF generation logic", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf_generator@0.8.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/sfackler/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_macros@0.10.0", "author": "Steven Fackler ", "name": "phf_macros", "version": "0.10.0", "description": "Macros to generate types in the phf crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf_macros@0.10.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/sfackler/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_macros@0.13.1", "author": "Steven Fackler ", "name": "phf_macros", "version": "0.13.1", "description": "Macros to generate types in the phf crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "812f032b54b1e759ccd5f8b6677695d5268c588701effba24601f6932f8269ef" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf_macros@0.13.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-phf/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.10.0", "author": "Steven Fackler ", "name": "phf_shared", "version": "0.10.0", "description": "Support code shared by PHF libraries", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf_shared@0.10.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/sfackler/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3", "author": "Steven Fackler ", "name": "phf_shared", "version": "0.11.3", "description": "Support code shared by PHF libraries", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf_shared@0.11.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-phf/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1", "author": "Steven Fackler ", "name": "phf_shared", "version": "0.13.1", "description": "Support code shared by PHF libraries", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e57fef6bc5981e38c2ce2d63bfa546861309f875b8a75f092d1d54ae2d64f266" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf_shared@0.13.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-phf/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.8.0", "author": "Steven Fackler ", "name": "phf_shared", "version": "0.8.0", "description": "Support code shared by PHF libraries", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/phf_shared@0.8.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/sfackler/rust-phf" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16", "name": "pin-project-lite", "version": "0.2.16", "description": "A lightweight version of pin-project written with declarative macros. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/pin-project-lite@0.2.16", "externalReferences": [ { "type": "vcs", "url": "https://github.com/taiki-e/pin-project-lite" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0", "author": "Josef Brandl ", "name": "pin-utils", "version": "0.1.0", "description": "Utilities for pinning ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/pin-utils@0.1.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/pin-utils" }, { "type": "vcs", "url": "https://github.com/rust-lang-nursery/pin-utils" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#piper@0.2.4", "author": "Stjepan Glavina , John Nunley ", "name": "piper", "version": "0.2.4", "description": "Async pipes, channels, mutexes, and more.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/piper@0.2.4", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/piper" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.32", "author": "Alex Crichton ", "name": "pkg-config", "version": "0.3.32", "description": "A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/pkg-config@0.3.32", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/pkg-config" }, { "type": "vcs", "url": "https://github.com/rust-lang/pkg-config-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#plist@1.8.0", "author": "Ed Barnard ", "name": "plist", "version": "1.8.0", "description": "A rusty plist parser. Supports Serde serialization.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "740ebea15c5d1428f910cd1a5f52cebf8d25006245ed8ade92702f4943d91e07" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/plist@1.8.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/plist/" }, { "type": "vcs", "url": "https://github.com/ebarnard/rust-plist/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#png@0.17.16", "author": "The image-rs Developers", "name": "png", "version": "0.17.16", "description": "PNG decoding and encoding library in pure Rust", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/png@0.17.16", "externalReferences": [ { "type": "vcs", "url": "https://github.com/image-rs/image-png" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#png@0.18.1", "author": "The image-rs Developers", "name": "png", "version": "0.18.1", "description": "PNG decoding and encoding library in pure Rust", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "60769b8b31b2a9f263dae2776c37b1b28ae246943cf719eb6946a1db05128a61" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/png@0.18.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/image-rs/image-png" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#polling@3.11.0", "author": "Stjepan Glavina , John Nunley ", "name": "polling", "version": "3.11.0", "description": "Portable interface to epoll, kqueue, event ports, and IOCP", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/polling@3.11.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/polling" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#polyval@0.6.2", "author": "RustCrypto Developers", "name": "polyval", "version": "0.6.2", "description": "POLYVAL is a GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC) ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/polyval@0.6.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/polyval" }, { "type": "vcs", "url": "https://github.com/RustCrypto/universal-hashes" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.4", "author": "The ICU4X Project Developers", "name": "potential_utf", "version": "0.1.4", "description": "Unvalidated string and character types", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/potential_utf@0.1.4", "externalReferences": [ { "type": "website", "url": "https://icu4x.unicode.org" }, { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0", "author": "Jacob Pratt ", "name": "powerfmt", "version": "0.2.0", "description": " `powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/powerfmt@0.2.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/jhpratt/powerfmt" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21", "author": "The CryptoCorrosion Contributors", "name": "ppv-lite86", "version": "0.2.21", "description": "Cross-platform cryptography-oriented low-level SIMD library.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/ppv-lite86@0.2.21", "externalReferences": [ { "type": "vcs", "url": "https://github.com/cryptocorrosion/cryptocorrosion" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1", "author": "Emilio Cobos Álvarez ", "name": "precomputed-hash", "version": "0.1.1", "description": "A library intending to be a base dependency to expose a precomputed hash", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/precomputed-hash@0.1.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/emilio/precomputed-hash" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@1.3.1", "author": "Bastian Köcher ", "name": "proc-macro-crate", "version": "1.3.1", "description": "Replacement for crate (macro_rules keyword) in proc-macros ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/proc-macro-crate@1.3.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/proc-macro-crate" }, { "type": "vcs", "url": "https://github.com/bkchr/proc-macro-crate" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@2.0.2", "author": "Bastian Köcher ", "name": "proc-macro-crate", "version": "2.0.2", "description": "Replacement for crate (macro_rules keyword) in proc-macros ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b00f26d3400549137f92511a46ac1cd8ce37cb5598a96d382381458b992a5d24" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/proc-macro-crate@2.0.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/proc-macro-crate" }, { "type": "vcs", "url": "https://github.com/bkchr/proc-macro-crate" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@3.4.0", "author": "Bastian Köcher ", "name": "proc-macro-crate", "version": "3.4.0", "description": "Replacement for crate (macro_rules keyword) in proc-macros ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/proc-macro-crate@3.4.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/proc-macro-crate" }, { "type": "vcs", "url": "https://github.com/bkchr/proc-macro-crate" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error-attr@1.0.4", "author": "CreepySkeleton ", "name": "proc-macro-error-attr", "version": "1.0.4", "description": "Attribute macro for proc-macro-error crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/proc-macro-error-attr@1.0.4", "externalReferences": [ { "type": "vcs", "url": "https://gitlab.com/CreepySkeleton/proc-macro-error" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4", "author": "CreepySkeleton ", "name": "proc-macro-error", "version": "1.0.4", "description": "Almost drop-in replacement to panics in proc-macros", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/proc-macro-error@1.0.4", "externalReferences": [ { "type": "vcs", "url": "https://gitlab.com/CreepySkeleton/proc-macro-error" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-hack@0.5.20+deprecated", "author": "David Tolnay ", "name": "proc-macro-hack", "version": "0.5.20+deprecated", "description": "Procedural macros in expression position", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/proc-macro-hack@0.5.20+deprecated", "externalReferences": [ { "type": "vcs", "url": "https://github.com/dtolnay/proc-macro-hack" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "author": "David Tolnay , Alex Crichton ", "name": "proc-macro2", "version": "1.0.104", "description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9695f8df41bb4f3d222c95a67532365f569318332d03d5f3f67f37b20e6ebdf0" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/proc-macro2@1.0.104", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/proc-macro2" }, { "type": "vcs", "url": "https://github.com/dtolnay/proc-macro2" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quick-xml@0.38.4", "name": "quick-xml", "version": "0.38.4", "description": "High performance xml reader and writer", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b66c2058c55a409d601666cffe35f04333cf1013010882cec174a7467cd4e21c" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/quick-xml@0.38.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/quick-xml" }, { "type": "vcs", "url": "https://github.com/tafia/quick-xml" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quinn-proto@0.11.13", "name": "quinn-proto", "version": "0.11.13", "description": "State machine for the QUIC transport protocol", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/quinn-proto@0.11.13", "externalReferences": [ { "type": "vcs", "url": "https://github.com/quinn-rs/quinn" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quinn-udp@0.5.14", "name": "quinn-udp", "version": "0.5.14", "description": "UDP sockets with ECN information for the QUIC transport protocol", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/quinn-udp@0.5.14", "externalReferences": [ { "type": "vcs", "url": "https://github.com/quinn-rs/quinn" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quinn@0.11.9", "name": "quinn", "version": "0.11.9", "description": "Versatile QUIC transport protocol implementation", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/quinn@0.11.9", "externalReferences": [ { "type": "vcs", "url": "https://github.com/quinn-rs/quinn" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "author": "David Tolnay ", "name": "quote", "version": "1.0.42", "description": "Quasi-quoting macro quote!(...)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/quote@1.0.42", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/quote/" }, { "type": "vcs", "url": "https://github.com/dtolnay/quote" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.7.3", "author": "The Rand Project Developers, The Rust Project Developers", "name": "rand", "version": "0.7.3", "description": "Random number generators and other randomness functionality. ", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rand@0.7.3", "externalReferences": [ { "type": "documentation", "url": "https://rust-random.github.io/rand/" }, { "type": "website", "url": "https://crates.io/crates/rand" }, { "type": "vcs", "url": "https://github.com/rust-random/rand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.7", "author": "The Rand Project Developers, The Rust Project Developers", "name": "rand", "version": "0.8.7", "description": "Random number generators and other randomness functionality. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "22f6172bdec972074665ed81ed53b71da00bfc44b65a753cfde883ec4c702a1a" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rand@0.8.7", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/rand" }, { "type": "website", "url": "https://rust-random.github.io/book" }, { "type": "vcs", "url": "https://github.com/rust-random/rand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.2", "author": "The Rand Project Developers, The Rust Project Developers", "name": "rand", "version": "0.9.2", "description": "Random number generators and other randomness functionality. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rand@0.9.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/rand" }, { "type": "website", "url": "https://rust-random.github.io/book" }, { "type": "vcs", "url": "https://github.com/rust-random/rand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.2.2", "author": "The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors", "name": "rand_chacha", "version": "0.2.2", "description": "ChaCha random number generator ", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rand_chacha@0.2.2", "externalReferences": [ { "type": "documentation", "url": "https://rust-random.github.io/rand/rand_chacha/" }, { "type": "website", "url": "https://crates.io/crates/rand_chacha" }, { "type": "vcs", "url": "https://github.com/rust-random/rand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.3.1", "author": "The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors", "name": "rand_chacha", "version": "0.3.1", "description": "ChaCha random number generator ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rand_chacha@0.3.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/rand_chacha" }, { "type": "website", "url": "https://rust-random.github.io/book" }, { "type": "vcs", "url": "https://github.com/rust-random/rand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0", "author": "The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors", "name": "rand_chacha", "version": "0.9.0", "description": "ChaCha random number generator ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rand_chacha@0.9.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/rand_chacha" }, { "type": "website", "url": "https://rust-random.github.io/book" }, { "type": "vcs", "url": "https://github.com/rust-random/rand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.5.1", "author": "The Rand Project Developers, The Rust Project Developers", "name": "rand_core", "version": "0.5.1", "description": "Core random number generator traits and tools for implementation. ", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rand_core@0.5.1", "externalReferences": [ { "type": "documentation", "url": "https://rust-random.github.io/rand/rand_core/" }, { "type": "website", "url": "https://crates.io/crates/rand_core" }, { "type": "vcs", "url": "https://github.com/rust-random/rand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4", "author": "The Rand Project Developers, The Rust Project Developers", "name": "rand_core", "version": "0.6.4", "description": "Core random number generator traits and tools for implementation. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rand_core@0.6.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/rand_core" }, { "type": "website", "url": "https://rust-random.github.io/book" }, { "type": "vcs", "url": "https://github.com/rust-random/rand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.3", "author": "The Rand Project Developers, The Rust Project Developers", "name": "rand_core", "version": "0.9.3", "description": "Core random number generator traits and tools for implementation. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rand_core@0.9.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/rand_core" }, { "type": "website", "url": "https://rust-random.github.io/book" }, { "type": "vcs", "url": "https://github.com/rust-random/rand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_pcg@0.2.1", "author": "The Rand Project Developers", "name": "rand_pcg", "version": "0.2.1", "description": "Selected PCG random number generators ", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rand_pcg@0.2.1", "externalReferences": [ { "type": "documentation", "url": "https://rust-random.github.io/rand/rand_pcg/" }, { "type": "website", "url": "https://crates.io/crates/rand_pcg" }, { "type": "vcs", "url": "https://github.com/rust-random/rand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2", "author": "Osspial ", "name": "raw-window-handle", "version": "0.6.2", "description": "Interoperability library for Rust Windowing applications.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539" } ], "licenses": [ { "expression": "MIT OR Apache-2.0 OR Zlib" } ], "purl": "pkg:cargo/raw-window-handle@0.6.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/raw-window-handle" }, { "type": "vcs", "url": "https://github.com/rust-windowing/raw-window-handle" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ref-cast-impl@1.0.25", "author": "David Tolnay ", "name": "ref-cast-impl", "version": "1.0.25", "description": "Derive implementation for ref_cast::RefCast.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/ref-cast-impl@1.0.25", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/ref-cast" }, { "type": "vcs", "url": "https://github.com/dtolnay/ref-cast" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ref-cast@1.0.25", "author": "David Tolnay ", "name": "ref-cast", "version": "1.0.25", "description": "Safely cast &T to &U where the struct U contains a single field of type T.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/ref-cast@1.0.25", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/ref-cast" }, { "type": "vcs", "url": "https://github.com/dtolnay/ref-cast" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.13", "author": "The Rust Project Developers, Andrew Gallant ", "name": "regex-automata", "version": "0.4.13", "description": "Automata construction and matching using regular expressions.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/regex-automata@0.4.13", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/regex-automata" }, { "type": "website", "url": "https://github.com/rust-lang/regex/tree/master/regex-automata" }, { "type": "vcs", "url": "https://github.com/rust-lang/regex" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.8", "author": "The Rust Project Developers, Andrew Gallant ", "name": "regex-syntax", "version": "0.8.8", "description": "A regular expression parser.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/regex-syntax@0.8.8", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/regex-syntax" }, { "type": "website", "url": "https://github.com/rust-lang/regex/tree/master/regex-syntax" }, { "type": "vcs", "url": "https://github.com/rust-lang/regex" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.2", "author": "The Rust Project Developers, Andrew Gallant ", "name": "regex", "version": "1.12.2", "description": "An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/regex@1.12.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/regex" }, { "type": "website", "url": "https://github.com/rust-lang/regex" }, { "type": "vcs", "url": "https://github.com/rust-lang/regex" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.12.28", "author": "Sean McArthur ", "name": "reqwest", "version": "0.12.28", "description": "higher level HTTP client library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/reqwest@0.12.28", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/reqwest" }, { "type": "vcs", "url": "https://github.com/seanmonstar/reqwest" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.4", "author": "Sean McArthur ", "name": "reqwest", "version": "0.13.4", "description": "higher level HTTP client library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "219c5811de6525e5416c7d5d53bb656d3afdbc6c5af816e0802bcfa42dbdc1c3" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/reqwest@0.13.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/reqwest" }, { "type": "vcs", "url": "https://github.com/seanmonstar/reqwest" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14", "name": "ring", "version": "0.17.14", "description": "An experiment.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" } ], "licenses": [ { "expression": "Apache-2.0 AND ISC" } ], "purl": "pkg:cargo/ring@0.17.14", "externalReferences": [ { "type": "other", "url": "ring_core_0_17_14_" }, { "type": "vcs", "url": "https://github.com/briansmith/ring" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rusqlite@0.32.1", "author": "The rusqlite developers", "name": "rusqlite", "version": "0.32.1", "description": "Ergonomic wrapper for SQLite", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7753b721174eb8ff87a9a0e799e2d7bc3749323e773db92e0984debb00019d6e" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/rusqlite@0.32.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/rusqlite/" }, { "type": "vcs", "url": "https://github.com/rusqlite/rusqlite" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.1", "author": "The Rust Project Developers", "name": "rustc-hash", "version": "2.1.1", "description": "A speedy, non-cryptographic hashing algorithm used by rustc", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/rustc-hash@2.1.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-lang/rustc-hash" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1", "name": "rustc_version", "version": "0.4.1", "description": "A library for querying the version of a installed rustc compiler", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rustc_version@0.4.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/rustc_version/" }, { "type": "vcs", "url": "https://github.com/djc/rustc-version-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.3", "author": "Dan Gohman , Jakub Konka ", "name": "rustix", "version": "1.1.3", "description": "Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34" } ], "licenses": [ { "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/rustix@1.1.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/rustix" }, { "type": "vcs", "url": "https://github.com/bytecodealliance/rustix" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-native-certs@0.8.4", "name": "rustls-native-certs", "version": "0.8.4", "description": "rustls-native-certs allows rustls to use the platform native certificate store", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "dab5152771c58876a2146916e53e35057e1a4dfa2b9df0f0305b07f611fdea4d" } ], "licenses": [ { "expression": "Apache-2.0 OR ISC OR MIT" } ], "purl": "pkg:cargo/rustls-native-certs@0.8.4", "externalReferences": [ { "type": "website", "url": "https://github.com/rustls/rustls-native-certs" }, { "type": "vcs", "url": "https://github.com/rustls/rustls-native-certs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.13.2", "name": "rustls-pki-types", "version": "1.13.2", "description": "Shared types for the rustls PKI ecosystem", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "21e6f2ab2928ca4291b86736a8bd920a277a399bba1589409d72154ff87c1282" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rustls-pki-types@1.13.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/rustls-pki-types" }, { "type": "website", "url": "https://github.com/rustls/pki-types" }, { "type": "vcs", "url": "https://github.com/rustls/pki-types" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier@0.7.0", "name": "rustls-platform-verifier", "version": "0.7.0", "description": "rustls-platform-verifier supports verifying TLS certificates in rustls with the operating system verifier", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "26d1e2536ce4f35f4846aa13bff16bd0ff40157cdb14cc056c7b14ba41233ba0" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rustls-platform-verifier@0.7.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rustls/rustls-platform-verifier" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.14", "name": "rustls-webpki", "version": "0.103.14", "description": "Web PKI X.509 Certificate Verification.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "0527518605e68109d875e248ea259b6758801cf165e4b2c2733ae3b51f12535a" } ], "licenses": [ { "expression": "ISC" } ], "purl": "pkg:cargo/rustls-webpki@0.103.14", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rustls/webpki" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.35", "name": "rustls", "version": "0.23.35", "description": "Rustls is a modern TLS library written in Rust.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "533f54bc6a7d4f647e46ad909549eda97bf5afc1585190ef692b4286b198bd8f" } ], "licenses": [ { "expression": "Apache-2.0 OR ISC OR MIT" } ], "purl": "pkg:cargo/rustls@0.23.35", "externalReferences": [ { "type": "website", "url": "https://github.com/rustls/rustls" }, { "type": "vcs", "url": "https://github.com/rustls/rustls" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.22", "author": "David Tolnay ", "name": "ryu", "version": "1.0.22", "description": "Fast floating point to string conversion", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a50f4cf475b65d88e057964e0e9bb1f0aa9bbb2036dc65c64596b42932536984" } ], "licenses": [ { "expression": "Apache-2.0 OR BSL-1.0" } ], "purl": "pkg:cargo/ryu@1.0.22", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/ryu" }, { "type": "vcs", "url": "https://github.com/dtolnay/ryu" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6", "author": "Andrew Gallant ", "name": "same-file", "version": "1.0.6", "description": "A simple crate for determining whether two file paths point to the same file. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" } ], "licenses": [ { "expression": "Unlicense OR MIT" } ], "purl": "pkg:cargo/same-file@1.0.6", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/same-file" }, { "type": "website", "url": "https://github.com/BurntSushi/same-file" }, { "type": "vcs", "url": "https://github.com/BurntSushi/same-file" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22", "author": "Graham Esau ", "name": "schemars", "version": "0.8.22", "description": "Generate JSON Schemas from Rust code", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/schemars@0.8.22", "externalReferences": [ { "type": "website", "url": "https://graham.cool/schemars/" }, { "type": "vcs", "url": "https://github.com/GREsau/schemars" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#schemars@0.9.0", "author": "Graham Esau ", "name": "schemars", "version": "0.9.0", "description": "Generate JSON Schemas from Rust code", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/schemars@0.9.0", "externalReferences": [ { "type": "website", "url": "https://graham.cool/schemars/" }, { "type": "vcs", "url": "https://github.com/GREsau/schemars" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#schemars@1.2.0", "author": "Graham Esau ", "name": "schemars", "version": "1.2.0", "description": "Generate JSON Schemas from Rust code", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "54e910108742c57a770f492731f99be216a52fadd361b06c8fb59d74ccc267d2" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/schemars@1.2.0", "externalReferences": [ { "type": "website", "url": "https://graham.cool/schemars/" }, { "type": "vcs", "url": "https://github.com/GREsau/schemars" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#schemars_derive@0.8.22", "author": "Graham Esau ", "name": "schemars_derive", "version": "0.8.22", "description": "Macros for #[derive(JsonSchema)], for use with schemars", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/schemars_derive@0.8.22", "externalReferences": [ { "type": "website", "url": "https://graham.cool/schemars/" }, { "type": "vcs", "url": "https://github.com/GREsau/schemars" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0", "author": "bluss", "name": "scopeguard", "version": "1.2.0", "description": "A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/scopeguard@1.2.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/scopeguard/" }, { "type": "vcs", "url": "https://github.com/bluss/scopeguard" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#selectors@0.24.0", "author": "The Servo Project Developers", "name": "selectors", "version": "0.24.0", "description": "CSS Selectors matching for Rust", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "0c37578180969d00692904465fb7f6b3d50b9a2b952b87c23d0e2e5cb5013416" } ], "licenses": [ { "expression": "MPL-2.0" } ], "purl": "pkg:cargo/selectors@0.24.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/selectors/" }, { "type": "vcs", "url": "https://github.com/servo/servo" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#selectors@0.36.1", "author": "The Servo Project Developers", "name": "selectors", "version": "0.36.1", "description": "CSS Selectors matching for Rust", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c5d9c0c92a92d33f08817311cf3f2c29a3538a8240e94a6a3c622ce652d7e00c" } ], "licenses": [ { "expression": "MPL-2.0" } ], "purl": "pkg:cargo/selectors@0.36.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/selectors/" }, { "type": "vcs", "url": "https://github.com/servo/stylo" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.27", "author": "David Tolnay ", "name": "semver", "version": "1.0.27", "description": "Parser and evaluator for Cargo's flavor of Semantic Versioning", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/semver@1.0.27", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/semver" }, { "type": "vcs", "url": "https://github.com/dtolnay/semver" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde-untagged@0.1.9", "author": "David Tolnay ", "name": "serde-untagged", "version": "0.1.9", "description": "Serde `Visitor` implementation for deserializing untagged enums", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f9faf48a4a2d2693be24c6289dbe26552776eb7737074e6722891fadbe6c5058" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serde-untagged@0.1.9", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/serde-untagged" }, { "type": "vcs", "url": "https://github.com/dtolnay/serde-untagged" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "author": "Erick Tryzelaar , David Tolnay ", "name": "serde", "version": "1.0.228", "description": "A generic serialization/deserialization framework", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serde@1.0.228", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/serde" }, { "type": "website", "url": "https://serde.rs" }, { "type": "vcs", "url": "https://github.com/serde-rs/serde" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228", "author": "Erick Tryzelaar , David Tolnay ", "name": "serde_core", "version": "1.0.228", "description": "Serde traits only, with no support for derive -- use the `serde` crate instead", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serde_core@1.0.228", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/serde_core" }, { "type": "website", "url": "https://serde.rs" }, { "type": "vcs", "url": "https://github.com/serde-rs/serde" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228", "author": "Erick Tryzelaar , David Tolnay ", "name": "serde_derive", "version": "1.0.228", "description": "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serde_derive@1.0.228", "externalReferences": [ { "type": "documentation", "url": "https://serde.rs/derive.html" }, { "type": "website", "url": "https://serde.rs" }, { "type": "vcs", "url": "https://github.com/serde-rs/serde" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive_internals@0.29.1", "author": "Erick Tryzelaar , David Tolnay ", "name": "serde_derive_internals", "version": "0.29.1", "description": "AST representation used by Serde derive macros. Unstable.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serde_derive_internals@0.29.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/serde_derive_internals" }, { "type": "website", "url": "https://serde.rs" }, { "type": "vcs", "url": "https://github.com/serde-rs/serde" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "author": "Erick Tryzelaar , David Tolnay ", "name": "serde_json", "version": "1.0.148", "description": "A JSON serialization file format", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3084b546a1dd6289475996f182a22aba973866ea8e8b02c51d9f46b1336a22da" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serde_json@1.0.148", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/serde_json" }, { "type": "vcs", "url": "https://github.com/serde-rs/json" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20", "author": "David Tolnay ", "name": "serde_repr", "version": "0.1.20", "description": "Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serde_repr@0.1.20", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/serde_repr" }, { "type": "vcs", "url": "https://github.com/dtolnay/serde-repr" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@0.6.9", "name": "serde_spanned", "version": "0.6.9", "description": "Serde-compatible spanned Value", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serde_spanned@0.6.9", "externalReferences": [ { "type": "vcs", "url": "https://github.com/toml-rs/toml" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.0.4", "name": "serde_spanned", "version": "1.0.4", "description": "Serde-compatible spanned Value", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serde_spanned@1.0.4", "externalReferences": [ { "type": "vcs", "url": "https://github.com/toml-rs/toml" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1", "author": "Anthony Ramine ", "name": "serde_urlencoded", "version": "0.7.1", "description": "`x-www-form-urlencoded` meets Serde", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serde_urlencoded@0.7.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/serde_urlencoded/0.7.1/serde_urlencoded/" }, { "type": "vcs", "url": "https://github.com/nox/serde_urlencoded" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.16.1", "author": "Jonas Bushart, Marcin Kaźmierczak", "name": "serde_with", "version": "3.16.1", "description": "Custom de/serialization functions for Rust's serde", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "4fa237f2807440d238e0364a218270b98f767a00d3dada77b1c53ae88940e2e7" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serde_with@3.16.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/serde_with/" }, { "type": "vcs", "url": "https://github.com/jonasbb/serde_with/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.16.1", "author": "Jonas Bushart", "name": "serde_with_macros", "version": "3.16.1", "description": "proc-macro library for serde_with", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "52a8e3ca0ca629121f70ab50f95249e5a6f925cc0f6ffe8256c45b728875706c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serde_with_macros@3.16.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/serde_with_macros/" }, { "type": "vcs", "url": "https://github.com/jonasbb/serde_with/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serialize-to-javascript-impl@0.1.2", "author": "Chip Reed ", "name": "serialize-to-javascript-impl", "version": "0.1.2", "description": "Implementation detail of `serialize-to-javascript`", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "772ee033c0916d670af7860b6e1ef7d658a4629a6d0b4c8c3e67f09b3765b75d" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serialize-to-javascript-impl@0.1.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/serialize-to-javascript-impl" }, { "type": "vcs", "url": "https://github.com/chippers/serialize-to-javascript" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serialize-to-javascript@0.1.2", "author": "Chip Reed ", "name": "serialize-to-javascript", "version": "0.1.2", "description": "Serialize a serde::Serialize item to a JavaScript literal template using serde_json", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "04f3666a07a197cdb77cdf306c32be9b7f598d7060d50cfd4d5aa04bfd92f6c5" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serialize-to-javascript@0.1.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/serialize-to-javascript" }, { "type": "vcs", "url": "https://github.com/chippers/serialize-to-javascript" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#servo_arc@0.2.0", "author": "The Servo Project Developers", "name": "servo_arc", "version": "0.2.0", "description": "A fork of std::sync::Arc with some extra functionality and without weak references", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d52aa42f8fdf0fed91e5ce7f23d8138441002fa31dca008acf47e6fd4721f741" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/servo_arc@0.2.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/servo/servo" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#servo_arc@0.4.3", "author": "The Servo Project Developers", "name": "servo_arc", "version": "0.4.3", "description": "A fork of std::sync::Arc with some extra functionality and without weak references", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "170fb83ab34de17dc69aa7c67482b22218ddb85da56546f9bd6b929e32a05930" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/servo_arc@0.4.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/servo/stylo" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9", "author": "RustCrypto Developers", "name": "sha2", "version": "0.10.9", "description": "Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/sha2@0.10.9", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/sha2" }, { "type": "vcs", "url": "https://github.com/RustCrypto/hashes" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0", "author": "comex , Fenhl , Adrian Taylor , Alex Touchet , Daniel Parks , Garrett Berg ", "name": "shlex", "version": "1.3.0", "description": "Split a string into shell words, like Python's shlex.", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/shlex@1.3.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/comex/rust-shlex" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8", "author": "Michal 'vorner' Vaner , Masaki Hara ", "name": "signal-hook-registry", "version": "1.4.8", "description": "Backend crate for signal-hook", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/signal-hook-registry@1.4.8", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/signal-hook-registry" }, { "type": "vcs", "url": "https://github.com/vorner/signal-hook" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.8", "author": "Marvin Countryman ", "name": "simd-adler32", "version": "0.3.8", "description": "A SIMD-accelerated Adler-32 hash algorithm implementation.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/simd-adler32@0.3.8", "externalReferences": [ { "type": "vcs", "url": "https://github.com/mcountryman/simd-adler32" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@0.3.11", "author": "Frank Denis ", "name": "siphasher", "version": "0.3.11", "description": "SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/siphasher@0.3.11", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/siphasher" }, { "type": "website", "url": "https://docs.rs/siphasher" }, { "type": "vcs", "url": "https://github.com/jedisct1/rust-siphash" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.1", "author": "Frank Denis ", "name": "siphasher", "version": "1.0.1", "description": "SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/siphasher@1.0.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/siphasher" }, { "type": "website", "url": "https://docs.rs/siphasher" }, { "type": "vcs", "url": "https://github.com/jedisct1/rust-siphash" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.11", "author": "Carl Lerche ", "name": "slab", "version": "0.4.11", "description": "Pre-allocated storage for a uniform data type", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/slab@0.4.11", "externalReferences": [ { "type": "vcs", "url": "https://github.com/tokio-rs/slab" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1", "author": "The Servo Project Developers", "name": "smallvec", "version": "1.15.1", "description": "'Small vector' optimization: store up to a small number of items on the stack", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/smallvec@1.15.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/smallvec/" }, { "type": "vcs", "url": "https://github.com/servo/rust-smallvec" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.1", "author": "Alex Crichton , Thomas de Zeeuw ", "name": "socket2", "version": "0.6.1", "description": "Utilities for handling networking sockets with a maximal amount of configuration possible intended. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/socket2@0.6.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/socket2" }, { "type": "website", "url": "https://github.com/rust-lang/socket2" }, { "type": "vcs", "url": "https://github.com/rust-lang/socket2" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#soup3-sys@0.5.0", "author": "The Gtk-rs Project Developers", "name": "soup3-sys", "version": "0.5.0", "description": "Sys functions for the Rust bindings of the javacriptcore library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7ebe8950a680a12f24f15ebe1bf70db7af98ad242d9db43596ad3108aab86c27" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/soup3-sys@0.5.0", "externalReferences": [ { "type": "website", "url": "https://gtk-rs.org" }, { "type": "vcs", "url": "https://gitlab.gnome.org/World/Rust/soup3-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#soup3@0.5.0", "name": "soup3", "version": "0.5.0", "description": "Soup crate for Rust", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "471f924a40f31251afc77450e781cb26d55c0b650842efafc9c6cbd2f7cc4f9f" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/soup3@0.5.0", "externalReferences": [ { "type": "vcs", "url": "https://gitlab.gnome.org/World/Rust/soup3-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#specta-macros@2.0.0-rc.18", "author": "Oscar Beaumont ", "name": "specta-macros", "version": "2.0.0-rc.18", "description": "Macros for specta. Don't use directly!", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c0074b9e30ed84c6924eb63ad8d2fe71cdc82628525d84b1fcb1f2fd40676517" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/specta-macros@2.0.0-rc.18", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/specta/latest/specta" }, { "type": "vcs", "url": "https://github.com/oscartbeaumont/specta" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#specta-serde@0.0.9", "author": "Oscar Beaumont ", "name": "specta-serde", "version": "0.0.9", "description": "Serde support for Specta", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "77216504061374659e7245eac53d30c7b3e5fe64b88da97c753e7184b0781e63" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/specta-serde@0.0.9", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/specta-zod/latest/specta-zod" }, { "type": "vcs", "url": "https://github.com/oscartbeaumont/specta" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#specta-typescript@0.0.9", "author": "Oscar Beaumont ", "name": "specta-typescript", "version": "0.0.9", "description": "Export your Rust types to TypeScript", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3220a0c365e51e248ac98eab5a6a32f544ff6f961906f09d3ee10903a4f52b2d" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/specta-typescript@0.0.9", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/specta-zod/latest/specta-zod" }, { "type": "vcs", "url": "https://github.com/oscartbeaumont/specta" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#specta@2.0.0-rc.22", "author": "Oscar Beaumont ", "name": "specta", "version": "2.0.0-rc.22", "description": "Easily export your Rust types to other languages", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "ab7f01e9310a820edd31c80fde3cae445295adde21a3f9416517d7d65015b971" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/specta@2.0.0-rc.22", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/specta/latest/specta" }, { "type": "vcs", "url": "https://github.com/oscartbeaumont/specta" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1", "author": "Robert Grosse ", "name": "stable_deref_trait", "version": "1.2.1", "description": "An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/stable_deref_trait@1.2.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/stable_deref_trait/1.2.1/stable_deref_trait" }, { "type": "vcs", "url": "https://github.com/storyyeller/stable_deref_trait" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0", "author": "Nikolai Vazquez", "name": "static_assertions", "version": "1.1.0", "description": "Compile-time assertions to ensure that invariants are met.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/static_assertions@1.1.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/static_assertions/" }, { "type": "website", "url": "https://github.com/nvzqz/static-assertions-rs" }, { "type": "vcs", "url": "https://github.com/nvzqz/static-assertions-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.8.9", "author": "The Servo Project Developers", "name": "string_cache", "version": "0.8.9", "description": "A string interning library for Rust, developed as part of the Servo project.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/string_cache@0.8.9", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/string_cache" }, { "type": "vcs", "url": "https://github.com/servo/string-cache" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.9.0", "author": "The Servo Project Developers", "name": "string_cache", "version": "0.9.0", "description": "A string interning library for Rust, developed as part of the Servo project.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a18596f8c785a729f2819c0f6a7eae6ebeebdfffbfe4214ae6b087f690e31901" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/string_cache@0.9.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/string_cache" }, { "type": "vcs", "url": "https://github.com/servo/string-cache" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#string_cache_codegen@0.5.4", "author": "The Servo Project Developers", "name": "string_cache_codegen", "version": "0.5.4", "description": "A codegen library for string-cache, developed as part of the Servo project.", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/string_cache_codegen@0.5.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/string_cache_codegen/" }, { "type": "vcs", "url": "https://github.com/servo/string-cache" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#string_cache_codegen@0.6.1", "author": "The Servo Project Developers", "name": "string_cache_codegen", "version": "0.6.1", "description": "A codegen library for string-cache, developed as part of the Servo project.", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "585635e46db231059f76c5849798146164652513eb9e8ab2685939dd90f29b69" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/string_cache_codegen@0.6.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/string_cache_codegen/" }, { "type": "vcs", "url": "https://github.com/servo/string-cache" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1", "author": "Danny Guo , maxbachmann ", "name": "strsim", "version": "0.11.1", "description": "Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/strsim@0.11.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/strsim/" }, { "type": "website", "url": "https://github.com/rapidfuzz/strsim-rs" }, { "type": "vcs", "url": "https://github.com/rapidfuzz/strsim-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1", "author": "Isis Lovecruft , Henry de Valence ", "name": "subtle", "version": "2.6.1", "description": "Pure-Rust traits and utilities for constant-time cryptographic implementations.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" } ], "licenses": [ { "expression": "BSD-3-Clause" } ], "purl": "pkg:cargo/subtle@2.6.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/subtle" }, { "type": "website", "url": "https://dalek.rs/" }, { "type": "vcs", "url": "https://github.com/dalek-cryptography/subtle" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109", "author": "David Tolnay ", "name": "syn", "version": "1.0.109", "description": "Parser for Rust source code", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/syn@1.0.109", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/syn" }, { "type": "vcs", "url": "https://github.com/dtolnay/syn" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112", "author": "David Tolnay ", "name": "syn", "version": "2.0.112", "description": "Parser for Rust source code", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "21f182278bf2d2bcb3c88b1b08a37df029d71ce3d3ae26168e3c653b213b99d4" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/syn@2.0.112", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/syn" }, { "type": "vcs", "url": "https://github.com/dtolnay/syn" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2", "author": "Actyx AG ", "name": "sync_wrapper", "version": "1.0.2", "description": "A tool for enlisting the compiler's help in proving the absence of concurrency", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" } ], "licenses": [ { "expression": "Apache-2.0" } ], "purl": "pkg:cargo/sync_wrapper@1.0.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/sync_wrapper" }, { "type": "website", "url": "https://docs.rs/sync_wrapper" }, { "type": "vcs", "url": "https://github.com/Actyx/sync_wrapper" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2", "author": "Nika Layzell ", "name": "synstructure", "version": "0.13.2", "description": "Helper methods and macros for custom derives", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/synstructure@0.13.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/synstructure" }, { "type": "vcs", "url": "https://github.com/mystor/synstructure" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sys-locale@0.3.2", "author": "1Password", "name": "sys-locale", "version": "0.3.2", "description": "Small and lightweight library to obtain the active system locale", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "8eab9a99a024a169fe8a903cf9d4a3b3601109bcc13bd9e3c6fff259138626c4" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/sys-locale@0.3.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/1Password/sys-locale" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2", "author": "Guillaume Desmottes , Josh Triplett ", "name": "system-deps", "version": "6.2.2", "description": "Discover and configure system dependencies from declarative dependencies in Cargo.toml", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/system-deps@6.2.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/system-deps/" }, { "type": "vcs", "url": "https://github.com/gdesmott/system-deps" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tao@0.35.3", "author": "Tauri Programme within The Commons Conservancy, The winit contributors", "name": "tao", "version": "0.35.3", "description": "Cross-platform window manager library.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d1c93047acf68669466a34690ac58cca7010bd1b201e1ec86f1fd0a75d3dd4a9" } ], "licenses": [ { "expression": "Apache-2.0" } ], "purl": "pkg:cargo/tao@0.35.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/tao" }, { "type": "vcs", "url": "https://github.com/tauri-apps/tao" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tar@0.4.46", "author": "Alex Crichton ", "name": "tar", "version": "0.4.46", "description": "A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3f6221d9a6003c78398e3b239969f352578258df48c8eb051caadae0015bc840" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/tar@0.4.46", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/tar" }, { "type": "website", "url": "https://github.com/composefs/tar-rs" }, { "type": "vcs", "url": "https://github.com/composefs/tar-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.12.16", "author": "Dan Gohman ", "name": "target-lexicon", "version": "0.12.16", "description": "Targeting utilities for compilers and related tools", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" } ], "licenses": [ { "expression": "Apache-2.0 WITH LLVM-exception" } ], "purl": "pkg:cargo/target-lexicon@0.12.16", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/target-lexicon/" }, { "type": "vcs", "url": "https://github.com/bytecodealliance/target-lexicon" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-build@2.6.3", "author": "Tauri Programme within The Commons Conservancy", "name": "tauri-build", "version": "2.6.3", "description": "build time code to pair with https://crates.io/crates/tauri", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "bc9ce40b16101cb6ea63d3e221567affd1c3a9205f95d7bc574941a10636b632" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/tauri-build@2.6.3", "externalReferences": [ { "type": "website", "url": "https://tauri.app/" }, { "type": "vcs", "url": "https://github.com/tauri-apps/tauri" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-codegen@2.6.3", "author": "Tauri Programme within The Commons Conservancy", "name": "tauri-codegen", "version": "2.6.3", "description": "code generation meant to be consumed inside of `tauri` through `tauri-build` or `tauri-macros`", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "08279169ff42f8fc45a1dbc9dcae888893ba95288142e5880c59b93a26d2cfc5" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/tauri-codegen@2.6.3", "externalReferences": [ { "type": "website", "url": "https://tauri.app/" }, { "type": "vcs", "url": "https://github.com/tauri-apps/tauri" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-macros@2.6.3", "author": "Tauri Programme within The Commons Conservancy", "name": "tauri-macros", "version": "2.6.3", "description": "Macros for the tauri crate.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e8b394794f399a421811d06966343e7933fcae92d59f5180b9388d1174497a45" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/tauri-macros@2.6.3", "externalReferences": [ { "type": "website", "url": "https://tauri.app/" }, { "type": "vcs", "url": "https://github.com/tauri-apps/tauri" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-log@2.9.0", "author": "Tauri Programme within The Commons Conservancy", "name": "tauri-plugin-log", "version": "2.9.0", "description": "Configurable logging for your Tauri app.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6792296e6f389268016c77db21ebae1fc0568f2fccf88b1ec7e2ea71330afb4c" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/tauri-plugin-log@2.9.0", "externalReferences": [ { "type": "other", "url": "tauri-plugin-log" }, { "type": "vcs", "url": "https://github.com/tauri-apps/plugins-workspace" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-opener@2.5.4", "author": "Tauri Programme within The Commons Conservancy", "name": "tauri-plugin-opener", "version": "2.5.4", "description": "Open files and URLs using their default application.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "17e1bea14edce6b793a04e2417e3fd924b9bc4faae83cdee7d714156cceeed29" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/tauri-plugin-opener@2.5.4", "externalReferences": [ { "type": "other", "url": "tauri-plugin-opener" }, { "type": "vcs", "url": "https://github.com/tauri-apps/plugins-workspace" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-os@2.3.2", "author": "Tauri Programme within The Commons Conservancy", "name": "tauri-plugin-os", "version": "2.3.2", "description": "Read information about the operating system.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d8f08346c8deb39e96f86973da0e2d76cbb933d7ac9b750f6dc4daf955a6f997" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/tauri-plugin-os@2.3.2", "externalReferences": [ { "type": "other", "url": "tauri-plugin-os" }, { "type": "vcs", "url": "https://github.com/tauri-apps/plugins-workspace" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-process@2.3.1", "author": "Tauri Programme within The Commons Conservancy", "name": "tauri-plugin-process", "version": "2.3.1", "description": "Access the current process of your Tauri application.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d55511a7bf6cd70c8767b02c97bf8134fa434daf3926cfc1be0a0f94132d165a" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/tauri-plugin-process@2.3.1", "externalReferences": [ { "type": "other", "url": "tauri-plugin-process" }, { "type": "vcs", "url": "https://github.com/tauri-apps/plugins-workspace" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-updater@2.10.1", "author": "Tauri Programme within The Commons Conservancy", "name": "tauri-plugin-updater", "version": "2.10.1", "description": "In-app updates for Tauri applications.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "806d9dac662c2e4594ff03c647a552f2c9bd544e7d0f683ec58f872f952ce4af" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/tauri-plugin-updater@2.10.1", "externalReferences": [ { "type": "other", "url": "tauri-plugin-updater" }, { "type": "vcs", "url": "https://github.com/tauri-apps/plugins-workspace" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.5.2", "author": "Tauri Programme within The Commons Conservancy", "name": "tauri-plugin", "version": "2.5.2", "description": "Build script and runtime Tauri plugin definitions", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "0e1d0a4860b7ff570c891e1d2a586bf1ede205ff858fbc305e0b5ae5d14c1377" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/tauri-plugin@2.5.2", "externalReferences": [ { "type": "website", "url": "https://tauri.app/" }, { "type": "vcs", "url": "https://github.com/tauri-apps/tauri" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-runtime-wry@2.11.4", "author": "Tauri Programme within The Commons Conservancy", "name": "tauri-runtime-wry", "version": "2.11.4", "description": "Wry bindings to the Tauri runtime", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "4e6fac707727b7a2f48e4ded90976324267371073edbb415ffb73bb0458d203f" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/tauri-runtime-wry@2.11.4", "externalReferences": [ { "type": "website", "url": "https://tauri.app/" }, { "type": "vcs", "url": "https://github.com/tauri-apps/tauri" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-runtime@2.11.3", "author": "Tauri Programme within The Commons Conservancy", "name": "tauri-runtime", "version": "2.11.3", "description": "Runtime for Tauri applications", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b0b4bc95aed361b0019067d189a1174a603d460d0f6c72606512d59fc9c12ec8" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/tauri-runtime@2.11.3", "externalReferences": [ { "type": "website", "url": "https://tauri.app/" }, { "type": "vcs", "url": "https://github.com/tauri-apps/tauri" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-specta-macros@2.0.0-rc.16", "author": "Oscar Beaumont ", "name": "tauri-specta-macros", "version": "2.0.0-rc.16", "description": "Completely typesafe Tauri commands", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7a4aa93823e07859546aa796b8a5d608190cd8037a3a5dce3eb63d491c34bda8" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tauri-specta-macros@2.0.0-rc.16", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/tauri-specta/latest/tauri-specta" }, { "type": "vcs", "url": "https://github.com/oscartbeaumont/tauri-specta" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-specta@2.0.0-rc.21", "author": "Oscar Beaumont ", "name": "tauri-specta", "version": "2.0.0-rc.21", "description": "Completely typesafe Tauri commands", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b23c0132dd3cf6064e5cd919b82b3f47780e9280e7b5910babfe139829b76655" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tauri-specta@2.0.0-rc.21", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/tauri-specta/latest/tauri-specta" }, { "type": "vcs", "url": "https://github.com/oscartbeaumont/tauri-specta" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.3", "author": "Tauri Programme within The Commons Conservancy", "name": "tauri-utils", "version": "2.9.3", "description": "Utilities for Tauri", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3e176a18e67764923c4f1ce66f25ae4abe5f688384d5eb1a0fa6c77f3d90f887" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/tauri-utils@2.9.3", "externalReferences": [ { "type": "website", "url": "https://tauri.app/" }, { "type": "vcs", "url": "https://github.com/tauri-apps/tauri" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-winres@0.3.5", "author": "Tauri Programme within The Commons Conservancy, Max Resch ", "name": "tauri-winres", "version": "0.3.5", "description": "Create and set windows icons and metadata for executables", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "1087b111fe2b005e42dbdc1990fc18593234238d47453b0c99b7de1c9ab2c1e0" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tauri-winres@0.3.5", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/tauri-winres/" }, { "type": "vcs", "url": "https://github.com/tauri-apps/winres" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.5", "author": "Tauri Programme within The Commons Conservancy", "name": "tauri", "version": "2.11.5", "description": "Make tiny, secure apps for all desktop platforms with Tauri", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "667b20e2726d572dea2de7370da16e188eb06008faf9a92fab7cdc46791190b5" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/tauri@2.11.5", "externalReferences": [ { "type": "website", "url": "https://tauri.app/" }, { "type": "other", "url": "Tauri" }, { "type": "vcs", "url": "https://github.com/tauri-apps/tauri" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.24.0", "author": "Steven Allen , The Rust Project Developers, Ashley Mannix , Jason White ", "name": "tempfile", "version": "3.24.0", "description": "A library for managing temporary files and directories.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "655da9c7eb6305c55742045d5a8d2037996d61d8de95806335c7c86ce0f82e9c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/tempfile@3.24.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/tempfile" }, { "type": "website", "url": "https://stebalien.com/projects/tempfile-rs/" }, { "type": "vcs", "url": "https://github.com/Stebalien/tempfile" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tendril@0.4.3", "author": "Keegan McAllister , Simon Sapin , Chris Morgan ", "name": "tendril", "version": "0.4.3", "description": "Compact buffer/string type for zero-copy parsing", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/tendril@0.4.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/servo/tendril" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tendril@0.5.1", "author": "Keegan McAllister , Simon Sapin , Chris Morgan ", "name": "tendril", "version": "0.5.1", "description": "Compact buffer/string type for zero-copy parsing", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5fed54709c5b3a53d09bb1c113ea4f5ceafd1e772ddcb0030a82e1d56c087b08" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/tendril@0.5.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/servo/html5ever" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.69", "author": "David Tolnay ", "name": "thiserror-impl", "version": "1.0.69", "description": "Implementation detail of the `thiserror` crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/thiserror-impl@1.0.69", "externalReferences": [ { "type": "vcs", "url": "https://github.com/dtolnay/thiserror" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.17", "author": "David Tolnay ", "name": "thiserror-impl", "version": "2.0.17", "description": "Implementation detail of the `thiserror` crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/thiserror-impl@2.0.17", "externalReferences": [ { "type": "vcs", "url": "https://github.com/dtolnay/thiserror" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69", "author": "David Tolnay ", "name": "thiserror", "version": "1.0.69", "description": "derive(Error)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/thiserror@1.0.69", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/thiserror" }, { "type": "vcs", "url": "https://github.com/dtolnay/thiserror" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17", "author": "David Tolnay ", "name": "thiserror", "version": "2.0.17", "description": "derive(Error)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/thiserror@2.0.17", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/thiserror" }, { "type": "vcs", "url": "https://github.com/dtolnay/thiserror" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.9", "author": "Jacob Pratt , Time contributors", "name": "time-core", "version": "0.1.9", "description": "This crate is an implementation detail and should not be relied upon directly.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9e1c906769ad99c88eaa54e728060edef082f8e358ff32030cb7c7d315e81109" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/time-core@0.1.9", "externalReferences": [ { "type": "vcs", "url": "https://github.com/time-rs/time" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.32", "author": "Jacob Pratt , Time contributors", "name": "time-macros", "version": "0.2.32", "description": " Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7e689342a48d2ea927c87ea50cabf8594854bf940e9310208848d680d668ed85" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/time-macros@0.2.32", "externalReferences": [ { "type": "vcs", "url": "https://github.com/time-rs/time" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#time@0.3.55", "author": "Jacob Pratt , Time contributors", "name": "time", "version": "0.3.55", "description": "Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "cdb87b95ec50ddfa440816d227a17b2ccbdda963a316a727fda0fc4334f7d134" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/time@0.3.55", "externalReferences": [ { "type": "website", "url": "https://time-rs.github.io" }, { "type": "vcs", "url": "https://github.com/time-rs/time" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tiny_http@0.12.0", "author": "pierre.krieger1708@gmail.com, Corey Farwell ", "name": "tiny_http", "version": "0.12.0", "description": "Low level HTTP server library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "389915df6413a2e74fb181895f933386023c71110878cd0825588928e64cdc82" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/tiny_http@0.12.0", "externalReferences": [ { "type": "documentation", "url": "https://tiny-http.github.io/tiny-http/tiny_http/index.html" }, { "type": "vcs", "url": "https://github.com/tiny-http/tiny-http" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.2", "author": "The ICU4X Project Developers", "name": "tinystr", "version": "0.8.2", "description": "A small ASCII-only bounded length string representation.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/tinystr@0.8.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.10.0", "author": "Lokathor ", "name": "tinyvec", "version": "1.10.0", "description": "`tinyvec` provides 100% safe vec-like data structures.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" } ], "licenses": [ { "expression": "Zlib OR Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/tinyvec@1.10.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/Lokathor/tinyvec" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1", "author": "Soveu ", "name": "tinyvec_macros", "version": "0.1.1", "description": "Some macros for tiny containers", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" } ], "licenses": [ { "expression": "MIT OR Apache-2.0 OR Zlib" } ], "purl": "pkg:cargo/tinyvec_macros@0.1.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/Soveu/tinyvec_macros" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.6.0", "author": "Tokio Contributors ", "name": "tokio-macros", "version": "2.6.0", "description": "Tokio's proc macros. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tokio-macros@2.6.0", "externalReferences": [ { "type": "website", "url": "https://tokio.rs" }, { "type": "vcs", "url": "https://github.com/tokio-rs/tokio" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-rusqlite@0.6.0", "author": "Programatik , Adi Salimgereev ", "name": "tokio-rusqlite", "version": "0.6.0", "description": "Asynchronous handle for rusqlite library.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b65501378eb676f400c57991f42cbd0986827ab5c5200c53f206d710fb32a945" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tokio-rusqlite@0.6.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/tokio-rusqlite" }, { "type": "website", "url": "https://github.com/programatik29/tokio-rusqlite" }, { "type": "vcs", "url": "https://github.com/programatik29/tokio-rusqlite" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4", "name": "tokio-rustls", "version": "0.26.4", "description": "Asynchronous TLS/SSL streams for Tokio using Rustls.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/tokio-rustls@0.26.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/tokio-rustls" }, { "type": "website", "url": "https://github.com/rustls/tokio-rustls" }, { "type": "vcs", "url": "https://github.com/rustls/tokio-rustls" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.17", "author": "Tokio Contributors ", "name": "tokio-util", "version": "0.7.17", "description": "Additional utilities for working with Tokio. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tokio-util@0.7.17", "externalReferences": [ { "type": "website", "url": "https://tokio.rs" }, { "type": "vcs", "url": "https://github.com/tokio-rs/tokio" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0", "author": "Tokio Contributors ", "name": "tokio", "version": "1.49.0", "description": "An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tokio@1.49.0", "externalReferences": [ { "type": "website", "url": "https://tokio.rs" }, { "type": "vcs", "url": "https://github.com/tokio-rs/tokio" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml@0.8.2", "author": "Alex Crichton ", "name": "toml", "version": "0.8.2", "description": "A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "185d8ab0dfbb35cf1399a6344d8484209c088f75f8f68230da55d48d95d43e3d" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/toml@0.8.2", "externalReferences": [ { "type": "website", "url": "https://github.com/toml-rs/toml" }, { "type": "vcs", "url": "https://github.com/toml-rs/toml" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml@0.9.10+spec-1.1.0", "name": "toml", "version": "0.9.10+spec-1.1.0", "description": "A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "0825052159284a1a8b4d6c0c86cbc801f2da5afd2b225fa548c72f2e74002f48" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/toml@0.9.10+spec-1.1.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/toml-rs/toml" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.3", "author": "Alex Crichton ", "name": "toml_datetime", "version": "0.6.3", "description": "A TOML-compatible datetime type", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/toml_datetime@0.6.3", "externalReferences": [ { "type": "website", "url": "https://github.com/toml-rs/toml" }, { "type": "vcs", "url": "https://github.com/toml-rs/toml" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.7.5+spec-1.1.0", "name": "toml_datetime", "version": "0.7.5+spec-1.1.0", "description": "A TOML-compatible datetime type", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/toml_datetime@0.7.5+spec-1.1.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/toml-rs/toml" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.19.15", "author": "Andronik Ordian , Ed Page ", "name": "toml_edit", "version": "0.19.15", "description": "Yet another format-preserving TOML parser.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/toml_edit@0.19.15", "externalReferences": [ { "type": "vcs", "url": "https://github.com/toml-rs/toml" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.20.2", "author": "Andronik Ordian , Ed Page ", "name": "toml_edit", "version": "0.20.2", "description": "Yet another format-preserving TOML parser.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "396e4d48bbb2b7554c944bde63101b5ae446cff6ec4a24227428f15eb72ef338" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/toml_edit@0.20.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/toml-rs/toml" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.23.10+spec-1.0.0", "name": "toml_edit", "version": "0.23.10+spec-1.0.0", "description": "Yet another format-preserving TOML parser.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "84c8b9f757e028cee9fa244aea147aab2a9ec09d5325a9b01e0a49730c2b5269" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/toml_edit@0.23.10+spec-1.0.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/toml-rs/toml" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.0.6+spec-1.1.0", "name": "toml_parser", "version": "1.0.6+spec-1.1.0", "description": "Yet another format-preserving TOML parser.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a3198b4b0a8e11f09dd03e133c0280504d0801269e9afa46362ffde1cbeebf44" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/toml_parser@1.0.6+spec-1.1.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/toml-rs/toml" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.0.6+spec-1.1.0", "name": "toml_writer", "version": "1.0.6+spec-1.1.0", "description": "A low-level interface for writing out TOML ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "ab16f14aed21ee8bfd8ec22513f7287cd4a91aa92e44edfe2c17ddd004e92607" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/toml_writer@1.0.6+spec-1.1.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/toml-rs/toml" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.8", "author": "Tower Maintainers ", "name": "tower-http", "version": "0.6.8", "description": "Tower middleware and utilities for HTTP clients and servers", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tower-http@0.6.8", "externalReferences": [ { "type": "website", "url": "https://github.com/tower-rs/tower-http" }, { "type": "vcs", "url": "https://github.com/tower-rs/tower-http" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3", "author": "Tower Maintainers ", "name": "tower-layer", "version": "0.3.3", "description": "Decorates a `Service` to allow easy composition between `Service`s. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tower-layer@0.3.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/tower-layer/0.3.3" }, { "type": "website", "url": "https://github.com/tower-rs/tower" }, { "type": "vcs", "url": "https://github.com/tower-rs/tower" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3", "author": "Tower Maintainers ", "name": "tower-service", "version": "0.3.3", "description": "Trait representing an asynchronous, request / response based, client or server. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tower-service@0.3.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/tower-service/0.3.3" }, { "type": "website", "url": "https://github.com/tower-rs/tower" }, { "type": "vcs", "url": "https://github.com/tower-rs/tower" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.2", "author": "Tower Maintainers ", "name": "tower", "version": "0.5.2", "description": "Tower is a library of modular and reusable components for building robust clients and servers. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tower@0.5.2", "externalReferences": [ { "type": "website", "url": "https://github.com/tower-rs/tower" }, { "type": "vcs", "url": "https://github.com/tower-rs/tower" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31", "author": "Tokio Contributors , Eliza Weisman , David Barsky ", "name": "tracing-attributes", "version": "0.1.31", "description": "Procedural macro attributes for automatically instrumenting functions. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tracing-attributes@0.1.31", "externalReferences": [ { "type": "website", "url": "https://tokio.rs" }, { "type": "vcs", "url": "https://github.com/tokio-rs/tracing" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36", "author": "Tokio Contributors ", "name": "tracing-core", "version": "0.1.36", "description": "Core primitives for application-level tracing. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tracing-core@0.1.36", "externalReferences": [ { "type": "website", "url": "https://tokio.rs" }, { "type": "vcs", "url": "https://github.com/tokio-rs/tracing" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44", "author": "Eliza Weisman , Tokio Contributors ", "name": "tracing", "version": "0.1.44", "description": "Application-level tracing for Rust. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tracing@0.1.44", "externalReferences": [ { "type": "website", "url": "https://tokio.rs" }, { "type": "vcs", "url": "https://github.com/tokio-rs/tracing" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tray-icon@0.24.2", "name": "tray-icon", "version": "0.24.2", "description": "Create tray icons for desktop applications", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "045979e3f037cd18ad1cb2a419dfda133c5c29c9f3453370079f2255d46c257e" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/tray-icon@0.24.2", "externalReferences": [ { "type": "website", "url": "https://github.com/tauri-apps/tray-icon" }, { "type": "vcs", "url": "https://github.com/tauri-apps/tray-icon" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5", "author": "Sean McArthur ", "name": "try-lock", "version": "0.2.5", "description": "A lightweight atomic lock.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/try-lock@0.2.5", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/try-lock" }, { "type": "website", "url": "https://github.com/seanmonstar/try-lock" }, { "type": "vcs", "url": "https://github.com/seanmonstar/try-lock" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3", "author": "David Tolnay ", "name": "typeid", "version": "1.0.3", "description": "Const TypeId and non-'static TypeId", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/typeid@1.0.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/typeid" }, { "type": "vcs", "url": "https://github.com/dtolnay/typeid" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.19.0", "author": "Paho Lurie-Gregg , Andre Bogus ", "name": "typenum", "version": "1.19.0", "description": "Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/typenum@1.19.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/typenum" }, { "type": "vcs", "url": "https://github.com/paholg/typenum" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-char-property@0.9.0", "author": "The UNIC Project Developers", "name": "unic-char-property", "version": "0.9.0", "description": "UNIC — Unicode Character Tools — Character Property taxonomy, contracts and build macros", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/unic-char-property@0.9.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/open-i18n/rust-unic/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-char-range@0.9.0", "author": "The UNIC Project Developers", "name": "unic-char-range", "version": "0.9.0", "description": "UNIC — Unicode Character Tools — Character Range and Iteration", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/unic-char-range@0.9.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/open-i18n/rust-unic/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-common@0.9.0", "author": "The UNIC Project Developers", "name": "unic-common", "version": "0.9.0", "description": "UNIC — Common Utilities", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/unic-common@0.9.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/open-i18n/rust-unic/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-ident@0.9.0", "author": "The UNIC Project Developers", "name": "unic-ucd-ident", "version": "0.9.0", "description": "UNIC — Unicode Character Database — Identifier Properties", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e230a37c0381caa9219d67cf063aa3a375ffed5bf541a452db16e744bdab6987" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/unic-ucd-ident@0.9.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/open-i18n/rust-unic/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-version@0.9.0", "author": "The UNIC Project Developers", "name": "unic-ucd-version", "version": "0.9.0", "description": "UNIC — Unicode Character Database — Version", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/unic-ucd-version@0.9.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/open-i18n/rust-unic/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.22", "author": "David Tolnay ", "name": "unicode-ident", "version": "1.0.22", "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5" } ], "licenses": [ { "expression": "(MIT OR Apache-2.0) AND Unicode-3.0" } ], "purl": "pkg:cargo/unicode-ident@1.0.22", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/unicode-ident" }, { "type": "vcs", "url": "https://github.com/dtolnay/unicode-ident" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-segmentation@1.12.0", "author": "kwantam , Manish Goregaokar ", "name": "unicode-segmentation", "version": "1.12.0", "description": "This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/unicode-segmentation@1.12.0", "externalReferences": [ { "type": "website", "url": "https://github.com/unicode-rs/unicode-segmentation" }, { "type": "vcs", "url": "https://github.com/unicode-rs/unicode-segmentation" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#universal-hash@0.5.1", "author": "RustCrypto Developers", "name": "universal-hash", "version": "0.5.1", "description": "Traits which describe the functionality of universal hash functions (UHFs)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/universal-hash@0.5.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/universal-hash" }, { "type": "vcs", "url": "https://github.com/RustCrypto/traits" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0", "author": "Brian Smith ", "name": "untrusted", "version": "0.9.0", "description": "Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" } ], "licenses": [ { "expression": "ISC" } ], "purl": "pkg:cargo/untrusted@0.9.0", "externalReferences": [ { "type": "documentation", "url": "https://briansmith.org/rustdoc/untrusted/" }, { "type": "vcs", "url": "https://github.com/briansmith/untrusted" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.7", "author": "The rust-url developers", "name": "url", "version": "2.5.7", "description": "URL library for Rust, based on the WHATWG URL Standard", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/url@2.5.7", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/url" }, { "type": "vcs", "url": "https://github.com/servo/rust-url" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#urlencoding@2.1.3", "author": "Kornel , Bertram Truong ", "name": "urlencoding", "version": "2.1.3", "description": "A Rust library for doing URL percentage encoding.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/urlencoding@2.1.3", "externalReferences": [ { "type": "website", "url": "https://lib.rs/urlencoding" }, { "type": "vcs", "url": "https://github.com/kornelski/rust_urlencoding" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#urlpattern@0.3.0", "author": "the Deno authors, crowlKats ", "name": "urlpattern", "version": "0.3.0", "description": "rust-urlpattern is a Rust implementation of the URLPattern standard", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "70acd30e3aa1450bc2eece896ce2ad0d178e9c079493819301573dae3c37ba6d" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/urlpattern@0.3.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/denoland/rust-urlpattern" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf-8@0.7.6", "author": "Simon Sapin ", "name": "utf-8", "version": "0.7.6", "description": "Incremental, zero-copy UTF-8 decoding with error handling", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/utf-8@0.7.6", "externalReferences": [ { "type": "vcs", "url": "https://github.com/SimonSapin/rust-utf8" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4", "author": "Henri Sivonen ", "name": "utf8_iter", "version": "1.0.4", "description": "Iterator by char over potentially-invalid UTF-8 in &[u8]", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/utf8_iter@1.0.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/utf8_iter/" }, { "type": "website", "url": "https://docs.rs/utf8_iter/" }, { "type": "vcs", "url": "https://github.com/hsivonen/utf8_iter" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2", "author": "Joe Wilm , Christian Duerr ", "name": "utf8parse", "version": "0.2.2", "description": "Table-driven UTF-8 parser", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/utf8parse@0.2.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/utf8parse/" }, { "type": "vcs", "url": "https://github.com/alacritty/vte" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.19.0", "author": "Ashley Mannix, Dylan DPC, Hunar Roop Kahlon", "name": "uuid", "version": "1.19.0", "description": "A library to generate and parse UUIDs.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e2e054861b4bd027cd373e18e8d8d8e6548085000e41290d95ce0c373a654b4a" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/uuid@1.19.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/uuid" }, { "type": "website", "url": "https://github.com/uuid-rs/uuid" }, { "type": "vcs", "url": "https://github.com/uuid-rs/uuid" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#vcpkg@0.2.15", "author": "Jim McGrath ", "name": "vcpkg", "version": "0.2.15", "description": "A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. ", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/vcpkg@0.2.15", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/vcpkg" }, { "type": "vcs", "url": "https://github.com/mcgoo/vcpkg-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#version-compare@0.2.1", "author": "Tim Visee <3a4fb3964f@sinenomine.email>", "name": "version-compare", "version": "0.2.1", "description": "Rust library to easily compare version numbers with no specific format, and test against various comparison operators.", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "03c2856837ef78f57382f06b2b8563a2f512f7185d732608fd9176cb3b8edf0e" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/version-compare@0.2.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/version-compare" }, { "type": "website", "url": "https://timvisee.com/projects/version-compare/" }, { "type": "vcs", "url": "https://gitlab.com/timvisee/version-compare" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5", "author": "Sergio Benitez ", "name": "version_check", "version": "0.9.5", "description": "Tiny crate to check the version of the installed/running rustc.", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/version_check@0.9.5", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/version_check/" }, { "type": "vcs", "url": "https://github.com/SergioBenitez/version_check" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0", "author": "Andrew Gallant ", "name": "walkdir", "version": "2.5.0", "description": "Recursively walk a directory.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" } ], "licenses": [ { "expression": "Unlicense OR MIT" } ], "purl": "pkg:cargo/walkdir@2.5.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/walkdir/" }, { "type": "website", "url": "https://github.com/BurntSushi/walkdir" }, { "type": "vcs", "url": "https://github.com/BurntSushi/walkdir" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1", "author": "Sean McArthur ", "name": "want", "version": "0.3.1", "description": "Detect when another Future wants a result.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/want@0.3.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/want" }, { "type": "vcs", "url": "https://github.com/seanmonstar/want" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#web_atoms@0.2.6", "author": "The html5ever Project Developers", "name": "web_atoms", "version": "0.2.6", "description": "Atoms for xml5ever and html5ever", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "ba8b815c1b593dc0baf78dd0f4fc8fdb2de53198fb1163738093e9a311c33fb3" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/web_atoms@0.2.6", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/web_atoms" }, { "type": "vcs", "url": "https://github.com/servo/html5ever" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk-sys@2.0.2", "name": "webkit2gtk-sys", "version": "2.0.2", "description": "Rust binding for webkit-gtk library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "916a5f65c2ef0dfe12fff695960a2ec3d4565359fdbb2e9943c974e06c734ea5" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/webkit2gtk-sys@2.0.2", "externalReferences": [ { "type": "other", "url": "web_kit2" }, { "type": "vcs", "url": "https://github.com/tauri-apps/webkit2gtk-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk@2.0.2", "name": "webkit2gtk", "version": "2.0.2", "description": "Rust bindings for webkit-gtk library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a1027150013530fb2eaf806408df88461ae4815a45c541c8975e61d6f2fc4793" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/webkit2gtk@2.0.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/tauri-apps/webkit2gtk-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@1.0.5", "name": "webpki-roots", "version": "1.0.5", "description": "Mozilla's CA root certificates for use with webpki", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "12bed680863276c63889429bfd6cab3b99943659923822de1c8a39c49e4d722c" } ], "licenses": [ { "expression": "CDLA-Permissive-2.0" } ], "purl": "pkg:cargo/webpki-roots@1.0.5", "externalReferences": [ { "type": "website", "url": "https://github.com/rustls/webpki-roots" }, { "type": "vcs", "url": "https://github.com/rustls/webpki-roots" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@0.5.40", "name": "winnow", "version": "0.5.40", "description": "A byte-oriented, zero-copy, parser combinators library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/winnow@0.5.40", "externalReferences": [ { "type": "vcs", "url": "https://github.com/winnow-rs/winnow" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.14", "name": "winnow", "version": "0.7.14", "description": "A byte-oriented, zero-copy, parser combinators library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/winnow@0.7.14", "externalReferences": [ { "type": "vcs", "url": "https://github.com/winnow-rs/winnow" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.2", "author": "The ICU4X Project Developers", "name": "writeable", "version": "0.6.2", "description": "A more efficient alternative to fmt::Display", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/writeable@0.6.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wry@0.55.1", "author": "Tauri Programme within The Commons Conservancy", "name": "wry", "version": "0.55.1", "description": "Cross-platform WebView rendering library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "186f9871daa55fd9c016578b810d149de58367113db7fb72b462d2323ce19514" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/wry@0.55.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/wry" }, { "type": "vcs", "url": "https://github.com/tauri-apps/wry" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#x11-dl@2.21.0", "author": "daggerbot , Erle Pereira , AltF02 ", "name": "x11-dl", "version": "2.21.0", "description": "X11 library bindings for Rust", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/x11-dl@2.21.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/x11-dl" }, { "type": "vcs", "url": "https://github.com/AltF02/x11-rs.git" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#x11@2.21.0", "author": "daggerbot , Erle Pereira , AltF02 ", "name": "x11", "version": "2.21.0", "description": "X11 library bindings for Rust", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "502da5464ccd04011667b11c435cb992822c2c0dbde1770c988480d312a0db2e" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/x11@2.21.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/x11" }, { "type": "vcs", "url": "https://github.com/AltF02/x11-rs.git" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#xattr@1.6.1", "author": "Steven Allen ", "name": "xattr", "version": "1.6.1", "description": "unix extended filesystem attributes", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "32e45ad4206f6d2479085147f02bc2ef834ac85886624a23575ae137c8aa8156" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/xattr@1.6.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/xattr" }, { "type": "vcs", "url": "https://github.com/Stebalien/xattr" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.1", "author": "Manish Goregaokar ", "name": "yoke-derive", "version": "0.8.1", "description": "Custom derive for the yoke crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/yoke-derive@0.8.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.1", "author": "Manish Goregaokar ", "name": "yoke", "version": "0.8.1", "description": "Abstraction allowing borrowed data to be carried along with the backing data it borrows from", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/yoke@0.8.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zbus@5.12.0", "author": "Zeeshan Ali Khan ", "name": "zbus", "version": "5.12.0", "description": "API for D-Bus communication", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b622b18155f7a93d1cd2dc8c01d2d6a44e08fb9ebb7b3f9e6ed101488bad6c91" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/zbus@5.12.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/z-galaxy/zbus/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zbus_macros@5.12.0", "author": "Marc-André Lureau , Zeeshan Ali Khan ", "name": "zbus_macros", "version": "5.12.0", "description": "proc-macros for zbus", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1cdb94821ca8a87ca9c298b5d1cbd80e2a8b67115d99f6e4551ac49e42b6a314" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/zbus_macros@5.12.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/z-galaxy/zbus/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zbus_names@4.2.0", "author": "Zeeshan Ali Khan ", "name": "zbus_names", "version": "4.2.0", "description": "A collection of D-Bus bus names types", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7be68e64bf6ce8db94f63e72f0c7eb9a60d733f7e0499e628dfab0f84d6bcb97" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/zbus_names@4.2.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/dbus2/zbus/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.31", "author": "Joshua Liebow-Feeser , Jack Wrenn ", "name": "zerocopy", "version": "0.8.31", "description": "Zerocopy makes zero-cost memory manipulation effortless. We write \"unsafe\" so you don't have to.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "fd74ec98b9250adb3ca554bdde269adf631549f51d8a8f8f0a10b50f1cb298c3" } ], "licenses": [ { "expression": "BSD-2-Clause OR Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/zerocopy@0.8.31", "externalReferences": [ { "type": "vcs", "url": "https://github.com/google/zerocopy" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.6", "author": "Manish Goregaokar ", "name": "zerofrom-derive", "version": "0.1.6", "description": "Custom derive for the zerofrom crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/zerofrom-derive@0.1.6", "externalReferences": [ { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.6", "author": "Manish Goregaokar ", "name": "zerofrom", "version": "0.1.6", "description": "ZeroFrom trait for constructing", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/zerofrom@0.1.6", "externalReferences": [ { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2", "author": "The RustCrypto Project Developers", "name": "zeroize", "version": "1.8.2", "description": "Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM! ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/zeroize@1.8.2", "externalReferences": [ { "type": "website", "url": "https://github.com/RustCrypto/utils/tree/master/zeroize" }, { "type": "vcs", "url": "https://github.com/RustCrypto/utils" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.3", "author": "The ICU4X Project Developers", "name": "zerotrie", "version": "0.2.3", "description": "A data structure that efficiently maps strings to integers", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/zerotrie@0.2.3", "externalReferences": [ { "type": "website", "url": "https://icu4x.unicode.org" }, { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.2", "author": "Manish Goregaokar ", "name": "zerovec-derive", "version": "0.11.2", "description": "Custom derive for the zerovec crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/zerovec-derive@0.11.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5", "author": "The ICU4X Project Developers", "name": "zerovec", "version": "0.11.5", "description": "Zero-copy vector backed by a byte array", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/zerovec@0.11.5", "externalReferences": [ { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zip@2.4.2", "author": "Mathijs van de Nes , Marli Frost , Ryan Levick , Chris Hennick ", "name": "zip", "version": "2.4.2", "description": "Library to support the reading and writing of zip files. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "fabe6324e908f85a1c52063ce7aa26b68dcb7eb6dbc83a2d148403c9bc3eba50" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/zip@2.4.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/zip-rs/zip2.git" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.8", "author": "David Tolnay ", "name": "zmij", "version": "1.0.8", "description": "A double-to-string conversion algorithm based on Schubfach and yy", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "317f17ff091ac4515f17cc7a190d2769a8c9a96d227de5d64b500b01cda8f2cd" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/zmij@1.0.8", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/zmij" }, { "type": "vcs", "url": "https://github.com/dtolnay/zmij" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zopfli@0.8.3", "name": "zopfli", "version": "0.8.3", "description": "A Rust implementation of the Zopfli compression algorithm.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f05cd8797d63865425ff89b5c4a48804f35ba0ce8d125800027ad6017d2b5249" } ], "licenses": [ { "expression": "Apache-2.0" } ], "purl": "pkg:cargo/zopfli@0.8.3", "externalReferences": [ { "type": "website", "url": "https://github.com/zopfli-rs/zopfli" }, { "type": "vcs", "url": "https://github.com/zopfli-rs/zopfli" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zvariant@5.8.0", "author": "Zeeshan Ali Khan ", "name": "zvariant", "version": "5.8.0", "description": "D-Bus & GVariant encoding & decoding", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2be61892e4f2b1772727be11630a62664a1826b62efa43a6fe7449521cb8744c" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/zvariant@5.8.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/dbus2/zbus/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zvariant_derive@5.8.0", "author": "Zeeshan Ali Khan ", "name": "zvariant_derive", "version": "5.8.0", "description": "D-Bus & GVariant encoding & decoding", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "da58575a1b2b20766513b1ec59d8e2e68db2745379f961f86650655e862d2006" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/zvariant_derive@5.8.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/dbus2/zbus/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zvariant_utils@3.2.1", "author": "Zeeshan Ali Khan , turbocooler ", "name": "zvariant_utils", "version": "3.2.1", "description": "Various utilities used internally by the zvariant crate.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c6949d142f89f6916deca2232cf26a8afacf2b9fdc35ce766105e104478be599" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/zvariant_utils@3.2.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/dbus2/zbus/" } ] } ], "dependencies": [ { "ref": "git+https://github.com/ParadoxSpiral/libmpv-rs.git?rev=3e6c389b716f52a595cc5e8e3fa1f96cb76b3de7#libmpv-sys@3.1.0" }, { "ref": "git+https://github.com/ParadoxSpiral/libmpv-rs.git?rev=3e6c389b716f52a595cc5e8e3fa1f96cb76b3de7#libmpv@2.0.1", "dependsOn": [ "git+https://github.com/ParadoxSpiral/libmpv-rs.git?rev=3e6c389b716f52a595cc5e8e3fa1f96cb76b3de7#libmpv-sys@3.1.0" ] }, { "ref": "path+file:///workspace/dtourolle/jellytau/src-tauri#jellytau@0.10.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#aes-gcm@0.10.3", "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89", "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.42", "registry+https://github.com/rust-lang/crates.io-index#directories@5.0.1", "registry+https://github.com/rust-lang/crates.io-index#env_logger@0.11.8", "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.16", "registry+https://github.com/rust-lang/crates.io-index#hostname@0.4.2", "registry+https://github.com/rust-lang/crates.io-index#keyring@3.6.3", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "git+https://github.com/ParadoxSpiral/libmpv-rs.git?rev=3e6c389b716f52a595cc5e8e3fa1f96cb76b3de7#libmpv@2.0.1", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.7", "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.12.28", "registry+https://github.com/rust-lang/crates.io-index#rusqlite@0.32.1", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9", "registry+https://github.com/rust-lang/crates.io-index#specta@2.0.0-rc.22", "registry+https://github.com/rust-lang/crates.io-index#specta-typescript@0.0.9", "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.5", "registry+https://github.com/rust-lang/crates.io-index#tauri-build@2.6.3", "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-log@2.9.0", "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-opener@2.5.4", "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-os@2.3.2", "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-process@2.3.1", "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-updater@2.10.1", "registry+https://github.com/rust-lang/crates.io-index#tauri-specta@2.0.0-rc.21", "registry+https://github.com/rust-lang/crates.io-index#tiny_http@0.12.0", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0", "registry+https://github.com/rust-lang/crates.io-index#tokio-rusqlite@0.6.0", "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.17", "registry+https://github.com/rust-lang/crates.io-index#urlencoding@2.1.3", "registry+https://github.com/rust-lang/crates.io-index#uuid@1.19.0", "registry+https://github.com/rust-lang/crates.io-index#zip@2.4.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#Inflector@0.11.4" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#aead@0.5.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7", "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#aes-gcm@0.10.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#aead@0.5.2", "registry+https://github.com/rust-lang/crates.io-index#aes@0.8.4", "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4", "registry+https://github.com/rust-lang/crates.io-index#ctr@0.9.2", "registry+https://github.com/rust-lang/crates.io-index#ghash@0.5.1", "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#aes@0.8.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4", "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3", "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5", "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.31" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#alloc-no-stdlib@2.0.4" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#alloc-stdlib@0.2.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#alloc-no-stdlib@2.0.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@0.6.21", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.13", "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@0.2.7", "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5", "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2", "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@0.2.7", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.13" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.100" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ascii@1.1.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#async-broadcast@0.7.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1", "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.5.4", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#async-channel@2.5.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0", "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.5.4", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#async-executor@1.13.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.1", "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0", "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.3.0", "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16", "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.11" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#async-io@2.6.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0", "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1", "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.1", "registry+https://github.com/rust-lang/crates.io-index#polling@3.11.0", "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.3", "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.11" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.4.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1", "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.5.4", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#async-process@2.5.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#async-channel@2.5.0", "registry+https://github.com/rust-lang/crates.io-index#async-io@2.6.0", "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.4.2", "registry+https://github.com/rust-lang/crates.io-index#async-signal@0.2.13", "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.1", "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1", "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1", "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#async-signal@0.2.13", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#async-io@2.6.0", "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.3", "registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#atk-sys@0.18.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#atk@0.18.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#atk-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#bit-set@0.8.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.8.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.8.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.10.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#blocking@1.6.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#async-channel@2.5.0", "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.1", "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1", "registry+https://github.com/rust-lang/crates.io-index#piper@0.2.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#brotli-decompressor@5.0.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#alloc-no-stdlib@2.0.4", "registry+https://github.com/rust-lang/crates.io-index#alloc-stdlib@0.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#brotli@8.0.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#alloc-no-stdlib@2.0.4", "registry+https://github.com/rust-lang/crates.io-index#alloc-stdlib@0.2.2", "registry+https://github.com/rust-lang/crates.io-index#brotli-decompressor@5.0.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.19.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cairo-rs@0.18.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.10.0", "registry+https://github.com/rust-lang/crates.io-index#cairo-sys-rs@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3", "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cairo-sys-rs@0.18.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cargo-platform@0.1.9", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.19.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2", "registry+https://github.com/rust-lang/crates.io-index#cargo-platform@0.1.9", "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.27", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cargo_toml@0.22.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#toml@0.9.10+spec-1.1.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.51", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.6", "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cfb@0.7.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7", "registry+https://github.com/rust-lang/crates.io-index#uuid@1.19.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-expr@0.15.8", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1", "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.12.16" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.42", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.64", "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#chunked_transfer@1.5.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7", "registry+https://github.com/rust-lang/crates.io-index#inout@0.1.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.4" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#convert_case@0.4.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cookie@0.18.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#time@0.3.55", "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7", "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4", "registry+https://github.com/rust-lang/crates.io-index#typenum@1.19.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cssparser-macros@0.6.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cssparser@0.29.6", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cssparser-macros@0.6.1", "registry+https://github.com/rust-lang/crates.io-index#dtoa-short@0.3.5", "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.17", "registry+https://github.com/rust-lang/crates.io-index#matches@0.1.10", "registry+https://github.com/rust-lang/crates.io-index#phf@0.10.1", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1", "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cssparser@0.36.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cssparser-macros@0.6.1", "registry+https://github.com/rust-lang/crates.io-index#dtoa-short@0.3.5", "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.17", "registry+https://github.com/rust-lang/crates.io-index#phf@0.13.1", "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ctor-proc-macro@0.0.7" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ctor@0.8.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#ctor-proc-macro@0.0.7", "registry+https://github.com/rust-lang/crates.io-index#dtor@0.3.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ctr@0.9.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#darling@0.21.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.21.3", "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.21.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.21.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7", "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.21.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.21.3", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dbus@0.9.12", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#libdbus-sys@0.2.7" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#derive_more-impl@2.1.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#derive_more@0.99.20", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#convert_case@0.4.0", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#derive_more@2.1.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#derive_more-impl@2.1.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4", "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#directories@5.0.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.4.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.4.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#option-ext@0.2.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.5.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#option-ext@0.2.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.5.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dlopen2@0.8.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#dlopen2_derive@0.4.3", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dlopen2_derive@0.4.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dom_query@0.27.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bit-set@0.8.0", "registry+https://github.com/rust-lang/crates.io-index#cssparser@0.36.0", "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0", "registry+https://github.com/rust-lang/crates.io-index#html5ever@0.38.0", "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1", "registry+https://github.com/rust-lang/crates.io-index#selectors@0.36.1", "registry+https://github.com/rust-lang/crates.io-index#tendril@0.5.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dpi@0.1.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dtoa-short@0.3.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#dtoa@1.0.11" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dtoa@1.0.11" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dtor-proc-macro@0.0.6" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dtor@0.3.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#dtor-proc-macro@0.0.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dyn-clone@1.0.20" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#embed-resource@3.0.6", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.51", "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6", "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1", "registry+https://github.com/rust-lang/crates.io-index#toml@0.9.10+spec-1.1.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#endi@1.1.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#enumflags2@0.7.12", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#enumflags2_derive@0.7.12", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#enumflags2_derive@0.7.12", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#env_filter@0.1.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#env_logger@0.11.8", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#anstream@0.6.21", "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.13", "registry+https://github.com/rust-lang/crates.io-index#env_filter@0.1.4", "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.18", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#erased-serde@0.4.9", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.5.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0", "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.1", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#fallible-iterator@0.3.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#fallible-streaming-iterator@0.1.9" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.3.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#fdeflate@0.3.7", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.8" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#fern@0.7.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#field-offset@0.3.6", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1", "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.29", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.6" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futf@0.1.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#mac@0.1.1", "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.31", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-executor@0.3.31", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.31" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.31" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.3.0", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.1", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.31", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.31" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.31" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.31", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16", "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0", "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.11" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#fxhash@0.2.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf-sys@0.18.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf@0.18.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4", "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cairo-sys-rs@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#pango-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#gdk@0.18.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cairo-rs@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4", "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#pango@0.18.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#gdkwayland-sys@0.18.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#gdkx11-sys@0.18.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2", "registry+https://github.com/rust-lang/crates.io-index#x11@2.21.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#gdkx11@0.18.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#gdk@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gdkx11-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4", "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#x11@2.21.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#typenum@1.19.0", "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#gethostname@1.1.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.1.16", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.16", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ghash@0.5.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#opaque-debug@0.3.1", "registry+https://github.com/rust-lang/crates.io-index#polyval@0.6.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16", "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1", "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#glib-macros@0.18.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#heck@0.4.1", "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@2.0.2", "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.10.0", "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-executor@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#glib-macros@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3", "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1", "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#atk-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#cairo-sys-rs@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#pango-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#gtk3-macros@0.18.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@1.3.1", "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#atk@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#cairo-rs@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#field-offset@0.3.6", "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#gdk@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gdk-pixbuf@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4", "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gtk3-macros@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#pango@0.18.3", "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.32" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#hashlink@0.9.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.4.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#hostname@0.4.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#html5ever@0.29.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#mac@0.1.1", "registry+https://github.com/rust-lang/crates.io-index#markup5ever@0.14.1", "registry+https://github.com/rust-lang/crates.io-index#match_token@0.1.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#html5ever@0.38.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#markup5ever@0.38.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#http-range@0.1.5" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1", "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.17" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#httparse@1.10.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#httpdate@1.0.3" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.7", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#hyper@1.8.1", "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.19", "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.35", "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.13.2", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0", "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4", "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3", "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@1.0.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.19", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1", "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1", "registry+https://github.com/rust-lang/crates.io-index#hyper@1.8.1", "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.11.0", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16", "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.1", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0", "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#hyper@1.8.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2", "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1", "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1", "registry+https://github.com/rust-lang/crates.io-index#httparse@1.10.1", "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.17", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16", "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0", "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0", "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.64" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ico@0.5.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#png@0.17.16" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.1.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5", "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.4", "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.1", "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.6", "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.1.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5", "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.1", "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.2", "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.2", "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.1.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.1.2", "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1", "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.1.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.1.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.1.2", "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.3", "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.1.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.1.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5", "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.2", "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.1", "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.6", "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.3", "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.1", "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1", "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.1.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.9.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.12.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2", "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1", "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#infer@0.19.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfb@0.7.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#inout@0.1.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.11.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#iri-string@0.7.10", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#is-docker@0.2.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#is-wsl@0.4.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#is-docker@0.2.0", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.17" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs-sys@1.1.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs@1.1.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2", "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs-sys@1.1.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.18", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#json-patch@3.0.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#jsonptr@0.6.3", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#jsonptr@0.6.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#keyboard-types@0.7.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.10.0", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#unicode-segmentation@1.12.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#keyring@3.6.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#kuchikiki@0.8.8-speedreader", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cssparser@0.29.6", "registry+https://github.com/rust-lang/crates.io-index#html5ever@0.29.1", "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.12.1", "registry+https://github.com/rust-lang/crates.io-index#selectors@0.24.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#libappindicator-sys@0.9.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#libloading@0.7.4", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#libappindicator@0.9.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#libappindicator-sys@0.9.0", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#libdbus-sys@0.2.7", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.32" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#libloading@0.7.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#libsqlite3-sys@0.30.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.51", "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#vcpkg@0.2.15" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.11.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#lru-slab@0.1.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#mac@0.1.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#markup5ever@0.14.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#phf@0.11.3", "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.11.3", "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.8.9", "registry+https://github.com/rust-lang/crates.io-index#string_cache_codegen@0.5.4", "registry+https://github.com/rust-lang/crates.io-index#tendril@0.4.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#markup5ever@0.38.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#tendril@0.5.1", "registry+https://github.com/rust-lang/crates.io-index#web_atoms@0.2.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#match_token@0.1.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#matches@0.1.10" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#minisign-verify@0.2.5" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1", "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.8" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#mio@1.1.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#muda@0.19.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15", "registry+https://github.com/rust-lang/crates.io-index#dpi@0.1.2", "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#keyboard-types@0.7.0", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#nix@0.30.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.10.0", "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#nodrop@0.1.14" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#num_threads@0.1.7" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#opaque-debug@0.3.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#open@5.3.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#is-wsl@0.4.0", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#pathdiff@0.2.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.2.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#option-ext@0.2.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ordered-stream@0.2.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#os_info@3.14.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#nix@0.30.1", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#pango-sys@0.18.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#pango@0.18.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4", "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3", "registry+https://github.com/rust-lang/crates.io-index#pango-sys@0.18.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14", "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#pathdiff@0.2.3" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.10.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#phf_macros@0.10.0", "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.10.0", "registry+https://github.com/rust-lang/crates.io-index#proc-macro-hack@0.5.20+deprecated" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.11.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.13.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#phf_macros@0.13.1", "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.8.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.8.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.11.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.11.3", "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.13.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.13.1", "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.8.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.8.0", "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.8.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.10.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.10.0", "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.7" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.11.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3", "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.7" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.13.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.3.0", "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.8.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.8.0", "registry+https://github.com/rust-lang/crates.io-index#rand@0.7.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_macros@0.10.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.10.0", "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.10.0", "registry+https://github.com/rust-lang/crates.io-index#proc-macro-hack@0.5.20+deprecated", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_macros@0.13.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.13.1", "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.10.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#siphasher@0.3.11" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.8.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#siphasher@0.3.11" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#piper@0.2.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2", "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.3.0", "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.31" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.32" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#plist@1.8.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.12.1", "registry+https://github.com/rust-lang/crates.io-index#quick-xml@0.38.4", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#time@0.3.55" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#png@0.17.16", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2", "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#fdeflate@0.3.7", "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.5", "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#png@0.18.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.10.0", "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#fdeflate@0.3.7", "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.5", "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#polling@3.11.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#polyval@0.6.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17", "registry+https://github.com/rust-lang/crates.io-index#opaque-debug@0.3.1", "registry+https://github.com/rust-lang/crates.io-index#universal-hash@0.5.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.31" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@1.3.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3", "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.19.15" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@2.0.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.3", "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.20.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@3.4.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.23.10+spec-1.0.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error-attr@1.0.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error-attr@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109", "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-hack@0.5.20+deprecated" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.22" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#quick-xml@0.38.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#quinn-proto@0.11.13", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1", "registry+https://github.com/rust-lang/crates.io-index#lru-slab@0.1.2", "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.2", "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14", "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.35", "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.11", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17", "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.10.0", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#quinn-udp@0.5.14", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.1", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#quinn@0.11.9", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1", "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16", "registry+https://github.com/rust-lang/crates.io-index#quinn-proto@0.11.13", "registry+https://github.com/rust-lang/crates.io-index#quinn-udp@0.5.14", "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.35", "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.1", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.7.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.1.16", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.2.2", "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.5.1", "registry+https://github.com/rust-lang/crates.io-index#rand_pcg@0.2.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.7", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.3.1", "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0", "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.2.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21", "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.5.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.3.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21", "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21", "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.5.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.1.16" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.16" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_pcg@0.2.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.5.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ref-cast-impl@1.0.25", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ref-cast@1.0.25", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#ref-cast-impl@1.0.25" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.13", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4", "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6", "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.8" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.8" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4", "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6", "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.13", "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.8" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.12.28", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1", "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3", "registry+https://github.com/rust-lang/crates.io-index#hyper@1.8.1", "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.7", "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.19", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16", "registry+https://github.com/rust-lang/crates.io-index#quinn@0.11.9", "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.35", "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.13.2", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1", "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0", "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4", "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.17", "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.2", "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.8", "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.7", "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@1.0.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1", "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3", "registry+https://github.com/rust-lang/crates.io-index#hyper@1.8.1", "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.7", "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.19", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16", "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.35", "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.13.2", "registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier@0.7.0", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0", "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4", "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.17", "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.2", "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.8", "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.7" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.51", "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.16", "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rusqlite@0.32.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.10.0", "registry+https://github.com/rust-lang/crates.io-index#fallible-iterator@0.3.0", "registry+https://github.com/rust-lang/crates.io-index#fallible-streaming-iterator@0.1.9", "registry+https://github.com/rust-lang/crates.io-index#hashlink@0.9.1", "registry+https://github.com/rust-lang/crates.io-index#libsqlite3-sys@0.30.1", "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.27" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.10.0", "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.11.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-native-certs@0.8.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.2.1", "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.13.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.13.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier@0.7.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.35", "registry+https://github.com/rust-lang/crates.io-index#rustls-native-certs@0.8.4", "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.14" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.14", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14", "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.13.2", "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.35", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3", "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14", "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.13.2", "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.14", "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1", "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.22" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#dyn-clone@1.0.20", "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.9.3", "registry+https://github.com/rust-lang/crates.io-index#schemars_derive@0.8.22", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.7", "registry+https://github.com/rust-lang/crates.io-index#uuid@1.19.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#schemars@0.9.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#dyn-clone@1.0.20", "registry+https://github.com/rust-lang/crates.io-index#ref-cast@1.0.25", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#schemars@1.2.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#dyn-clone@1.0.20", "registry+https://github.com/rust-lang/crates.io-index#ref-cast@1.0.25", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#schemars_derive@0.8.22", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#serde_derive_internals@0.29.1", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#selectors@0.24.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2", "registry+https://github.com/rust-lang/crates.io-index#cssparser@0.29.6", "registry+https://github.com/rust-lang/crates.io-index#derive_more@0.99.20", "registry+https://github.com/rust-lang/crates.io-index#fxhash@0.2.1", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#phf@0.8.0", "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.8.0", "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1", "registry+https://github.com/rust-lang/crates.io-index#servo_arc@0.2.0", "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#selectors@0.36.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.10.0", "registry+https://github.com/rust-lang/crates.io-index#cssparser@0.36.0", "registry+https://github.com/rust-lang/crates.io-index#derive_more@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6", "registry+https://github.com/rust-lang/crates.io-index#phf@0.13.1", "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.13.1", "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1", "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#servo_arc@0.4.3", "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.27", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde-untagged@0.1.9", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#erased-serde@0.4.9", "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive_internals@0.29.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.17", "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6", "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.8" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@0.6.9", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.0.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2", "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.17", "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.22", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.16.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.42", "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3", "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.9.3", "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.12.1", "registry+https://github.com/rust-lang/crates.io-index#schemars@0.9.0", "registry+https://github.com/rust-lang/crates.io-index#schemars@1.2.0", "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.16.1", "registry+https://github.com/rust-lang/crates.io-index#time@0.3.55" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.16.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#darling@0.21.3", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serialize-to-javascript-impl@0.1.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serialize-to-javascript@0.1.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#serialize-to-javascript-impl@0.1.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#servo_arc@0.2.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#nodrop@0.1.14", "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#servo_arc@0.4.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17", "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.8" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@0.3.11" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.11" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#soup3-sys@0.5.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#soup3@0.5.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4", "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#soup3-sys@0.5.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#specta-macros@2.0.0-rc.18", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#Inflector@0.11.4", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#specta-serde@0.0.9", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#specta@2.0.0-rc.22", "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#specta-typescript@0.0.9", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#specta@2.0.0-rc.22", "registry+https://github.com/rust-lang/crates.io-index#specta-serde@0.0.9", "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#specta@2.0.0-rc.22", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.42", "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15", "registry+https://github.com/rust-lang/crates.io-index#specta-macros@2.0.0-rc.18", "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.8.9", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6", "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5", "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3", "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.9.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6", "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5", "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1", "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#string_cache_codegen@0.5.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.11.3", "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#string_cache_codegen@0.6.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.13.1", "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.22" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.22" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#sys-locale@0.3.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-expr@0.15.8", "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0", "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#toml@0.8.2", "registry+https://github.com/rust-lang/crates.io-index#version-compare@0.2.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tao@0.35.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.10.0", "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15", "registry+https://github.com/rust-lang/crates.io-index#dbus@0.9.12", "registry+https://github.com/rust-lang/crates.io-index#dlopen2@0.8.2", "registry+https://github.com/rust-lang/crates.io-index#dpi@0.1.2", "registry+https://github.com/rust-lang/crates.io-index#gdkwayland-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gdkx11-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3", "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5", "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.7", "registry+https://github.com/rust-lang/crates.io-index#x11-dl@2.21.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tar@0.4.46", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.29", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#xattr@1.6.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.12.16" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-build@2.6.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.100", "registry+https://github.com/rust-lang/crates.io-index#cargo_toml@0.22.3", "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0", "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3", "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0", "registry+https://github.com/rust-lang/crates.io-index#json-patch@3.0.1", "registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22", "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.27", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.3", "registry+https://github.com/rust-lang/crates.io-index#tauri-winres@0.3.5", "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-codegen@2.6.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", "registry+https://github.com/rust-lang/crates.io-index#brotli@8.0.2", "registry+https://github.com/rust-lang/crates.io-index#ico@0.5.0", "registry+https://github.com/rust-lang/crates.io-index#json-patch@3.0.1", "registry+https://github.com/rust-lang/crates.io-index#png@0.17.16", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.27", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112", "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.3", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.7", "registry+https://github.com/rust-lang/crates.io-index#uuid@1.19.0", "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-macros@2.6.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112", "registry+https://github.com/rust-lang/crates.io-index#tauri-codegen@2.6.3", "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-log@2.9.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#fern@0.7.1", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20", "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.5", "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.5.2", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17", "registry+https://github.com/rust-lang/crates.io-index#time@0.3.55" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-opener@2.5.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5", "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3", "registry+https://github.com/rust-lang/crates.io-index#open@5.3.3", "registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.5", "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.5.2", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.7", "registry+https://github.com/rust-lang/crates.io-index#zbus@5.12.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-os@2.3.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#gethostname@1.1.0", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#os_info@3.14.0", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#serialize-to-javascript@0.1.2", "registry+https://github.com/rust-lang/crates.io-index#sys-locale@0.3.2", "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.5", "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.5.2", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-process@2.3.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.5", "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.5.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin-updater@2.10.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0", "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.5", "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#infer@0.19.0", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#minisign-verify@0.2.5", "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2", "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.4", "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.35", "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.27", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#tar@0.4.46", "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.5", "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.5.2", "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.24.0", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17", "registry+https://github.com/rust-lang/crates.io-index#time@0.3.55", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.7" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-plugin@2.5.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.100", "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3", "registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.3", "registry+https://github.com/rust-lang/crates.io-index#toml@0.9.10+spec-1.1.0", "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-runtime-wry@2.11.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2", "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2", "registry+https://github.com/rust-lang/crates.io-index#tao@0.35.3", "registry+https://github.com/rust-lang/crates.io-index#tauri-runtime@2.11.3", "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.3", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.7", "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk@2.0.2", "registry+https://github.com/rust-lang/crates.io-index#wry@0.55.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-runtime@2.11.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cookie@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#dpi@0.1.2", "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.3", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.7", "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk@2.0.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-specta-macros@2.0.0-rc.16", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-specta@2.0.0-rc.21", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#specta@2.0.0-rc.22", "registry+https://github.com/rust-lang/crates.io-index#specta-typescript@0.0.9", "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.5", "registry+https://github.com/rust-lang/crates.io-index#tauri-specta-macros@2.0.0-rc.16", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.100", "registry+https://github.com/rust-lang/crates.io-index#brotli@8.0.2", "registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.19.2", "registry+https://github.com/rust-lang/crates.io-index#ctor@0.8.0", "registry+https://github.com/rust-lang/crates.io-index#dom_query@0.27.0", "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5", "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3", "registry+https://github.com/rust-lang/crates.io-index#html5ever@0.29.1", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#infer@0.19.0", "registry+https://github.com/rust-lang/crates.io-index#json-patch@3.0.1", "registry+https://github.com/rust-lang/crates.io-index#kuchikiki@0.8.8-speedreader", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6", "registry+https://github.com/rust-lang/crates.io-index#phf@0.13.1", "registry+https://github.com/rust-lang/crates.io-index#plist@1.8.0", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.2", "registry+https://github.com/rust-lang/crates.io-index#schemars@0.8.22", "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.27", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde-untagged@0.1.9", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.16.1", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17", "registry+https://github.com/rust-lang/crates.io-index#toml@0.9.10+spec-1.1.0", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.7", "registry+https://github.com/rust-lang/crates.io-index#urlpattern@0.3.0", "registry+https://github.com/rust-lang/crates.io-index#uuid@1.19.0", "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri-winres@0.3.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5", "registry+https://github.com/rust-lang/crates.io-index#embed-resource@3.0.6", "registry+https://github.com/rust-lang/crates.io-index#toml@0.9.10+spec-1.1.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tauri@2.11.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.100", "registry+https://github.com/rust-lang/crates.io-index#cookie@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0", "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5", "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4", "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3", "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#http-range@0.1.5", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17", "registry+https://github.com/rust-lang/crates.io-index#muda@0.19.3", "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2", "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.148", "registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20", "registry+https://github.com/rust-lang/crates.io-index#serialize-to-javascript@0.1.2", "registry+https://github.com/rust-lang/crates.io-index#specta@2.0.0-rc.22", "registry+https://github.com/rust-lang/crates.io-index#tauri-build@2.6.3", "registry+https://github.com/rust-lang/crates.io-index#tauri-macros@2.6.3", "registry+https://github.com/rust-lang/crates.io-index#tauri-runtime@2.11.3", "registry+https://github.com/rust-lang/crates.io-index#tauri-runtime-wry@2.11.4", "registry+https://github.com/rust-lang/crates.io-index#tauri-utils@2.9.3", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0", "registry+https://github.com/rust-lang/crates.io-index#tray-icon@0.24.2", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.7", "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk@2.0.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.24.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.3.0", "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3", "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tendril@0.4.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#futf@0.1.5", "registry+https://github.com/rust-lang/crates.io-index#mac@0.1.1", "registry+https://github.com/rust-lang/crates.io-index#utf-8@0.7.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tendril@0.5.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.69", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.17", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.69" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.17" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.9" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.32", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.2", "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.9" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#time@0.3.55", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.2", "registry+https://github.com/rust-lang/crates.io-index#num_threads@0.1.7", "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0", "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.9", "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.32" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tiny_http@0.12.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#ascii@1.1.0", "registry+https://github.com/rust-lang/crates.io-index#chunked_transfer@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#httpdate@1.0.3", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5", "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.10.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.6.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-rusqlite@0.6.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15", "registry+https://github.com/rust-lang/crates.io-index#rusqlite@0.32.1", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.35", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.17", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#mio@1.1.1", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16", "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.1", "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.6.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#toml@0.8.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@0.6.9", "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.3", "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.20.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#toml@0.9.10+spec-1.1.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.12.1", "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.7.5+spec-1.1.0", "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.0.6+spec-1.1.0", "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.0.6+spec-1.1.0", "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.14" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.7.5+spec-1.1.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.19.15", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.12.1", "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.3", "registry+https://github.com/rust-lang/crates.io-index#winnow@0.5.40" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.20.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.12.1", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@0.6.9", "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.3", "registry+https://github.com/rust-lang/crates.io-index#winnow@0.5.40" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.23.10+spec-1.0.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.12.1", "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.7.5+spec-1.1.0", "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.0.6+spec-1.1.0", "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.14" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.0.6+spec-1.1.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.14" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.0.6+spec-1.1.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.8", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.10.0", "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1", "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1", "registry+https://github.com/rust-lang/crates.io-index#iri-string@0.7.10", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16", "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.2", "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3", "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16", "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.49.0", "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3", "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.16", "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31", "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tray-icon@0.24.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15", "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0", "registry+https://github.com/rust-lang/crates.io-index#libappindicator@0.9.0", "registry+https://github.com/rust-lang/crates.io-index#muda@0.19.3", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3", "registry+https://github.com/rust-lang/crates.io-index#png@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.19.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-char-property@0.9.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#unic-char-range@0.9.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-char-range@0.9.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-common@0.9.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-ident@0.9.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#unic-char-property@0.9.0", "registry+https://github.com/rust-lang/crates.io-index#unic-char-range@0.9.0", "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-version@0.9.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-version@0.9.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#unic-common@0.9.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.22" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-segmentation@1.12.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#universal-hash@0.5.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7", "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.7", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2", "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0", "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#urlencoding@2.1.3" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#urlpattern@0.3.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.2", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-ident@0.9.0", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.7" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#utf-8@0.7.6" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.19.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4", "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#vcpkg@0.2.15" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#version-compare@0.2.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#web_atoms@0.2.6", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#phf@0.13.1", "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.13.1", "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.9.0", "registry+https://github.com/rust-lang/crates.io-index#string_cache_codegen@0.6.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk-sys@2.0.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2", "registry+https://github.com/rust-lang/crates.io-index#cairo-sys-rs@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs-sys@1.1.1", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#soup3-sys@0.5.0", "registry+https://github.com/rust-lang/crates.io-index#system-deps@6.2.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk@2.0.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2", "registry+https://github.com/rust-lang/crates.io-index#cairo-rs@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#gdk@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gdk-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gio@0.18.4", "registry+https://github.com/rust-lang/crates.io-index#gio-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#glib@0.18.5", "registry+https://github.com/rust-lang/crates.io-index#glib-sys@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#gobject-sys@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gtk-sys@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs@1.1.2", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3", "registry+https://github.com/rust-lang/crates.io-index#soup3@0.5.0", "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk-sys@2.0.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@1.0.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.13.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@0.5.40", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.14", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#wry@0.55.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cookie@0.18.1", "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0", "registry+https://github.com/rust-lang/crates.io-index#dpi@0.1.2", "registry+https://github.com/rust-lang/crates.io-index#gdkx11@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#gtk@0.18.2", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#javascriptcore-rs@1.1.2", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3", "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2", "registry+https://github.com/rust-lang/crates.io-index#raw-window-handle@0.6.2", "registry+https://github.com/rust-lang/crates.io-index#soup3@0.5.0", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17", "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk@2.0.2", "registry+https://github.com/rust-lang/crates.io-index#webkit2gtk-sys@2.0.2", "registry+https://github.com/rust-lang/crates.io-index#x11-dl@2.21.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#x11-dl@2.21.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3", "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.32" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#x11@2.21.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.179", "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.32" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#xattr@1.6.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112", "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1", "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.1", "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zbus@5.12.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#async-broadcast@0.7.2", "registry+https://github.com/rust-lang/crates.io-index#async-executor@1.13.3", "registry+https://github.com/rust-lang/crates.io-index#async-io@2.6.0", "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.4.2", "registry+https://github.com/rust-lang/crates.io-index#async-process@2.5.0", "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.1", "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89", "registry+https://github.com/rust-lang/crates.io-index#blocking@1.6.2", "registry+https://github.com/rust-lang/crates.io-index#enumflags2@0.7.12", "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.31", "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1", "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3", "registry+https://github.com/rust-lang/crates.io-index#nix@0.30.1", "registry+https://github.com/rust-lang/crates.io-index#ordered-stream@0.2.0", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44", "registry+https://github.com/rust-lang/crates.io-index#uuid@1.19.0", "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.14", "registry+https://github.com/rust-lang/crates.io-index#zbus_macros@5.12.0", "registry+https://github.com/rust-lang/crates.io-index#zbus_names@4.2.0", "registry+https://github.com/rust-lang/crates.io-index#zvariant@5.8.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zbus_macros@5.12.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@3.4.0", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112", "registry+https://github.com/rust-lang/crates.io-index#zbus_names@4.2.0", "registry+https://github.com/rust-lang/crates.io-index#zvariant@5.8.0", "registry+https://github.com/rust-lang/crates.io-index#zvariant_utils@3.2.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zbus_names@4.2.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0", "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.14", "registry+https://github.com/rust-lang/crates.io-index#zvariant@5.8.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.31" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.6", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112", "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.6", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5", "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.1", "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.1", "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.6", "registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zip@2.4.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5", "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.5", "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.12.1", "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.6", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.17", "registry+https://github.com/rust-lang/crates.io-index#zopfli@0.8.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.8" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zopfli@0.8.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.19.1", "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.8" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zvariant@5.8.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#endi@1.1.1", "registry+https://github.com/rust-lang/crates.io-index#enumflags2@0.7.12", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.14", "registry+https://github.com/rust-lang/crates.io-index#zvariant_derive@5.8.0", "registry+https://github.com/rust-lang/crates.io-index#zvariant_utils@3.2.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zvariant_derive@5.8.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@3.4.0", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112", "registry+https://github.com/rust-lang/crates.io-index#zvariant_utils@3.2.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zvariant_utils@3.2.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.104", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.42", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.112", "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.14" ] } ] }