{ "SPDXID": "SPDXRef-DOCUMENT", "creationInfo": { "created": "2024-03-22T12:10:26.149Z", "creators": [ "Tool: cargo-sbom-v0.8.4" ] }, "dataLicense": "CC0-1.0", "documentNamespace": "https://spdx.org/spdxdocs/ergani-rust-sdk-b500e833-8cec-4632-a75a-d79aef0b9fd2", "files": [ { "SPDXID": "SPDXRef-File-ergani", "checksums": [], "fileName": "ergani", "fileTypes": [ "BINARY" ] }, { "SPDXID": "SPDXRef-File-ergani-rust-sdk", "checksums": [], "fileName": "ergani-rust-sdk", "fileTypes": [ "BINARY" ] } ], "name": "ergani-rust-sdk", "packages": [ { "SPDXID": "SPDXRef-Package-parking_lot-0.12.1", "description": "More compact and efficient implementations of the standard synchronization primitives.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/parking_lot@0.12.1", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "parking_lot", "versionInfo": "0.12.1" }, { "SPDXID": "SPDXRef-Package-serde_derive-1.0.197", "description": "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/serde_derive@1.0.197", "referenceType": "purl" } ], "homepage": "https://serde.rs", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "serde_derive", "versionInfo": "1.0.197" }, { "SPDXID": "SPDXRef-Package-idna-0.5.0", "description": "IDNA (Internationalizing Domain Names in Applications) and Punycode.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/idna@0.5.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "idna", "versionInfo": "0.5.0" }, { "SPDXID": "SPDXRef-Package-hashbrown-0.14.3", "description": "A Rust port of Google's SwissTable hash map", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/hashbrown@0.14.3", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "hashbrown", "versionInfo": "0.14.3" }, { "SPDXID": "SPDXRef-Package-redox_syscall-0.4.1", "description": "A Rust library to access raw Redox system calls", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/redox_syscall@0.4.1", "referenceType": "purl" } ], "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "redox_syscall", "versionInfo": "0.4.1" }, { "SPDXID": "SPDXRef-Package-windows-core-0.52.0", "description": "Rust for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows-core@0.52.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows-core", "versionInfo": "0.52.0" }, { "SPDXID": "SPDXRef-Package-regex-1.10.3", "description": "An implementation of regular expressions for Rust. This implementation uses\nfinite automata and guarantees linear time matching on all inputs.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/regex@1.10.3", "referenceType": "purl" } ], "homepage": "https://github.com/rust-lang/regex", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "regex", "versionInfo": "1.10.3" }, { "SPDXID": "SPDXRef-Package-mime-0.3.17", "description": "Strongly Typed Mimes", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/mime@0.3.17", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "mime", "versionInfo": "0.3.17" }, { "SPDXID": "SPDXRef-Package-windows_x86_64_gnullvm-0.48.5", "description": "Import lib for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows_x86_64_gnullvm@0.48.5", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows_x86_64_gnullvm", "versionInfo": "0.48.5" }, { "SPDXID": "SPDXRef-Package-windows_aarch64_gnullvm-0.48.5", "description": "Import lib for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows_aarch64_gnullvm@0.48.5", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows_aarch64_gnullvm", "versionInfo": "0.48.5" }, { "SPDXID": "SPDXRef-Package-futures-channel-0.3.30", "description": "Channels for asynchronous communication using futures-rs.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/futures-channel@0.3.30", "referenceType": "purl" } ], "homepage": "https://rust-lang.github.io/futures-rs", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "futures-channel", "versionInfo": "0.3.30" }, { "SPDXID": "SPDXRef-Package-wasm-bindgen-futures-0.4.42", "description": "Bridging the gap between Rust Futures and JavaScript Promises", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/wasm-bindgen-futures@0.4.42", "referenceType": "purl" } ], "homepage": "https://rustwasm.github.io/wasm-bindgen/", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "wasm-bindgen-futures", "versionInfo": "0.4.42" }, { "SPDXID": "SPDXRef-Package-crossterm_winapi-0.9.1", "description": "WinAPI wrapper that provides some basic simple abstractions around common WinAPI calls", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/crossterm_winapi@0.9.1", "referenceType": "purl" } ], "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "crossterm_winapi", "versionInfo": "0.9.1" }, { "SPDXID": "SPDXRef-Package-slab-0.4.9", "description": "Pre-allocated storage for a uniform data type", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/slab@0.4.9", "referenceType": "purl" } ], "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "slab", "versionInfo": "0.4.9" }, { "SPDXID": "SPDXRef-Package-httparse-1.8.0", "description": "A tiny, safe, speedy, zero-copy HTTP/1.x parser.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/httparse@1.8.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "httparse", "versionInfo": "1.8.0" }, { "SPDXID": "SPDXRef-Package-hyper-tls-0.6.0", "description": "Default TLS implementation for use with hyper", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/hyper-tls@0.6.0", "referenceType": "purl" } ], "homepage": "https://hyper.rs", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "hyper-tls", "versionInfo": "0.6.0" }, { "SPDXID": "SPDXRef-Package-windows_i686_msvc-0.48.5", "description": "Import lib for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows_i686_msvc@0.48.5", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows_i686_msvc", "versionInfo": "0.48.5" }, { "SPDXID": "SPDXRef-Package-winapi-0.3.9", "description": "Raw FFI bindings for all of Windows API.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/winapi@0.3.9", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "winapi", "versionInfo": "0.3.9" }, { "SPDXID": "SPDXRef-Package-windows_x86_64_msvc-0.48.5", "description": "Import lib for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows_x86_64_msvc@0.48.5", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows_x86_64_msvc", "versionInfo": "0.48.5" }, { "SPDXID": "SPDXRef-Package-proc-macro2-1.0.79", "description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/proc-macro2@1.0.79", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "proc-macro2", "versionInfo": "1.0.79" }, { "SPDXID": "SPDXRef-Package-memchr-2.7.1", "description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for\n1, 2 or 3 byte search and single substring search.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/memchr@2.7.1", "referenceType": "purl" } ], "homepage": "https://github.com/BurntSushi/memchr", "licenseConcluded": "Unlicense OR MIT", "licenseDeclared": "Unlicense OR MIT", "name": "memchr", "versionInfo": "2.7.1" }, { "SPDXID": "SPDXRef-Package-openssl-sys-0.9.101", "description": "FFI bindings to OpenSSL", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/openssl-sys@0.9.101", "referenceType": "purl" } ], "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "openssl-sys", "versionInfo": "0.9.101" }, { "SPDXID": "SPDXRef-Package-system-configuration-0.5.1", "description": "Bindings to SystemConfiguration framework for macOS", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/system-configuration@0.5.1", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "system-configuration", "versionInfo": "0.5.1" }, { "SPDXID": "SPDXRef-Package-tinyvec_macros-0.1.1", "description": "Some macros for tiny containers", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/tinyvec_macros@0.1.1", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0 OR Zlib", "licenseDeclared": "MIT OR Apache-2.0 OR Zlib", "name": "tinyvec_macros", "versionInfo": "0.1.1" }, { "SPDXID": "SPDXRef-Package-tokio-1.36.0", "description": "An event-driven, non-blocking I/O platform for writing asynchronous I/O\nbacked applications.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/tokio@1.36.0", "referenceType": "purl" } ], "homepage": "https://tokio.rs", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "tokio", "versionInfo": "1.36.0" }, { "SPDXID": "SPDXRef-Package-fnv-1.0.7", "description": "Fowler–Noll–Vo hash function", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/fnv@1.0.7", "referenceType": "purl" } ], "licenseConcluded": "Apache-2.0 OR MIT", "licenseDeclared": "Apache-2.0 / MIT", "name": "fnv", "versionInfo": "1.0.7" }, { "SPDXID": "SPDXRef-Package-http-1.1.0", "description": "A set of types for representing HTTP requests and responses.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/http@1.1.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "http", "versionInfo": "1.1.0" }, { "SPDXID": "SPDXRef-Package-itoa-1.0.10", "description": "Fast integer primitive to string conversion", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/itoa@1.0.10", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "itoa", "versionInfo": "1.0.10" }, { "SPDXID": "SPDXRef-Package-windows_x86_64_gnu-0.48.5", "description": "Import lib for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows_x86_64_gnu@0.48.5", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows_x86_64_gnu", "versionInfo": "0.48.5" }, { "SPDXID": "SPDXRef-Package-lock_api-0.4.11", "description": "Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/lock_api@0.4.11", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "lock_api", "versionInfo": "0.4.11" }, { "SPDXID": "SPDXRef-Package-tracing-core-0.1.32", "description": "Core primitives for application-level tracing.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/tracing-core@0.1.32", "referenceType": "purl" } ], "homepage": "https://tokio.rs", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "tracing-core", "versionInfo": "0.1.32" }, { "SPDXID": "SPDXRef-Package-web-sys-0.3.69", "description": "Bindings for all Web APIs, a procedurally generated crate from WebIDL\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/web-sys@0.3.69", "referenceType": "purl" } ], "homepage": "https://rustwasm.github.io/wasm-bindgen/web-sys/index.html", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "web-sys", "versionInfo": "0.3.69" }, { "SPDXID": "SPDXRef-Package-ryu-1.0.17", "description": "Fast floating point to string conversion", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/ryu@1.0.17", "referenceType": "purl" } ], "licenseConcluded": "Apache-2.0 OR BSL-1.0", "licenseDeclared": "Apache-2.0 OR BSL-1.0", "name": "ryu", "versionInfo": "1.0.17" }, { "SPDXID": "SPDXRef-Package-unicode-width-0.1.11", "description": "Determine displayed width of `char` and `str` types\naccording to Unicode Standard Annex #11 rules.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/unicode-width@0.1.11", "referenceType": "purl" } ], "homepage": "https://github.com/unicode-rs/unicode-width", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "unicode-width", "versionInfo": "0.1.11" }, { "SPDXID": "SPDXRef-Package-crossterm-0.27.0", "description": "A crossplatform terminal library for manipulating terminals.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/crossterm@0.27.0", "referenceType": "purl" } ], "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "crossterm", "versionInfo": "0.27.0" }, { "SPDXID": "SPDXRef-Package-tower-service-0.3.2", "description": "Trait representing an asynchronous, request / response based, client or server.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/tower-service@0.3.2", "referenceType": "purl" } ], "homepage": "https://github.com/tower-rs/tower", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "tower-service", "versionInfo": "0.3.2" }, { "SPDXID": "SPDXRef-Package-http-body-util-0.1.1", "description": "Combinators and adapters for HTTP request or response bodies.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/http-body-util@0.1.1", "referenceType": "purl" } ], "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "http-body-util", "versionInfo": "0.1.1" }, { "SPDXID": "SPDXRef-Package-pin-project-internal-1.1.5", "description": "Implementation detail of the `pin-project` crate.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/pin-project-internal@1.1.5", "referenceType": "purl" } ], "licenseConcluded": "Apache-2.0 OR MIT", "licenseDeclared": "Apache-2.0 OR MIT", "name": "pin-project-internal", "versionInfo": "1.1.5" }, { "SPDXID": "SPDXRef-Package-tokio-util-0.7.10", "description": "Additional utilities for working with Tokio.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/tokio-util@0.7.10", "referenceType": "purl" } ], "homepage": "https://tokio.rs", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "tokio-util", "versionInfo": "0.7.10" }, { "SPDXID": "SPDXRef-Package-tempfile-3.10.1", "description": "A library for managing temporary files and directories.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/tempfile@3.10.1", "referenceType": "purl" } ], "homepage": "https://stebalien.com/projects/tempfile-rs/", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "tempfile", "versionInfo": "3.10.1" }, { "SPDXID": "SPDXRef-Package-encoding_rs-0.8.33", "description": "A Gecko-oriented implementation of the Encoding Standard", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/encoding_rs@0.8.33", "referenceType": "purl" } ], "homepage": "https://docs.rs/encoding_rs/", "licenseConcluded": "(Apache-2.0 OR MIT) AND BSD-3-Clause", "licenseDeclared": "(Apache-2.0 OR MIT) AND BSD-3-Clause", "name": "encoding_rs", "versionInfo": "0.8.33" }, { "SPDXID": "SPDXRef-Package-fastrand-2.0.1", "description": "A simple and fast random number generator", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/fastrand@2.0.1", "referenceType": "purl" } ], "licenseConcluded": "Apache-2.0 OR MIT", "licenseDeclared": "Apache-2.0 OR MIT", "name": "fastrand", "versionInfo": "2.0.1" }, { "SPDXID": "SPDXRef-Package-serde_json-1.0.114", "description": "A JSON serialization file format", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/serde_json@1.0.114", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "serde_json", "versionInfo": "1.0.114" }, { "SPDXID": "SPDXRef-Package-thiserror-1.0.58", "description": "derive(Error)", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/thiserror@1.0.58", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "thiserror", "versionInfo": "1.0.58" }, { "SPDXID": "SPDXRef-Package-js-sys-0.3.69", "description": "Bindings for all JS global objects and functions in all JS environments like\nNode.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/js-sys@0.3.69", "referenceType": "purl" } ], "homepage": "https://rustwasm.github.io/wasm-bindgen/", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "js-sys", "versionInfo": "0.3.69" }, { "SPDXID": "SPDXRef-Package-system-configuration-sys-0.5.0", "description": "Low level bindings to SystemConfiguration framework for macOS", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/system-configuration-sys@0.5.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "system-configuration-sys", "versionInfo": "0.5.0" }, { "SPDXID": "SPDXRef-Package-lazy_static-1.4.0", "description": "A macro for declaring lazily evaluated statics in Rust.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/lazy_static@1.4.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "lazy_static", "versionInfo": "1.4.0" }, { "SPDXID": "SPDXRef-Package-tower-0.4.13", "description": "Tower is a library of modular and reusable components for building robust\nclients and servers.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/tower@0.4.13", "referenceType": "purl" } ], "homepage": "https://github.com/tower-rs/tower", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "tower", "versionInfo": "0.4.13" }, { "SPDXID": "SPDXRef-Package-adler-1.0.2", "description": "A simple clean-room implementation of the Adler-32 checksum", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/adler@1.0.2", "referenceType": "purl" } ], "licenseConcluded": "0BSD OR MIT OR Apache-2.0", "licenseDeclared": "0BSD OR MIT OR Apache-2.0", "name": "adler", "versionInfo": "1.0.2" }, { "SPDXID": "SPDXRef-Package-security-framework-sys-2.9.1", "description": "Apple `Security.framework` low-level FFI bindings", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/security-framework-sys@2.9.1", "referenceType": "purl" } ], "homepage": "https://lib.rs/crates/security-framework-sys", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "security-framework-sys", "versionInfo": "2.9.1" }, { "SPDXID": "SPDXRef-Package-rustix-0.38.32", "description": "Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/rustix@0.38.32", "referenceType": "purl" } ], "licenseConcluded": "Apache-2.0 OR Apache-2.0 OR MIT", "licenseDeclared": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", "name": "rustix", "versionInfo": "0.38.32" }, { "SPDXID": "SPDXRef-Package-want-0.3.1", "description": "Detect when another Future wants a result.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/want@0.3.1", "referenceType": "purl" } ], "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "want", "versionInfo": "0.3.1" }, { "SPDXID": "SPDXRef-Package-quote-1.0.35", "description": "Quasi-quoting macro quote!(...)", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/quote@1.0.35", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "quote", "versionInfo": "1.0.35" }, { "SPDXID": "SPDXRef-Package-num-traits-0.2.18", "description": "Numeric traits for generic mathematics", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/num-traits@0.2.18", "referenceType": "purl" } ], "homepage": "https://github.com/rust-num/num-traits", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "num-traits", "versionInfo": "0.2.18" }, { "SPDXID": "SPDXRef-Package-smallvec-1.13.2", "description": "'Small vector' optimization: store up to a small number of items on the stack", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/smallvec@1.13.2", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "smallvec", "versionInfo": "1.13.2" }, { "SPDXID": "SPDXRef-Package-miniz_oxide-0.7.2", "description": "DEFLATE compression and decompression library rewritten in Rust based on miniz", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/miniz_oxide@0.7.2", "referenceType": "purl" } ], "homepage": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide", "licenseConcluded": "MIT OR Zlib OR Apache-2.0", "licenseDeclared": "MIT OR Zlib OR Apache-2.0", "name": "miniz_oxide", "versionInfo": "0.7.2" }, { "SPDXID": "SPDXRef-Package-try-lock-0.2.5", "description": "A lightweight atomic lock.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/try-lock@0.2.5", "referenceType": "purl" } ], "homepage": "https://github.com/seanmonstar/try-lock", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "try-lock", "versionInfo": "0.2.5" }, { "SPDXID": "SPDXRef-Package-openssl-0.10.64", "description": "OpenSSL bindings", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/openssl@0.10.64", "referenceType": "purl" } ], "licenseConcluded": "Apache-2.0", "licenseDeclared": "Apache-2.0", "name": "openssl", "versionInfo": "0.10.64" }, { "SPDXID": "SPDXRef-Package-wasm-bindgen-0.2.92", "description": "Easy support for interacting between JS and Rust.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/wasm-bindgen@0.2.92", "referenceType": "purl" } ], "homepage": "https://rustwasm.github.io/", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "wasm-bindgen", "versionInfo": "0.2.92" }, { "SPDXID": "SPDXRef-Package-bumpalo-3.15.4", "description": "A fast bump allocation arena for Rust.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/bumpalo@3.15.4", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "bumpalo", "versionInfo": "3.15.4" }, { "SPDXID": "SPDXRef-Package-indexmap-2.2.5", "description": "A hash table with consistent order and fast iteration.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/indexmap@2.2.5", "referenceType": "purl" } ], "licenseConcluded": "Apache-2.0 OR MIT", "licenseDeclared": "Apache-2.0 OR MIT", "name": "indexmap", "versionInfo": "2.2.5" }, { "SPDXID": "SPDXRef-Package-bitflags-1.3.2", "description": "A macro to generate structures which behave like bitflags.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/bitflags@1.3.2", "referenceType": "purl" } ], "homepage": "https://github.com/bitflags/bitflags", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "bitflags", "versionInfo": "1.3.2" }, { "SPDXID": "SPDXRef-Package-core-foundation-sys-0.8.6", "description": "Bindings to Core Foundation for macOS", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/core-foundation-sys@0.8.6", "referenceType": "purl" } ], "homepage": "https://github.com/servo/core-foundation-rs", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "core-foundation-sys", "versionInfo": "0.8.6" }, { "SPDXID": "SPDXRef-Package-windows_i686_gnu-0.48.5", "description": "Import lib for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows_i686_gnu@0.48.5", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows_i686_gnu", "versionInfo": "0.48.5" }, { "SPDXID": "SPDXRef-Package-reqwest-0.12.0", "description": "higher level HTTP client library", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/reqwest@0.12.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "reqwest", "versionInfo": "0.12.0" }, { "SPDXID": "SPDXRef-Package-pin-project-1.1.5", "description": "A crate for safe and ergonomic pin-projection.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/pin-project@1.1.5", "referenceType": "purl" } ], "licenseConcluded": "Apache-2.0 OR MIT", "licenseDeclared": "Apache-2.0 OR MIT", "name": "pin-project", "versionInfo": "1.1.5" }, { "SPDXID": "SPDXRef-Package-native-tls-0.2.11", "description": "A wrapper over a platform's native TLS implementation", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/native-tls@0.2.11", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "native-tls", "versionInfo": "0.2.11" }, { "SPDXID": "SPDXRef-Package-addr2line-0.21.0", "description": "A cross-platform symbolication library written in Rust, using `gimli`", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/addr2line@0.21.0", "referenceType": "purl" } ], "licenseConcluded": "Apache-2.0 OR MIT", "licenseDeclared": "Apache-2.0 OR MIT", "name": "addr2line", "versionInfo": "0.21.0" }, { "SPDXID": "SPDXRef-Package-futures-task-0.3.30", "description": "Tools for working with tasks.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/futures-task@0.3.30", "referenceType": "purl" } ], "homepage": "https://rust-lang.github.io/futures-rs", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "futures-task", "versionInfo": "0.3.30" }, { "SPDXID": "SPDXRef-Package-backtrace-0.3.70", "description": "A library to acquire a stack trace (backtrace) at runtime in a Rust program.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/backtrace@0.3.70", "referenceType": "purl" } ], "homepage": "https://github.com/rust-lang/backtrace-rs", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "backtrace", "versionInfo": "0.3.70" }, { "SPDXID": "SPDXRef-Package-regex-syntax-0.8.2", "description": "A regular expression parser.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/regex-syntax@0.8.2", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "regex-syntax", "versionInfo": "0.8.2" }, { "SPDXID": "SPDXRef-Package-security-framework-2.9.2", "description": "Security.framework bindings for macOS and iOS", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/security-framework@2.9.2", "referenceType": "purl" } ], "homepage": "https://lib.rs/crates/security_framework", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "security-framework", "versionInfo": "2.9.2" }, { "SPDXID": "SPDXRef-Package-core-foundation-0.9.4", "description": "Bindings to Core Foundation for macOS", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/core-foundation@0.9.4", "referenceType": "purl" } ], "homepage": "https://github.com/servo/core-foundation-rs", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "core-foundation", "versionInfo": "0.9.4" }, { "SPDXID": "SPDXRef-Package-linux-raw-sys-0.4.13", "description": "Generated bindings for Linux's userspace API", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/linux-raw-sys@0.4.13", "referenceType": "purl" } ], "licenseConcluded": "Apache-2.0 OR Apache-2.0 OR MIT", "licenseDeclared": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", "name": "linux-raw-sys", "versionInfo": "0.4.13" }, { "SPDXID": "SPDXRef-Package-serde-1.0.197", "description": "A generic serialization/deserialization framework", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/serde@1.0.197", "referenceType": "purl" } ], "homepage": "https://serde.rs", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "serde", "versionInfo": "1.0.197" }, { "SPDXID": "SPDXRef-Package-anyhow-1.0.81", "description": "Flexible concrete Error type built on std::error::Error", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/anyhow@1.0.81", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "anyhow", "versionInfo": "1.0.81" }, { "SPDXID": "SPDXRef-Package-errno-0.3.8", "description": "Cross-platform interface to the `errno` variable.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/errno@0.3.8", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "errno", "versionInfo": "0.3.8" }, { "SPDXID": "SPDXRef-Package-winapi-i686-pc-windows-gnu-0.4.0", "description": "Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/winapi-i686-pc-windows-gnu@0.4.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "winapi-i686-pc-windows-gnu", "versionInfo": "0.4.0" }, { "SPDXID": "SPDXRef-Package-heck-0.4.1", "description": "heck is a case conversion library.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/heck@0.4.1", "referenceType": "purl" } ], "homepage": "https://github.com/withoutboats/heck", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "heck", "versionInfo": "0.4.1" }, { "SPDXID": "SPDXRef-Package-unicode-normalization-0.1.23", "description": "This crate provides functions for normalization of\nUnicode strings, including Canonical and Compatible\nDecomposition and Recomposition, as described in\nUnicode Standard Annex #15.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/unicode-normalization@0.1.23", "referenceType": "purl" } ], "homepage": "https://github.com/unicode-rs/unicode-normalization", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "unicode-normalization", "versionInfo": "0.1.23" }, { "SPDXID": "SPDXRef-Package-pin-project-lite-0.2.13", "description": "A lightweight version of pin-project written with declarative macros.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/pin-project-lite@0.2.13", "referenceType": "purl" } ], "licenseConcluded": "Apache-2.0 OR MIT", "licenseDeclared": "Apache-2.0 OR MIT", "name": "pin-project-lite", "versionInfo": "0.2.13" }, { "SPDXID": "SPDXRef-Package-winreg-0.50.0", "description": "Rust bindings to MS Windows Registry API", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/winreg@0.50.0", "referenceType": "purl" } ], "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "winreg", "versionInfo": "0.50.0" }, { "SPDXID": "SPDXRef-Package-async-trait-0.1.78", "description": "Type erasure for async trait methods", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/async-trait@0.1.78", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "async-trait", "versionInfo": "0.1.78" }, { "SPDXID": "SPDXRef-Package-ipnet-2.9.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.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/ipnet@2.9.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "ipnet", "versionInfo": "2.9.0" }, { "SPDXID": "SPDXRef-Package-windows-targets-0.48.5", "description": "Import libs for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows-targets@0.48.5", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows-targets", "versionInfo": "0.48.5" }, { "SPDXID": "SPDXRef-Package-wasi-0.11.0+wasi-snapshot-preview1", "description": "Experimental WASI API bindings for Rust", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/wasi@0.11.0+wasi-snapshot-preview1", "referenceType": "purl" } ], "licenseConcluded": "Apache-2.0 OR Apache-2.0 OR MIT", "licenseDeclared": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", "name": "wasi", "versionInfo": "0.11.0+wasi-snapshot-preview1" }, { "SPDXID": "SPDXRef-Package-equivalent-1.0.1", "description": "Traits for key comparison in maps.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/equivalent@1.0.1", "referenceType": "purl" } ], "licenseConcluded": "Apache-2.0 OR MIT", "licenseDeclared": "Apache-2.0 OR MIT", "name": "equivalent", "versionInfo": "1.0.1" }, { "SPDXID": "SPDXRef-Package-rustversion-1.0.14", "description": "Conditional compilation according to rustc compiler version", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/rustversion@1.0.14", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "rustversion", "versionInfo": "1.0.14" }, { "SPDXID": "SPDXRef-Package-hyper-1.2.0", "description": "A fast and correct HTTP library.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/hyper@1.2.0", "referenceType": "purl" } ], "homepage": "https://hyper.rs", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "hyper", "versionInfo": "1.2.0" }, { "SPDXID": "SPDXRef-Package-wasm-bindgen-macro-support-0.2.92", "description": "The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/wasm-bindgen-macro-support@0.2.92", "referenceType": "purl" } ], "homepage": "https://rustwasm.github.io/wasm-bindgen/", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "wasm-bindgen-macro-support", "versionInfo": "0.2.92" }, { "SPDXID": "SPDXRef-Package-wasm-bindgen-shared-0.2.92", "description": "Shared support between wasm-bindgen and wasm-bindgen cli, an internal\ndependency.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/wasm-bindgen-shared@0.2.92", "referenceType": "purl" } ], "homepage": "https://rustwasm.github.io/wasm-bindgen/", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "wasm-bindgen-shared", "versionInfo": "0.2.92" }, { "SPDXID": "SPDXRef-Package-windows_x86_64_gnullvm-0.52.4", "description": "Import lib for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows_x86_64_gnullvm@0.52.4", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows_x86_64_gnullvm", "versionInfo": "0.52.4" }, { "SPDXID": "SPDXRef-Package-android-tzdata-0.1.1", "description": "Parser for the Android-specific tzdata file", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/android-tzdata@0.1.1", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "android-tzdata", "versionInfo": "0.1.1" }, { "SPDXID": "SPDXRef-Package-futures-util-0.3.30", "description": "Common utilities and extension traits for the futures-rs library.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/futures-util@0.3.30", "referenceType": "purl" } ], "homepage": "https://rust-lang.github.io/futures-rs", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "futures-util", "versionInfo": "0.3.30" }, { "SPDXID": "SPDXRef-Package-bitflags-2.5.0", "description": "A macro to generate structures which behave like bitflags.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/bitflags@2.5.0", "referenceType": "purl" } ], "homepage": "https://github.com/bitflags/bitflags", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "bitflags", "versionInfo": "2.5.0" }, { "SPDXID": "SPDXRef-Package-url-2.5.0", "description": "URL library for Rust, based on the WHATWG URL Standard", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/url@2.5.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "url", "versionInfo": "2.5.0" }, { "SPDXID": "SPDXRef-Package-windows-sys-0.48.0", "description": "Rust for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows-sys@0.48.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows-sys", "versionInfo": "0.48.0" }, { "SPDXID": "SPDXRef-Package-windows_aarch64_gnullvm-0.52.4", "description": "Import lib for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows_aarch64_gnullvm@0.52.4", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows_aarch64_gnullvm", "versionInfo": "0.52.4" }, { "SPDXID": "SPDXRef-Package-num_cpus-1.16.0", "description": "Get the number of CPUs on a machine.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/num_cpus@1.16.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "num_cpus", "versionInfo": "1.16.0" }, { "SPDXID": "SPDXRef-Package-syn-2.0.53", "description": "Parser for Rust source code", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/syn@2.0.53", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "syn", "versionInfo": "2.0.53" }, { "SPDXID": "SPDXRef-Package-h2-0.4.3", "description": "An HTTP/2 client and server", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/h2@0.4.3", "referenceType": "purl" } ], "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "h2", "versionInfo": "0.4.3" }, { "SPDXID": "SPDXRef-Package-tower-layer-0.3.2", "description": "Decorates a `Service` to allow easy composition between `Service`s.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/tower-layer@0.3.2", "referenceType": "purl" } ], "homepage": "https://github.com/tower-rs/tower", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "tower-layer", "versionInfo": "0.3.2" }, { "SPDXID": "SPDXRef-Package-android_system_properties-0.1.5", "description": "Minimal Android system properties wrapper", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/android_system_properties@0.1.5", "referenceType": "purl" } ], "homepage": "https://github.com/nical/android_system_properties", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "android_system_properties", "versionInfo": "0.1.5" }, { "SPDXID": "SPDXRef-Package-object-0.32.2", "description": "A unified interface for reading and writing object file formats.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/object@0.32.2", "referenceType": "purl" } ], "licenseConcluded": "Apache-2.0 OR MIT", "licenseDeclared": "Apache-2.0 OR MIT", "name": "object", "versionInfo": "0.32.2" }, { "SPDXID": "SPDXRef-Package-parking_lot_core-0.9.9", "description": "An advanced API for creating custom synchronization primitives.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/parking_lot_core@0.9.9", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "parking_lot_core", "versionInfo": "0.9.9" }, { "SPDXID": "SPDXRef-Package-http-body-1.0.0", "description": "Trait representing an asynchronous, streaming, HTTP request or response body.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/http-body@1.0.0", "referenceType": "purl" } ], "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "http-body", "versionInfo": "1.0.0" }, { "SPDXID": "SPDXRef-Package-mio-0.8.11", "description": "Lightweight non-blocking I/O.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/mio@0.8.11", "referenceType": "purl" } ], "homepage": "https://github.com/tokio-rs/mio", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "mio", "versionInfo": "0.8.11" }, { "SPDXID": "SPDXRef-Package-libc-0.2.153", "description": "Raw FFI bindings to platform libraries like libc.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/libc@0.2.153", "referenceType": "purl" } ], "homepage": "https://github.com/rust-lang/libc", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "libc", "versionInfo": "0.2.153" }, { "SPDXID": "SPDXRef-Package-hyper-util-0.1.3", "description": "hyper utilities", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/hyper-util@0.1.3", "referenceType": "purl" } ], "homepage": "https://hyper.rs", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "hyper-util", "versionInfo": "0.1.3" }, { "SPDXID": "SPDXRef-Package-openssl-macros-0.1.1", "description": "Internal macros used by the openssl crate.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/openssl-macros@0.1.1", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "openssl-macros", "versionInfo": "0.1.1" }, { "SPDXID": "SPDXRef-Package-gimli-0.28.1", "description": "A library for reading and writing the DWARF debugging format.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/gimli@0.28.1", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "gimli", "versionInfo": "0.28.1" }, { "SPDXID": "SPDXRef-Package-serde_urlencoded-0.7.1", "description": "`x-www-form-urlencoded` meets Serde", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/serde_urlencoded@0.7.1", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "serde_urlencoded", "versionInfo": "0.7.1" }, { "SPDXID": "SPDXRef-Package-windows_i686_msvc-0.52.4", "description": "Import lib for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows_i686_msvc@0.52.4", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows_i686_msvc", "versionInfo": "0.52.4" }, { "SPDXID": "SPDXRef-Package-windows_aarch64_msvc-0.48.5", "description": "Import lib for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows_aarch64_msvc@0.48.5", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows_aarch64_msvc", "versionInfo": "0.48.5" }, { "SPDXID": "SPDXRef-Package-bytes-1.5.0", "description": "Types and traits for working with bytes", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/bytes@1.5.0", "referenceType": "purl" } ], "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "bytes", "versionInfo": "1.5.0" }, { "SPDXID": "SPDXRef-Package-percent-encoding-2.3.1", "description": "Percent encoding and decoding", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/percent-encoding@2.3.1", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "percent-encoding", "versionInfo": "2.3.1" }, { "SPDXID": "SPDXRef-Package-unicode-bidi-0.3.15", "description": "Implementation of the Unicode Bidirectional Algorithm", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/unicode-bidi@0.3.15", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "unicode-bidi", "versionInfo": "0.3.15" }, { "SPDXID": "SPDXRef-Package-strum_macros-0.25.3", "description": "Helpful macros for working with enums and strings", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/strum_macros@0.25.3", "referenceType": "purl" } ], "homepage": "https://github.com/Peternator7/strum", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "strum_macros", "versionInfo": "0.25.3" }, { "SPDXID": "SPDXRef-Package-sync_wrapper-0.1.2", "description": "A tool for enlisting the compiler’s help in proving the absence of concurrency", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/sync_wrapper@0.1.2", "referenceType": "purl" } ], "homepage": "https://docs.rs/sync_wrapper", "licenseConcluded": "Apache-2.0", "licenseDeclared": "Apache-2.0", "name": "sync_wrapper", "versionInfo": "0.1.2" }, { "SPDXID": "SPDXRef-Package-rustls-pemfile-1.0.4", "description": "Basic .pem file parser for keys and certificates", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/rustls-pemfile@1.0.4", "referenceType": "purl" } ], "homepage": "https://github.com/rustls/pemfile", "licenseConcluded": "Apache-2.0 OR ISC OR MIT", "licenseDeclared": "Apache-2.0 OR ISC OR MIT", "name": "rustls-pemfile", "versionInfo": "1.0.4" }, { "SPDXID": "SPDXRef-Package-windows_i686_gnu-0.52.4", "description": "Import lib for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows_i686_gnu@0.52.4", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows_i686_gnu", "versionInfo": "0.52.4" }, { "SPDXID": "SPDXRef-Package-windows-targets-0.52.4", "description": "Import libs for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows-targets@0.52.4", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows-targets", "versionInfo": "0.52.4" }, { "SPDXID": "SPDXRef-Package-rustc-demangle-0.1.23", "description": "Rust compiler symbol demangling.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/rustc-demangle@0.1.23", "referenceType": "purl" } ], "homepage": "https://github.com/alexcrichton/rustc-demangle", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "rustc-demangle", "versionInfo": "0.1.23" }, { "SPDXID": "SPDXRef-Package-wasm-bindgen-macro-0.2.92", "description": "Definition of the `#[wasm_bindgen]` attribute, an internal dependency\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/wasm-bindgen-macro@0.2.92", "referenceType": "purl" } ], "homepage": "https://rustwasm.github.io/wasm-bindgen/", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "wasm-bindgen-macro", "versionInfo": "0.2.92" }, { "SPDXID": "SPDXRef-Package-base64-0.21.7", "description": "encodes and decodes base64 as bytes or utf8", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/base64@0.21.7", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "base64", "versionInfo": "0.21.7" }, { "SPDXID": "SPDXRef-Package-tokio-macros-2.2.0", "description": "Tokio's proc macros.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/tokio-macros@2.2.0", "referenceType": "purl" } ], "homepage": "https://tokio.rs", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "tokio-macros", "versionInfo": "2.2.0" }, { "SPDXID": "SPDXRef-Package-once_cell-1.19.0", "description": "Single assignment cells and lazy values.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/once_cell@1.19.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "once_cell", "versionInfo": "1.19.0" }, { "SPDXID": "SPDXRef-Package-regex-automata-0.4.6", "description": "Automata construction and matching using regular expressions.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/regex-automata@0.4.6", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "regex-automata", "versionInfo": "0.4.6" }, { "SPDXID": "SPDXRef-Package-iana-time-zone-0.1.60", "description": "get the IANA time zone for the current system", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/iana-time-zone@0.1.60", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "iana-time-zone", "versionInfo": "0.1.60" }, { "SPDXID": "SPDXRef-Package-chrono-0.4.35", "description": "Date and time library for Rust", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/chrono@0.4.35", "referenceType": "purl" } ], "homepage": "https://github.com/chronotope/chrono", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "chrono", "versionInfo": "0.4.35" }, { "SPDXID": "SPDXRef-Package-schannel-0.1.23", "description": "Schannel bindings for rust, allowing SSL/TLS (e.g. https) without openssl", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/schannel@0.1.23", "referenceType": "purl" } ], "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "schannel", "versionInfo": "0.1.23" }, { "SPDXID": "SPDXRef-Package-log-0.4.21", "description": "A lightweight logging facade for Rust\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/log@0.4.21", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "log", "versionInfo": "0.4.21" }, { "SPDXID": "SPDXRef-Package-openssl-probe-0.1.5", "description": "Tool for helping to find SSL certificate locations on the system for OpenSSL\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/openssl-probe@0.1.5", "referenceType": "purl" } ], "homepage": "https://github.com/alexcrichton/openssl-probe", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "openssl-probe", "versionInfo": "0.1.5" }, { "SPDXID": "SPDXRef-Package-wasm-bindgen-backend-0.2.92", "description": "Backend code generation of the wasm-bindgen tool\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/wasm-bindgen-backend@0.2.92", "referenceType": "purl" } ], "homepage": "https://rustwasm.github.io/wasm-bindgen/", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "wasm-bindgen-backend", "versionInfo": "0.2.92" }, { "SPDXID": "SPDXRef-Package-scopeguard-1.2.0", "description": "A RAII scope guard that will run a given closure when it goes out of scope,\neven if the code between panics (assuming unwinding panic).\n\nDefines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as\nshorthands for guards with one of the implemented strategies.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/scopeguard@1.2.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "scopeguard", "versionInfo": "1.2.0" }, { "SPDXID": "SPDXRef-Package-tokio-native-tls-0.3.1", "description": "An implementation of TLS/SSL streams for Tokio using native-tls giving an implementation of TLS\nfor nonblocking I/O streams.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/tokio-native-tls@0.3.1", "referenceType": "purl" } ], "homepage": "https://tokio.rs", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "tokio-native-tls", "versionInfo": "0.3.1" }, { "SPDXID": "SPDXRef-Package-thiserror-impl-1.0.58", "description": "Implementation detail of the `thiserror` crate", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/thiserror-impl@1.0.58", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "thiserror-impl", "versionInfo": "1.0.58" }, { "SPDXID": "SPDXRef-Package-windows_x86_64_gnu-0.52.4", "description": "Import lib for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows_x86_64_gnu@0.52.4", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows_x86_64_gnu", "versionInfo": "0.52.4" }, { "SPDXID": "SPDXRef-Package-form_urlencoded-1.2.1", "description": "Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/form_urlencoded@1.2.1", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "form_urlencoded", "versionInfo": "1.2.1" }, { "SPDXID": "SPDXRef-Package-comfy-table-7.1.0", "description": "An easy to use library for building beautiful tables with automatic content wrapping", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/comfy-table@7.1.0", "referenceType": "purl" } ], "homepage": "https://github.com/nukesor/comfy-table", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "comfy-table", "versionInfo": "7.1.0" }, { "SPDXID": "SPDXRef-Package-tinyvec-1.6.0", "description": "`tinyvec` provides 100% safe vec-like data structures.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/tinyvec@1.6.0", "referenceType": "purl" } ], "licenseConcluded": "Zlib OR Apache-2.0 OR MIT", "licenseDeclared": "Zlib OR Apache-2.0 OR MIT", "name": "tinyvec", "versionInfo": "1.6.0" }, { "SPDXID": "SPDXRef-Package-aho-corasick-1.1.3", "description": "Fast multiple substring searching.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/aho-corasick@1.1.3", "referenceType": "purl" } ], "homepage": "https://github.com/BurntSushi/aho-corasick", "licenseConcluded": "Unlicense OR MIT", "licenseDeclared": "Unlicense OR MIT", "name": "aho-corasick", "versionInfo": "1.1.3" }, { "SPDXID": "SPDXRef-Package-futures-sink-0.3.30", "description": "The asynchronous `Sink` trait for the futures-rs library.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/futures-sink@0.3.30", "referenceType": "purl" } ], "homepage": "https://rust-lang.github.io/futures-rs", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "futures-sink", "versionInfo": "0.3.30" }, { "SPDXID": "SPDXRef-Package-windows_x86_64_msvc-0.52.4", "description": "Import lib for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows_x86_64_msvc@0.52.4", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows_x86_64_msvc", "versionInfo": "0.52.4" }, { "SPDXID": "SPDXRef-Package-pin-utils-0.1.0", "description": "Utilities for pinning\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/pin-utils@0.1.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "pin-utils", "versionInfo": "0.1.0" }, { "SPDXID": "SPDXRef-Package-strum-0.25.0", "description": "Helpful macros for working with enums and strings", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/strum@0.25.0", "referenceType": "purl" } ], "homepage": "https://github.com/Peternator7/strum", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "strum", "versionInfo": "0.25.0" }, { "SPDXID": "SPDXRef-Package-winapi-x86_64-pc-windows-gnu-0.4.0", "description": "Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/winapi-x86_64-pc-windows-gnu@0.4.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "winapi-x86_64-pc-windows-gnu", "versionInfo": "0.4.0" }, { "SPDXID": "SPDXRef-Package-unicode-ident-1.0.12", "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/unicode-ident@1.0.12", "referenceType": "purl" } ], "licenseConcluded": "(MIT OR Apache-2.0) AND Unicode-DFS-2016", "licenseDeclared": "(MIT OR Apache-2.0) AND Unicode-DFS-2016", "name": "unicode-ident", "versionInfo": "1.0.12" }, { "SPDXID": "SPDXRef-Package-hermit-abi-0.3.9", "description": "Hermit system calls definitions.", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/hermit-abi@0.3.9", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "hermit-abi", "versionInfo": "0.3.9" }, { "SPDXID": "SPDXRef-Package-futures-core-0.3.30", "description": "The core traits and types in for the `futures` library.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/futures-core@0.3.30", "referenceType": "purl" } ], "homepage": "https://rust-lang.github.io/futures-rs", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "futures-core", "versionInfo": "0.3.30" }, { "SPDXID": "SPDXRef-Package-windows-sys-0.52.0", "description": "Rust for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows-sys@0.52.0", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows-sys", "versionInfo": "0.52.0" }, { "SPDXID": "SPDXRef-Package-ergani-rust-sdk-0.1.0", "downloadLocation": "NONE", "licenseConcluded": "NOASSERTION", "name": "ergani-rust-sdk", "versionInfo": "0.1.0" }, { "SPDXID": "SPDXRef-Package-signal-hook-registry-1.4.1", "description": "Backend crate for signal-hook", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/signal-hook-registry@1.4.1", "referenceType": "purl" } ], "licenseConcluded": "Apache-2.0 OR MIT", "licenseDeclared": "Apache-2.0/MIT", "name": "signal-hook-registry", "versionInfo": "1.4.1" }, { "SPDXID": "SPDXRef-Package-tracing-0.1.40", "description": "Application-level tracing for Rust.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/tracing@0.1.40", "referenceType": "purl" } ], "homepage": "https://tokio.rs", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "tracing", "versionInfo": "0.1.40" }, { "SPDXID": "SPDXRef-Package-windows_aarch64_msvc-0.52.4", "description": "Import lib for Windows", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/windows_aarch64_msvc@0.52.4", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "windows_aarch64_msvc", "versionInfo": "0.52.4" }, { "SPDXID": "SPDXRef-Package-foreign-types-shared-0.1.1", "description": "An internal crate used by foreign-types", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/foreign-types-shared@0.1.1", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "foreign-types-shared", "versionInfo": "0.1.1" }, { "SPDXID": "SPDXRef-Package-iana-time-zone-haiku-0.1.2", "description": "iana-time-zone support crate for Haiku OS", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/iana-time-zone-haiku@0.1.2", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "iana-time-zone-haiku", "versionInfo": "0.1.2" }, { "SPDXID": "SPDXRef-Package-foreign-types-0.3.2", "description": "A framework for Rust wrappers over C APIs", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/foreign-types@0.3.2", "referenceType": "purl" } ], "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "foreign-types", "versionInfo": "0.3.2" }, { "SPDXID": "SPDXRef-Package-cfg-if-1.0.0", "description": "A macro to ergonomically define an item depending on a large number of #[cfg]\nparameters. Structured like an if-else chain, the first matching branch is the\nitem that gets emitted.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/cfg-if@1.0.0", "referenceType": "purl" } ], "homepage": "https://github.com/alexcrichton/cfg-if", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT/Apache-2.0", "name": "cfg-if", "versionInfo": "1.0.0" }, { "SPDXID": "SPDXRef-Package-ergani-0.1.10", "description": "Rust SDK for the Greek government Ergani API for employee workflows", "downloadLocation": "NONE", "homepage": "https://github.com/pavlospt/ergani-rust-sdk", "licenseConcluded": "MIT", "licenseDeclared": "MIT", "name": "ergani", "versionInfo": "0.1.10" }, { "SPDXID": "SPDXRef-Package-socket2-0.5.6", "description": "Utilities for handling networking sockets with a maximal amount of configuration\npossible intended.\n", "downloadLocation": "registry+https://github.com/rust-lang/crates.io-index", "externalRefs": [ { "referenceCategory": "PACKAGE-MANAGER", "referenceLocator": "pkg:cargo/socket2@0.5.6", "referenceType": "purl" } ], "homepage": "https://github.com/rust-lang/socket2", "licenseConcluded": "MIT OR Apache-2.0", "licenseDeclared": "MIT OR Apache-2.0", "name": "socket2", "versionInfo": "0.5.6" } ], "relationships": [ { "relatedSpdxElement": "SPDXRef-Package-rustversion-1.0.14", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-strum_macros-0.25.3" }, { "relatedSpdxElement": "SPDXRef-Package-log-0.4.21", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-native-tls-0.2.11" }, { "relatedSpdxElement": "SPDXRef-Package-core-foundation-sys-0.8.6", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-security-framework-sys-2.9.1" }, { "relatedSpdxElement": "SPDXRef-Package-serde-1.0.197", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-serde_urlencoded-0.7.1" }, { "relatedSpdxElement": "SPDXRef-Package-cfg-if-1.0.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-encoding_rs-0.8.33" }, { "relatedSpdxElement": "SPDXRef-Package-once_cell-1.19.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-backend-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-pin-project-lite-0.2.13", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-1.36.0" }, { "relatedSpdxElement": "SPDXRef-Package-quote-1.0.35", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-backend-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-pin-project-internal-1.1.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-pin-project-1.1.5" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-security-framework-sys-2.9.1" }, { "relatedSpdxElement": "SPDXRef-Package-windows-sys-0.48.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-winreg-0.50.0" }, { "relatedSpdxElement": "SPDXRef-Package-system-configuration-sys-0.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-system-configuration-0.5.1" }, { "relatedSpdxElement": "SPDXRef-Package-proc-macro2-1.0.79", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-strum_macros-0.25.3" }, { "relatedSpdxElement": "SPDXRef-Package-log-0.4.21", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tracing-0.1.40" }, { "relatedSpdxElement": "SPDXRef-Package-windows-sys-0.48.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-1.36.0" }, { "relatedSpdxElement": "SPDXRef-Package-proc-macro2-1.0.79", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-pin-project-internal-1.1.5" }, { "relatedSpdxElement": "SPDXRef-Package-tower-0.4.13", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-util-0.1.3" }, { "relatedSpdxElement": "SPDXRef-Package-windows_i686_msvc-0.52.4", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-targets-0.52.4" }, { "relatedSpdxElement": "SPDXRef-Package-futures-core-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-openssl-probe-0.1.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-native-tls-0.2.11" }, { "relatedSpdxElement": "SPDXRef-Package-js-sys-0.3.69", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-chrono-0.4.35" }, { "relatedSpdxElement": "SPDXRef-Package-aho-corasick-1.1.3", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-regex-1.10.3" }, { "relatedSpdxElement": "SPDXRef-Package-wasm-bindgen-macro-support-0.2.92", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-macro-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-bytes-1.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-1.36.0" }, { "relatedSpdxElement": "SPDXRef-Package-wasm-bindgen-futures-0.4.42", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-once_cell-1.19.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tracing-core-0.1.32" }, { "relatedSpdxElement": "SPDXRef-Package-security-framework-sys-2.9.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-security-framework-2.9.2" }, { "relatedSpdxElement": "SPDXRef-Package-openssl-sys-0.9.101", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-openssl-0.10.64" }, { "relatedSpdxElement": "SPDXRef-Package-futures-core-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-h2-0.4.3" }, { "relatedSpdxElement": "SPDXRef-Package-memchr-2.7.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-regex-1.10.3" }, { "relatedSpdxElement": "SPDXRef-Package-tower-service-0.3.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-tls-0.6.0" }, { "relatedSpdxElement": "SPDXRef-Package-cfg-if-1.0.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-winreg-0.50.0" }, { "relatedSpdxElement": "SPDXRef-Package-tokio-1.36.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-native-tls-0.3.1" }, { "relatedSpdxElement": "SPDXRef-Package-quote-1.0.35", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-thiserror-impl-1.0.58" }, { "relatedSpdxElement": "SPDXRef-Package-tokio-1.36.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-1.2.0" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-android_system_properties-0.1.5" }, { "relatedSpdxElement": "SPDXRef-Package-http-body-1.0.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-util-0.1.3" }, { "relatedSpdxElement": "SPDXRef-Package-winapi-x86_64-pc-windows-gnu-0.4.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-winapi-0.3.9" }, { "relatedSpdxElement": "SPDXRef-Package-syn-2.0.53", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-backend-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-pin-project-1.1.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tower-0.4.13" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-rustix-0.38.32" }, { "relatedSpdxElement": "SPDXRef-Package-bitflags-2.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-rustix-0.38.32" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-errno-0.3.8" }, { "relatedSpdxElement": "SPDXRef-Package-web-sys-0.3.69", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-futures-0.4.42" }, { "relatedSpdxElement": "SPDXRef-Package-regex-syntax-0.8.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-regex-1.10.3" }, { "relatedSpdxElement": "SPDXRef-Package-proc-macro2-1.0.79", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-openssl-macros-0.1.1" }, { "relatedSpdxElement": "SPDXRef-Package-core-foundation-sys-0.8.6", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-system-configuration-sys-0.5.0" }, { "relatedSpdxElement": "SPDXRef-Package-futures-channel-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-1.2.0" }, { "relatedSpdxElement": "SPDXRef-Package-windows-targets-0.52.4", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-sys-0.52.0" }, { "relatedSpdxElement": "SPDXRef-Package-proc-macro2-1.0.79", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-thiserror-impl-1.0.58" }, { "relatedSpdxElement": "SPDXRef-Package-android_system_properties-0.1.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-iana-time-zone-0.1.60" }, { "relatedSpdxElement": "SPDXRef-Package-once_cell-1.19.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-tokio-1.36.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-h2-0.4.3" }, { "relatedSpdxElement": "SPDXRef-Package-http-body-util-0.1.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-num_cpus-1.16.0" }, { "relatedSpdxElement": "SPDXRef-Package-chrono-0.4.35", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-ergani-rust-sdk-0.1.0" }, { "relatedSpdxElement": "SPDXRef-Package-num_cpus-1.16.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-1.36.0" }, { "relatedSpdxElement": "SPDXRef-Package-windows-targets-0.48.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-parking_lot_core-0.9.9" }, { "relatedSpdxElement": "SPDXRef-Package-linux-raw-sys-0.4.13", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-rustix-0.38.32" }, { "relatedSpdxElement": "SPDXRef-Package-serde-1.0.197", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-hyper-1.2.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-util-0.1.3" }, { "relatedSpdxElement": "SPDXRef-Package-bumpalo-3.15.4", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-backend-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-base64-0.21.7", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-1.36.0" }, { "relatedSpdxElement": "SPDXRef-Package-tinyvec-1.6.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-unicode-normalization-0.1.23" }, { "relatedSpdxElement": "SPDXRef-Package-futures-sink-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-util-0.7.10" }, { "relatedSpdxElement": "SPDXRef-Package-anyhow-1.0.81", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-ergani-rust-sdk-0.1.0" }, { "relatedSpdxElement": "SPDXRef-Package-ergani-rust-sdk-0.1.0", "relationshipType": "GENERATED_FROM", "spdxElementId": "SPDXRef-File-ergani-rust-sdk" }, { "relatedSpdxElement": "SPDXRef-Package-winreg-0.50.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-strum-0.25.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-comfy-table-7.1.0" }, { "relatedSpdxElement": "SPDXRef-Package-hyper-util-0.1.3", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-openssl-macros-0.1.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-openssl-0.10.64" }, { "relatedSpdxElement": "SPDXRef-Package-windows-targets-0.52.4", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-chrono-0.4.35" }, { "relatedSpdxElement": "SPDXRef-Package-tower-service-0.3.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-windows_x86_64_msvc-0.48.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-targets-0.48.5" }, { "relatedSpdxElement": "SPDXRef-Package-rustc-demangle-0.1.23", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-backtrace-0.3.70" }, { "relatedSpdxElement": "SPDXRef-Package-bytes-1.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-tls-0.6.0" }, { "relatedSpdxElement": "SPDXRef-Package-wasm-bindgen-0.2.92", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-js-sys-0.3.69" }, { "relatedSpdxElement": "SPDXRef-Package-windows-core-0.52.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-iana-time-zone-0.1.60" }, { "relatedSpdxElement": "SPDXRef-Package-fnv-1.0.7", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-h2-0.4.3" }, { "relatedSpdxElement": "SPDXRef-Package-try-lock-0.2.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-want-0.3.1" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-security-framework-2.9.2" }, { "relatedSpdxElement": "SPDXRef-Package-core-foundation-sys-0.8.6", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-core-foundation-0.9.4" }, { "relatedSpdxElement": "SPDXRef-Package-indexmap-2.2.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-h2-0.4.3" }, { "relatedSpdxElement": "SPDXRef-Package-pin-project-lite-0.2.13", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tracing-0.1.40" }, { "relatedSpdxElement": "SPDXRef-Package-unicode-normalization-0.1.23", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-idna-0.5.0" }, { "relatedSpdxElement": "SPDXRef-Package-bitflags-2.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-crossterm-0.27.0" }, { "relatedSpdxElement": "SPDXRef-Package-pin-project-lite-0.2.13", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-futures-util-0.3.30" }, { "relatedSpdxElement": "SPDXRef-Package-proc-macro2-1.0.79", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-quote-1.0.35" }, { "relatedSpdxElement": "SPDXRef-Package-tracing-0.1.40", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-util-0.1.3" }, { "relatedSpdxElement": "SPDXRef-Package-lazy_static-1.4.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-native-tls-0.2.11" }, { "relatedSpdxElement": "SPDXRef-Package-slab-0.4.9", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-h2-0.4.3" }, { "relatedSpdxElement": "SPDXRef-Package-winapi-0.3.9", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-crossterm-0.27.0" }, { "relatedSpdxElement": "SPDXRef-Package-indexmap-2.2.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-serde_json-1.0.114" }, { "relatedSpdxElement": "SPDXRef-Package-windows-sys-0.52.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-schannel-0.1.23" }, { "relatedSpdxElement": "SPDXRef-Package-foreign-types-shared-0.1.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-foreign-types-0.3.2" }, { "relatedSpdxElement": "SPDXRef-Package-native-tls-0.2.11", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-tls-0.6.0" }, { "relatedSpdxElement": "SPDXRef-Package-android-tzdata-0.1.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-chrono-0.4.35" }, { "relatedSpdxElement": "SPDXRef-Package-quote-1.0.35", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-macros-2.2.0" }, { "relatedSpdxElement": "SPDXRef-Package-scopeguard-1.2.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-lock_api-0.4.11" }, { "relatedSpdxElement": "SPDXRef-Package-fastrand-2.0.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tempfile-3.10.1" }, { "relatedSpdxElement": "SPDXRef-Package-tokio-native-tls-0.3.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-tracing-core-0.1.32", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tracing-0.1.40" }, { "relatedSpdxElement": "SPDXRef-Package-httparse-1.8.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-1.2.0" }, { "relatedSpdxElement": "SPDXRef-Package-openssl-sys-0.9.101", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-native-tls-0.2.11" }, { "relatedSpdxElement": "SPDXRef-Package-tracing-0.1.40", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-util-0.7.10" }, { "relatedSpdxElement": "SPDXRef-Package-base64-0.21.7", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-rustls-pemfile-1.0.4" }, { "relatedSpdxElement": "SPDXRef-Package-futures-task-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-futures-util-0.3.30" }, { "relatedSpdxElement": "SPDXRef-Package-windows-sys-0.52.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-socket2-0.5.6" }, { "relatedSpdxElement": "SPDXRef-Package-proc-macro2-1.0.79", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-syn-2.0.53" }, { "relatedSpdxElement": "SPDXRef-Package-syn-2.0.53", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-serde_derive-1.0.197" }, { "relatedSpdxElement": "SPDXRef-Package-serde-1.0.197", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-serde_json-1.0.114" }, { "relatedSpdxElement": "SPDXRef-Package-cfg-if-1.0.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-syn-2.0.53", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-thiserror-impl-1.0.58" }, { "relatedSpdxElement": "SPDXRef-Package-pin-project-lite-0.2.13", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-util-0.1.3" }, { "relatedSpdxElement": "SPDXRef-Package-proc-macro2-1.0.79", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-backend-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-sync_wrapper-0.1.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-hashbrown-0.14.3", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-indexmap-2.2.5" }, { "relatedSpdxElement": "SPDXRef-Package-http-1.1.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-http-body-1.0.0" }, { "relatedSpdxElement": "SPDXRef-Package-tower-service-0.3.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tower-0.4.13" }, { "relatedSpdxElement": "SPDXRef-Package-cfg-if-1.0.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-futures-0.4.42" }, { "relatedSpdxElement": "SPDXRef-Package-bytes-1.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-winapi-i686-pc-windows-gnu-0.4.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-winapi-0.3.9" }, { "relatedSpdxElement": "SPDXRef-Package-itoa-1.0.10", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-serde_json-1.0.114" }, { "relatedSpdxElement": "SPDXRef-Package-thiserror-impl-1.0.58", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-thiserror-1.0.58" }, { "relatedSpdxElement": "SPDXRef-Package-syn-2.0.53", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-pin-project-internal-1.1.5" }, { "relatedSpdxElement": "SPDXRef-Package-windows-targets-0.48.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-sys-0.48.0" }, { "relatedSpdxElement": "SPDXRef-Package-memchr-2.7.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-object-0.32.2" }, { "relatedSpdxElement": "SPDXRef-Package-pin-project-lite-0.2.13", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-http-body-util-0.1.1" }, { "relatedSpdxElement": "SPDXRef-Package-proc-macro2-1.0.79", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-serde_derive-1.0.197" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-system-configuration-sys-0.5.0" }, { "relatedSpdxElement": "SPDXRef-Package-js-sys-0.3.69", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-web-sys-0.3.69" }, { "relatedSpdxElement": "SPDXRef-Package-futures-sink-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-h2-0.4.3" }, { "relatedSpdxElement": "SPDXRef-Package-iana-time-zone-haiku-0.1.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-iana-time-zone-0.1.60" }, { "relatedSpdxElement": "SPDXRef-Package-gimli-0.28.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-addr2line-0.21.0" }, { "relatedSpdxElement": "SPDXRef-Package-hyper-1.2.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-tls-0.6.0" }, { "relatedSpdxElement": "SPDXRef-Package-itoa-1.0.10", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-1.2.0" }, { "relatedSpdxElement": "SPDXRef-Package-tokio-native-tls-0.3.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-tls-0.6.0" }, { "relatedSpdxElement": "SPDXRef-Package-hyper-tls-0.6.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-parking_lot_core-0.9.9", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-parking_lot-0.12.1" }, { "relatedSpdxElement": "SPDXRef-Package-mime-0.3.17", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-futures-util-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tower-0.4.13" }, { "relatedSpdxElement": "SPDXRef-Package-itoa-1.0.10", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-http-1.1.0" }, { "relatedSpdxElement": "SPDXRef-Package-windows-sys-0.48.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-mio-0.8.11" }, { "relatedSpdxElement": "SPDXRef-Package-cfg-if-1.0.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-openssl-0.10.64" }, { "relatedSpdxElement": "SPDXRef-Package-futures-util-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-futures-channel-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-util-0.1.3" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-core-foundation-0.9.4" }, { "relatedSpdxElement": "SPDXRef-Package-regex-syntax-0.8.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-regex-automata-0.4.6" }, { "relatedSpdxElement": "SPDXRef-Package-windows-sys-0.52.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-errno-0.3.8" }, { "relatedSpdxElement": "SPDXRef-Package-proc-macro2-1.0.79", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-macro-support-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-num-traits-0.2.18", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-chrono-0.4.35" }, { "relatedSpdxElement": "SPDXRef-Package-core-foundation-sys-0.8.6", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-security-framework-2.9.2" }, { "relatedSpdxElement": "SPDXRef-Package-unicode-bidi-0.3.15", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-idna-0.5.0" }, { "relatedSpdxElement": "SPDXRef-Package-wasi-0.11.0+wasi-snapshot-preview1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-mio-0.8.11" }, { "relatedSpdxElement": "SPDXRef-Package-windows-sys-0.52.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tempfile-3.10.1" }, { "relatedSpdxElement": "SPDXRef-Package-futures-core-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tower-0.4.13" }, { "relatedSpdxElement": "SPDXRef-Package-errno-0.3.8", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-rustix-0.38.32" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-crossterm-0.27.0" }, { "relatedSpdxElement": "SPDXRef-Package-hyper-util-0.1.3", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-tls-0.6.0" }, { "relatedSpdxElement": "SPDXRef-Package-once_cell-1.19.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-openssl-0.10.64" }, { "relatedSpdxElement": "SPDXRef-Package-form_urlencoded-1.2.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-url-2.5.0" }, { "relatedSpdxElement": "SPDXRef-Package-addr2line-0.21.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-backtrace-0.3.70" }, { "relatedSpdxElement": "SPDXRef-Package-tokio-1.36.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-ergani-0.1.10" }, { "relatedSpdxElement": "SPDXRef-Package-serde-1.0.197", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-ergani-0.1.10" }, { "relatedSpdxElement": "SPDXRef-Package-windows_x86_64_gnu-0.52.4", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-targets-0.52.4" }, { "relatedSpdxElement": "SPDXRef-Package-tower-layer-0.3.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tower-0.4.13" }, { "relatedSpdxElement": "SPDXRef-Package-quote-1.0.35", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-serde_derive-1.0.197" }, { "relatedSpdxElement": "SPDXRef-Package-tracing-0.1.40", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tower-0.4.13" }, { "relatedSpdxElement": "SPDXRef-Package-tracing-0.1.40", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-h2-0.4.3" }, { "relatedSpdxElement": "SPDXRef-Package-proc-macro2-1.0.79", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-async-trait-0.1.78" }, { "relatedSpdxElement": "SPDXRef-Package-http-1.1.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-1.2.0" }, { "relatedSpdxElement": "SPDXRef-Package-tokio-1.36.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-ergani-rust-sdk-0.1.0" }, { "relatedSpdxElement": "SPDXRef-Package-syn-2.0.53", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-strum_macros-0.25.3" }, { "relatedSpdxElement": "SPDXRef-Package-percent-encoding-2.3.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-form_urlencoded-1.2.1" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-socket2-0.5.6" }, { "relatedSpdxElement": "SPDXRef-Package-quote-1.0.35", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-macro-support-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-futures-core-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-futures-util-0.3.30" }, { "relatedSpdxElement": "SPDXRef-Package-windows_x86_64_gnullvm-0.48.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-targets-0.48.5" }, { "relatedSpdxElement": "SPDXRef-Package-windows_aarch64_gnullvm-0.48.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-targets-0.48.5" }, { "relatedSpdxElement": "SPDXRef-Package-ergani-0.1.10", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-ergani-rust-sdk-0.1.0" }, { "relatedSpdxElement": "SPDXRef-Package-equivalent-1.0.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-indexmap-2.2.5" }, { "relatedSpdxElement": "SPDXRef-Package-tokio-1.36.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-util-0.7.10" }, { "relatedSpdxElement": "SPDXRef-Package-crossterm_winapi-0.9.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-crossterm-0.27.0" }, { "relatedSpdxElement": "SPDXRef-Package-wasm-bindgen-shared-0.2.92", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-backend-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-native-tls-0.2.11", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-tempfile-3.10.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-native-tls-0.2.11" }, { "relatedSpdxElement": "SPDXRef-Package-security-framework-2.9.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-native-tls-0.2.11" }, { "relatedSpdxElement": "SPDXRef-Package-ergani-0.1.10", "relationshipType": "GENERATED_FROM", "spdxElementId": "SPDXRef-File-ergani" }, { "relatedSpdxElement": "SPDXRef-Package-serde_derive-1.0.197", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-serde-1.0.197" }, { "relatedSpdxElement": "SPDXRef-Package-serde_derive-1.0.197", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-ergani-0.1.10" }, { "relatedSpdxElement": "SPDXRef-Package-form_urlencoded-1.2.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-serde_urlencoded-0.7.1" }, { "relatedSpdxElement": "SPDXRef-Package-wasm-bindgen-0.2.92", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-chrono-0.4.35" }, { "relatedSpdxElement": "SPDXRef-Package-strum_macros-0.25.3", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-comfy-table-7.1.0" }, { "relatedSpdxElement": "SPDXRef-Package-futures-core-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-futures-channel-0.3.30" }, { "relatedSpdxElement": "SPDXRef-Package-h2-0.4.3", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-memchr-2.7.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-aho-corasick-1.1.3" }, { "relatedSpdxElement": "SPDXRef-Package-futures-util-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-1.2.0" }, { "relatedSpdxElement": "SPDXRef-Package-cfg-if-1.0.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tempfile-3.10.1" }, { "relatedSpdxElement": "SPDXRef-Package-redox_syscall-0.4.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-parking_lot_core-0.9.9" }, { "relatedSpdxElement": "SPDXRef-Package-smallvec-1.13.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-parking_lot_core-0.9.9" }, { "relatedSpdxElement": "SPDXRef-Package-bitflags-1.3.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-redox_syscall-0.4.1" }, { "relatedSpdxElement": "SPDXRef-Package-http-1.1.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-http-body-util-0.1.1" }, { "relatedSpdxElement": "SPDXRef-Package-wasm-bindgen-0.2.92", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-iana-time-zone-0.1.60" }, { "relatedSpdxElement": "SPDXRef-Package-adler-1.0.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-miniz_oxide-0.7.2" }, { "relatedSpdxElement": "SPDXRef-Package-mio-0.8.11", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-1.36.0" }, { "relatedSpdxElement": "SPDXRef-Package-windows_x86_64_gnu-0.48.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-targets-0.48.5" }, { "relatedSpdxElement": "SPDXRef-Package-futures-core-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-http-body-util-0.1.1" }, { "relatedSpdxElement": "SPDXRef-Package-openssl-0.10.64", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-native-tls-0.2.11" }, { "relatedSpdxElement": "SPDXRef-Package-web-sys-0.3.69", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-bitflags-2.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-openssl-0.10.64" }, { "relatedSpdxElement": "SPDXRef-Package-percent-encoding-2.3.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-url-2.5.0" }, { "relatedSpdxElement": "SPDXRef-Package-windows-targets-0.52.4", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-core-0.52.0" }, { "relatedSpdxElement": "SPDXRef-Package-js-sys-0.3.69", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-futures-0.4.42" }, { "relatedSpdxElement": "SPDXRef-Package-core-foundation-0.9.4", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-system-configuration-0.5.1" }, { "relatedSpdxElement": "SPDXRef-Package-quote-1.0.35", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-macro-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-parking_lot-0.12.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-1.36.0" }, { "relatedSpdxElement": "SPDXRef-Package-js-sys-0.3.69", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-itoa-1.0.10", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-serde_urlencoded-0.7.1" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-openssl-sys-0.9.101" }, { "relatedSpdxElement": "SPDXRef-Package-http-body-1.0.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-http-body-1.0.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-http-body-util-0.1.1" }, { "relatedSpdxElement": "SPDXRef-Package-log-0.4.21", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-backend-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-pin-project-lite-0.2.13", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-1.2.0" }, { "relatedSpdxElement": "SPDXRef-Package-bytes-1.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-util-0.7.10" }, { "relatedSpdxElement": "SPDXRef-Package-heck-0.4.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-strum_macros-0.25.3" }, { "relatedSpdxElement": "SPDXRef-Package-rustls-pemfile-1.0.4", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-wasm-bindgen-backend-0.2.92", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-macro-support-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-windows_aarch64_msvc-0.48.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-targets-0.48.5" }, { "relatedSpdxElement": "SPDXRef-Package-wasm-bindgen-0.2.92", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-quote-1.0.35", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-pin-project-internal-1.1.5" }, { "relatedSpdxElement": "SPDXRef-Package-tokio-util-0.7.10", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-h2-0.4.3" }, { "relatedSpdxElement": "SPDXRef-Package-proc-macro2-1.0.79", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-macros-2.2.0" }, { "relatedSpdxElement": "SPDXRef-Package-wasm-bindgen-0.2.92", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-futures-0.4.42" }, { "relatedSpdxElement": "SPDXRef-Package-native-tls-0.2.11", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-native-tls-0.3.1" }, { "relatedSpdxElement": "SPDXRef-Package-unicode-ident-1.0.12", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-syn-2.0.53" }, { "relatedSpdxElement": "SPDXRef-Package-quote-1.0.35", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-async-trait-0.1.78" }, { "relatedSpdxElement": "SPDXRef-Package-syn-2.0.53", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-openssl-macros-0.1.1" }, { "relatedSpdxElement": "SPDXRef-Package-windows_i686_msvc-0.48.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-targets-0.48.5" }, { "relatedSpdxElement": "SPDXRef-Package-idna-0.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-url-2.5.0" }, { "relatedSpdxElement": "SPDXRef-Package-encoding_rs-0.8.33", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-reqwest-0.12.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-ergani-0.1.10" }, { "relatedSpdxElement": "SPDXRef-Package-iana-time-zone-0.1.60", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-chrono-0.4.35" }, { "relatedSpdxElement": "SPDXRef-Package-windows_x86_64_msvc-0.52.4", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-targets-0.52.4" }, { "relatedSpdxElement": "SPDXRef-Package-bytes-1.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-util-0.1.3" }, { "relatedSpdxElement": "SPDXRef-Package-core-foundation-0.9.4", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-security-framework-2.9.2" }, { "relatedSpdxElement": "SPDXRef-Package-parking_lot-0.12.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-crossterm-0.27.0" }, { "relatedSpdxElement": "SPDXRef-Package-quote-1.0.35", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-syn-2.0.53" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-mio-0.8.11" }, { "relatedSpdxElement": "SPDXRef-Package-quote-1.0.35", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-strum_macros-0.25.3" }, { "relatedSpdxElement": "SPDXRef-Package-windows_i686_gnu-0.48.5", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-targets-0.48.5" }, { "relatedSpdxElement": "SPDXRef-Package-http-1.1.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-util-0.1.3" }, { "relatedSpdxElement": "SPDXRef-Package-unicode-width-0.1.11", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-comfy-table-7.1.0" }, { "relatedSpdxElement": "SPDXRef-Package-crossterm-0.27.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-comfy-table-7.1.0" }, { "relatedSpdxElement": "SPDXRef-Package-futures-util-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-h2-0.4.3" }, { "relatedSpdxElement": "SPDXRef-Package-anyhow-1.0.81", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-ergani-0.1.10" }, { "relatedSpdxElement": "SPDXRef-Package-object-0.32.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-backtrace-0.3.70" }, { "relatedSpdxElement": "SPDXRef-Package-hermit-abi-0.3.9", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-num_cpus-1.16.0" }, { "relatedSpdxElement": "SPDXRef-Package-bytes-1.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-1.2.0" }, { "relatedSpdxElement": "SPDXRef-Package-bytes-1.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-http-body-1.0.0" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-openssl-0.10.64" }, { "relatedSpdxElement": "SPDXRef-Package-ryu-1.0.17", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-serde_urlencoded-0.7.1" }, { "relatedSpdxElement": "SPDXRef-Package-pin-utils-0.1.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-futures-util-0.3.30" }, { "relatedSpdxElement": "SPDXRef-Package-unicode-ident-1.0.12", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-proc-macro2-1.0.79" }, { "relatedSpdxElement": "SPDXRef-Package-syn-2.0.53", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-macro-support-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-http-1.1.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-h2-0.4.3" }, { "relatedSpdxElement": "SPDXRef-Package-core-foundation-sys-0.8.6", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-iana-time-zone-0.1.60" }, { "relatedSpdxElement": "SPDXRef-Package-wasm-bindgen-0.2.92", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-web-sys-0.3.69" }, { "relatedSpdxElement": "SPDXRef-Package-http-body-util-0.1.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-tls-0.6.0" }, { "relatedSpdxElement": "SPDXRef-Package-memchr-2.7.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-regex-automata-0.4.6" }, { "relatedSpdxElement": "SPDXRef-Package-serde_json-1.0.114", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-hyper-1.2.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-chrono-0.4.35", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-ergani-0.1.10" }, { "relatedSpdxElement": "SPDXRef-Package-wasm-bindgen-shared-0.2.92", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-macro-support-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-backtrace-0.3.70" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-signal-hook-registry-1.4.1" }, { "relatedSpdxElement": "SPDXRef-Package-tinyvec_macros-0.1.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tinyvec-1.6.0" }, { "relatedSpdxElement": "SPDXRef-Package-winapi-0.3.9", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-crossterm_winapi-0.9.1" }, { "relatedSpdxElement": "SPDXRef-Package-windows_x86_64_gnullvm-0.52.4", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-targets-0.52.4" }, { "relatedSpdxElement": "SPDXRef-Package-bytes-1.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-http-body-util-0.1.1" }, { "relatedSpdxElement": "SPDXRef-Package-serde_json-1.0.114", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-ergani-0.1.10" }, { "relatedSpdxElement": "SPDXRef-Package-tower-service-0.3.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-util-0.1.3" }, { "relatedSpdxElement": "SPDXRef-Package-socket2-0.5.6", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-util-0.1.3" }, { "relatedSpdxElement": "SPDXRef-Package-thiserror-1.0.58", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-ergani-0.1.10" }, { "relatedSpdxElement": "SPDXRef-Package-ipnet-2.9.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-cfg-if-1.0.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-backtrace-0.3.70" }, { "relatedSpdxElement": "SPDXRef-Package-smallvec-1.13.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-1.2.0" }, { "relatedSpdxElement": "SPDXRef-Package-tokio-1.36.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-tls-0.6.0" }, { "relatedSpdxElement": "SPDXRef-Package-quote-1.0.35", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-openssl-macros-0.1.1" }, { "relatedSpdxElement": "SPDXRef-Package-rustix-0.38.32", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tempfile-3.10.1" }, { "relatedSpdxElement": "SPDXRef-Package-comfy-table-7.1.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-ergani-rust-sdk-0.1.0" }, { "relatedSpdxElement": "SPDXRef-Package-futures-core-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-util-0.7.10" }, { "relatedSpdxElement": "SPDXRef-Package-async-trait-0.1.78", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-ergani-0.1.10" }, { "relatedSpdxElement": "SPDXRef-Package-signal-hook-registry-1.4.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-1.36.0" }, { "relatedSpdxElement": "SPDXRef-Package-miniz_oxide-0.7.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-backtrace-0.3.70" }, { "relatedSpdxElement": "SPDXRef-Package-windows_aarch64_msvc-0.52.4", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-targets-0.52.4" }, { "relatedSpdxElement": "SPDXRef-Package-bytes-1.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-h2-0.4.3" }, { "relatedSpdxElement": "SPDXRef-Package-lock_api-0.4.11", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-parking_lot-0.12.1" }, { "relatedSpdxElement": "SPDXRef-Package-pin-project-lite-0.2.13", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-tokio-macros-2.2.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-1.36.0" }, { "relatedSpdxElement": "SPDXRef-Package-windows-sys-0.52.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-rustix-0.38.32" }, { "relatedSpdxElement": "SPDXRef-Package-syn-2.0.53", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-async-trait-0.1.78" }, { "relatedSpdxElement": "SPDXRef-Package-system-configuration-0.5.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-windows_aarch64_gnullvm-0.52.4", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-targets-0.52.4" }, { "relatedSpdxElement": "SPDXRef-Package-tokio-1.36.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-ryu-1.0.17", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-serde_json-1.0.114" }, { "relatedSpdxElement": "SPDXRef-Package-windows_i686_gnu-0.52.4", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-windows-targets-0.52.4" }, { "relatedSpdxElement": "SPDXRef-Package-backtrace-0.3.70", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-1.36.0" }, { "relatedSpdxElement": "SPDXRef-Package-want-0.3.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-1.2.0" }, { "relatedSpdxElement": "SPDXRef-Package-futures-util-0.3.30", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-util-0.1.3" }, { "relatedSpdxElement": "SPDXRef-Package-tokio-1.36.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tower-0.4.13" }, { "relatedSpdxElement": "SPDXRef-Package-pin-project-lite-0.2.13", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-util-0.7.10" }, { "relatedSpdxElement": "SPDXRef-Package-url-2.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-bytes-1.5.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-http-1.1.0" }, { "relatedSpdxElement": "SPDXRef-Package-http-body-1.0.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-1.2.0" }, { "relatedSpdxElement": "SPDXRef-Package-js-sys-0.3.69", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-iana-time-zone-0.1.60" }, { "relatedSpdxElement": "SPDXRef-Package-regex-1.10.3", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-ergani-0.1.10" }, { "relatedSpdxElement": "SPDXRef-Package-http-1.1.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-pin-project-lite-0.2.13", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tower-0.4.13" }, { "relatedSpdxElement": "SPDXRef-Package-percent-encoding-2.3.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-tokio-1.36.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-util-0.1.3" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-native-tls-0.2.11" }, { "relatedSpdxElement": "SPDXRef-Package-syn-2.0.53", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-macros-2.2.0" }, { "relatedSpdxElement": "SPDXRef-Package-regex-automata-0.4.6", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-regex-1.10.3" }, { "relatedSpdxElement": "SPDXRef-Package-cfg-if-1.0.0", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-parking_lot_core-0.9.9" }, { "relatedSpdxElement": "SPDXRef-Package-aho-corasick-1.1.3", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-regex-automata-0.4.6" }, { "relatedSpdxElement": "SPDXRef-Package-security-framework-sys-2.9.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-native-tls-0.2.11" }, { "relatedSpdxElement": "SPDXRef-Package-log-0.4.21", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-fnv-1.0.7", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-http-1.1.0" }, { "relatedSpdxElement": "SPDXRef-Package-wasm-bindgen-macro-0.2.92", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-wasm-bindgen-0.2.92" }, { "relatedSpdxElement": "SPDXRef-Package-serde_urlencoded-0.7.1", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-reqwest-0.12.0" }, { "relatedSpdxElement": "SPDXRef-Package-h2-0.4.3", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-hyper-1.2.0" }, { "relatedSpdxElement": "SPDXRef-Package-socket2-0.5.6", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-tokio-1.36.0" }, { "relatedSpdxElement": "SPDXRef-Package-libc-0.2.153", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-parking_lot_core-0.9.9" }, { "relatedSpdxElement": "SPDXRef-Package-foreign-types-0.3.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-openssl-0.10.64" }, { "relatedSpdxElement": "SPDXRef-Package-bitflags-1.3.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-security-framework-2.9.2" }, { "relatedSpdxElement": "SPDXRef-Package-schannel-0.1.23", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-native-tls-0.2.11" }, { "relatedSpdxElement": "SPDXRef-Package-bitflags-1.3.2", "relationshipType": "DEPENDS_ON", "spdxElementId": "SPDXRef-Package-system-configuration-0.5.1" } ], "spdxVersion": "SPDX-2.3" }