fa45d8aa5f
- health_checklist.json: 192.168.1.122→node122
- ocr_client.py: docstring IP→node122
- docs/market-data-requirements.md: IP→node122
- 所有API调用通过ProxyHandler({})绕过系统代理
Privoxy对node122:18003返回500,直连正常
1423 lines
43 KiB
JSON
1423 lines
43 KiB
JSON
{
|
||
"bomFormat": "CycloneDX",
|
||
"specVersion": "1.5",
|
||
"version": 1,
|
||
"serialNumber": "urn:uuid:1db97d7c-1a8b-4d7b-bab9-b3ccba63ca8f",
|
||
"metadata": {
|
||
"timestamp": "2026-06-29T12:56:27.343902102Z",
|
||
"tools": [
|
||
{
|
||
"vendor": "CycloneDX",
|
||
"name": "cargo-cyclonedx",
|
||
"version": "0.5.9"
|
||
}
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Samuel Colvin",
|
||
"email": "samuel@pydantic.dev"
|
||
}
|
||
],
|
||
"component": {
|
||
"type": "library",
|
||
"bom-ref": "path+file:///home/runner/work/jiter/jiter/crates/jiter-python#0.16.0",
|
||
"author": "Samuel Colvin <samuel@pydantic.dev>",
|
||
"name": "jiter-python",
|
||
"version": "0.16.0",
|
||
"scope": "required",
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/jiter-python@0.16.0?download_url=file://.",
|
||
"externalReferences": [
|
||
{
|
||
"type": "website",
|
||
"url": "https://github.com/pydantic/jiter/"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/pydantic/jiter/"
|
||
}
|
||
],
|
||
"components": [
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "path+file:///home/runner/work/jiter/jiter/crates/jiter-python#0.16.0 bin-target-0",
|
||
"name": "jiter_python",
|
||
"version": "0.16.0",
|
||
"purl": "pkg:cargo/jiter-python@0.16.0?download_url=file://.#src/lib.rs"
|
||
}
|
||
]
|
||
},
|
||
"properties": [
|
||
{
|
||
"name": "cdx:rustc:sbom:target:all_targets",
|
||
"value": "true"
|
||
}
|
||
]
|
||
},
|
||
"components": [
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "path+file:///home/runner/work/jiter/jiter/crates/jiter#0.16.0",
|
||
"author": "Samuel Colvin <samuel@pydantic.dev>",
|
||
"name": "jiter",
|
||
"version": "0.16.0",
|
||
"description": "Fast Iterable JSON parser",
|
||
"scope": "required",
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/jiter@0.16.0?download_url=file://../jiter",
|
||
"externalReferences": [
|
||
{
|
||
"type": "website",
|
||
"url": "https://github.com/pydantic/jiter/"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/pydantic/jiter/"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
|
||
"author": "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>",
|
||
"name": "ahash",
|
||
"version": "0.8.12",
|
||
"description": "A non-cryptographic hash function using AES-NI for high performance",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/ahash@0.8.12",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/ahash"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/tkaitchuck/ahash"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1",
|
||
"author": "Josh Stone <cuviper@gmail.com>",
|
||
"name": "autocfg",
|
||
"version": "1.5.1",
|
||
"description": "Automatic cfg for Rust compiler features",
|
||
"scope": "excluded",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "Apache-2.0 OR MIT"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/autocfg@1.5.1",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/autocfg/"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/cuviper/autocfg"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bitvec@1.1.1",
|
||
"name": "bitvec",
|
||
"version": "1.1.1",
|
||
"description": "Addresses memory by bits, for packed collections and bitfields",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "ddcec3d12c579d40898fe0a9a358a803c23e9c52ca3c425707f81c9436211837"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/bitvec@1.1.1",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/bitvec/latest/bitvec"
|
||
},
|
||
{
|
||
"type": "website",
|
||
"url": "https://bitvecto-rs.github.io/bitvec"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/bitvecto-rs/bitvec"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
|
||
"author": "Alex Crichton <alex@alexcrichton.com>",
|
||
"name": "cfg-if",
|
||
"version": "1.0.4",
|
||
"description": "A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/cfg-if@1.0.4",
|
||
"externalReferences": [
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/rust-lang/cfg-if"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#funty@2.0.0",
|
||
"author": "myrrlyn <self@myrrlyn.dev>",
|
||
"name": "funty",
|
||
"version": "2.0.0",
|
||
"description": "Trait generalization over the primitive types",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/funty@2.0.0",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/funty"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/myrrlyn/funty"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
|
||
"author": "The Rand Project Developers",
|
||
"name": "getrandom",
|
||
"version": "0.3.4",
|
||
"description": "A small cross-platform library for retrieving random data from system source",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/getrandom@0.3.4",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/getrandom"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/rust-random/getrandom"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
|
||
"name": "heck",
|
||
"version": "0.5.0",
|
||
"description": "heck is a case conversion library.",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/heck@0.5.0",
|
||
"externalReferences": [
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/withoutboats/heck"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-parse-float@1.0.6",
|
||
"author": "Alex Huszagh <ahuszagh@gmail.com>",
|
||
"name": "lexical-parse-float",
|
||
"version": "1.0.6",
|
||
"description": "Efficient parsing of floats from strings.",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "52a9f232fbd6f550bc0137dcb5f99ab674071ac2d690ac69704593cb4abbea56"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/lexical-parse-float@1.0.6",
|
||
"externalReferences": [
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/Alexhuszagh/rust-lexical"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-parse-integer@1.0.6",
|
||
"author": "Alex Huszagh <ahuszagh@gmail.com>",
|
||
"name": "lexical-parse-integer",
|
||
"version": "1.0.6",
|
||
"description": "Efficient parsing of integers from strings.",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "9a7a039f8fb9c19c996cd7b2fcce303c1b2874fe1aca544edc85c4a5f8489b34"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/lexical-parse-integer@1.0.6",
|
||
"externalReferences": [
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/Alexhuszagh/rust-lexical"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-util@1.0.7",
|
||
"author": "Alex Huszagh <ahuszagh@gmail.com>",
|
||
"name": "lexical-util",
|
||
"version": "1.0.7",
|
||
"description": "Shared utilities for lexical creates.",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "2604dd126bb14f13fb5d1bd6a66155079cb9fa655b37f875b3a742c705dbed17"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/lexical-util@1.0.7",
|
||
"externalReferences": [
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/Alexhuszagh/rust-lexical"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
|
||
"author": "The Rust Project Developers",
|
||
"name": "libc",
|
||
"version": "0.2.186",
|
||
"description": "Raw FFI bindings to platform libraries like libc.",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/libc@0.2.186",
|
||
"externalReferences": [
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/rust-lang/libc"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-bigint@0.4.6",
|
||
"author": "The Rust Project Developers",
|
||
"name": "num-bigint",
|
||
"version": "0.4.6",
|
||
"description": "Big integer implementation for Rust",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/num-bigint@0.4.6",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/num-bigint"
|
||
},
|
||
{
|
||
"type": "website",
|
||
"url": "https://github.com/rust-num/num-bigint"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/rust-num/num-bigint"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
|
||
"author": "The Rust Project Developers",
|
||
"name": "num-integer",
|
||
"version": "0.1.46",
|
||
"description": "Integer traits and functions",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/num-integer@0.1.46",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/num-integer"
|
||
},
|
||
{
|
||
"type": "website",
|
||
"url": "https://github.com/rust-num/num-integer"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/rust-num/num-integer"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
|
||
"author": "The Rust Project Developers",
|
||
"name": "num-traits",
|
||
"version": "0.2.19",
|
||
"description": "Numeric traits for generic mathematics",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/num-traits@0.2.19",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/num-traits"
|
||
},
|
||
{
|
||
"type": "website",
|
||
"url": "https://github.com/rust-num/num-traits"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/rust-num/num-traits"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
|
||
"author": "Aleksey Kladov <aleksey.kladov@gmail.com>",
|
||
"name": "once_cell",
|
||
"version": "1.21.4",
|
||
"description": "Single assignment cells and lazy values.",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/once_cell@1.21.4",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/once_cell"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/matklad/once_cell"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#portable-atomic@1.13.1",
|
||
"name": "portable-atomic",
|
||
"version": "1.13.1",
|
||
"description": "Portable atomic types including support for 128-bit atomics, atomic float, etc. ",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "Apache-2.0 OR MIT"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/portable-atomic@1.13.1",
|
||
"externalReferences": [
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/taiki-e/portable-atomic"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
|
||
"author": "David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>",
|
||
"name": "proc-macro2",
|
||
"version": "1.0.106",
|
||
"description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/proc-macro2@1.0.106",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/proc-macro2"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/dtolnay/proc-macro2"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.29.0",
|
||
"author": "PyO3 Project and Contributors <https://github.com/PyO3>",
|
||
"name": "pyo3-build-config",
|
||
"version": "0.29.0",
|
||
"description": "Build configuration for the PyO3 ecosystem",
|
||
"scope": "excluded",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "c5e2a7d2f0d013342f295c048ad19237add5154a55b1c5a254c0ec93d4109078"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/pyo3-build-config@0.29.0",
|
||
"externalReferences": [
|
||
{
|
||
"type": "website",
|
||
"url": "https://github.com/pyo3/pyo3"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/pyo3/pyo3"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-ffi@0.29.0",
|
||
"author": "PyO3 Project and Contributors <https://github.com/PyO3>",
|
||
"name": "pyo3-ffi",
|
||
"version": "0.29.0",
|
||
"description": "Python-API bindings for the PyO3 ecosystem",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "ca85c467da1bbc8d866eea5deff9cf29ea5f7785054a17da36e65bda9c05845b"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/pyo3-ffi@0.29.0",
|
||
"externalReferences": [
|
||
{
|
||
"type": "website",
|
||
"url": "https://github.com/pyo3/pyo3"
|
||
},
|
||
{
|
||
"type": "other",
|
||
"url": "python"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/pyo3/pyo3"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros-backend@0.29.0",
|
||
"author": "PyO3 Project and Contributors <https://github.com/PyO3>",
|
||
"name": "pyo3-macros-backend",
|
||
"version": "0.29.0",
|
||
"description": "Code generation for PyO3 package",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "4ca3a1557399783172dc5bf39cfca835157732532cba56b71d2292161e53b362"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/pyo3-macros-backend@0.29.0",
|
||
"externalReferences": [
|
||
{
|
||
"type": "website",
|
||
"url": "https://github.com/pyo3/pyo3"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/pyo3/pyo3"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros@0.29.0",
|
||
"author": "PyO3 Project and Contributors <https://github.com/PyO3>",
|
||
"name": "pyo3-macros",
|
||
"version": "0.29.0",
|
||
"description": "Proc macros for PyO3 package",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "9ac53762fd065daa3194dd09337a38bd793a188100fd1a9304c4ab312d901771"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/pyo3-macros@0.29.0",
|
||
"externalReferences": [
|
||
{
|
||
"type": "website",
|
||
"url": "https://github.com/pyo3/pyo3"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/pyo3/pyo3"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3@0.29.0",
|
||
"author": "PyO3 Project and Contributors <https://github.com/PyO3>",
|
||
"name": "pyo3",
|
||
"version": "0.29.0",
|
||
"description": "Bindings to Python interpreter",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "cd274650b21d4bfc26a0a47587962c1edb425f69287324355cd040c3ea66071c"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/pyo3@0.29.0",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/crate/pyo3/"
|
||
},
|
||
{
|
||
"type": "website",
|
||
"url": "https://github.com/pyo3/pyo3"
|
||
},
|
||
{
|
||
"type": "other",
|
||
"url": "pyo3-python"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/pyo3/pyo3"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.46",
|
||
"author": "David Tolnay <dtolnay@gmail.com>",
|
||
"name": "quote",
|
||
"version": "1.0.46",
|
||
"description": "Quasi-quoting macro quote!(...)",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/quote@1.0.46",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/quote/"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/dtolnay/quote"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#r-efi@5.3.0",
|
||
"name": "r-efi",
|
||
"version": "5.3.0",
|
||
"description": "UEFI Reference Specification Protocol Constants and Definitions",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0 OR LGPL-2.1-or-later"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/r-efi@5.3.0",
|
||
"externalReferences": [
|
||
{
|
||
"type": "website",
|
||
"url": "https://github.com/r-efi/r-efi/wiki"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/r-efi/r-efi"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#radium@0.7.0",
|
||
"author": "Nika Layzell <nika@thelayzells.com>, myrrlyn <self@myrrlyn.dev>",
|
||
"name": "radium",
|
||
"version": "0.7.0",
|
||
"description": "Portable interfaces for maybe-atomic types",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/radium@0.7.0",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/radium"
|
||
},
|
||
{
|
||
"type": "website",
|
||
"url": "https://github.com/bitvecto-rs/radium"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/bitvecto-rs/radium"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.2",
|
||
"author": "The Servo Project Developers",
|
||
"name": "smallvec",
|
||
"version": "1.15.2",
|
||
"description": "'Small vector' optimization: store up to a small number of items on the stack",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/smallvec@1.15.2",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/smallvec/"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/servo/rust-smallvec"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118",
|
||
"author": "David Tolnay <dtolnay@gmail.com>",
|
||
"name": "syn",
|
||
"version": "2.0.118",
|
||
"description": "Parser for Rust source code",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/syn@2.0.118",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/syn"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/dtolnay/syn"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tap@1.0.1",
|
||
"author": "Elliott Linder <elliott.darfink@gmail.com>, myrrlyn <self@myrrlyn.dev>",
|
||
"name": "tap",
|
||
"version": "1.0.1",
|
||
"description": "Generic extensions for tapping values in Rust",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/tap@1.0.1",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/tap"
|
||
},
|
||
{
|
||
"type": "website",
|
||
"url": "https://github.com/myrrlyn/tap"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/myrrlyn/tap"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.13.5",
|
||
"author": "Dan Gohman <sunfish@mozilla.com>",
|
||
"name": "target-lexicon",
|
||
"version": "0.13.5",
|
||
"description": "LLVM target triple types",
|
||
"scope": "excluded",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "Apache-2.0 WITH LLVM-exception"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/target-lexicon@0.13.5",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/target-lexicon/"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/bytecodealliance/target-lexicon"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
|
||
"author": "David Tolnay <dtolnay@gmail.com>",
|
||
"name": "unicode-ident",
|
||
"version": "1.0.24",
|
||
"description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "(MIT OR Apache-2.0) AND Unicode-3.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/unicode-ident@1.0.24",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/unicode-ident"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/dtolnay/unicode-ident"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5",
|
||
"author": "Sergio Benitez <sb@sergio.bz>",
|
||
"name": "version_check",
|
||
"version": "0.9.5",
|
||
"description": "Tiny crate to check the version of the installed/running rustc.",
|
||
"scope": "excluded",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT OR Apache-2.0"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/version_check@0.9.5",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/version_check/"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/SergioBenitez/version_check"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wasip2@1.0.4+wasi-0.2.12",
|
||
"name": "wasip2",
|
||
"version": "1.0.4+wasi-0.2.12",
|
||
"description": "WASIp2 API bindings for Rust",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "b67efb37e106e55ce722a510d6b5f9c17f083e5fc79afc2badeb12cc313d9487"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/wasip2@1.0.4+wasi-0.2.12",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/wasip2"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/bytecodealliance/wasi-rs"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen@0.57.1",
|
||
"author": "Alex Crichton <alex@alexcrichton.com>",
|
||
"name": "wit-bindgen",
|
||
"version": "0.57.1",
|
||
"description": "Rust bindings generator and runtime support for WIT and the component model. Used when compiling Rust programs to the component model. ",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/wit-bindgen@0.57.1",
|
||
"externalReferences": [
|
||
{
|
||
"type": "website",
|
||
"url": "https://github.com/bytecodealliance/wit-bindgen"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/bytecodealliance/wit-bindgen"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wyz@0.5.1",
|
||
"author": "myrrlyn <self@myrrlyn.dev>",
|
||
"name": "wyz",
|
||
"version": "0.5.1",
|
||
"description": "myrrlyn’s utility collection",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "MIT"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/wyz@0.5.1",
|
||
"externalReferences": [
|
||
{
|
||
"type": "documentation",
|
||
"url": "https://docs.rs/wyz"
|
||
},
|
||
{
|
||
"type": "website",
|
||
"url": "https://myrrlyn.net/crates/wyz"
|
||
},
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/myrrlyn/wyz"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.8.52",
|
||
"author": "Joshua Liebow-Feeser <joshlf@google.com>, Jack Wrenn <jswrenn@amazon.com>",
|
||
"name": "zerocopy-derive",
|
||
"version": "0.8.52",
|
||
"description": "Custom derive for traits from the zerocopy crate",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "1ae7f38b72ec2a254e2b87ef277cf2cd4fb97cbebf944faa6f33354da0867930"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "BSD-2-Clause OR Apache-2.0 OR MIT"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/zerocopy-derive@0.8.52",
|
||
"externalReferences": [
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/google/zerocopy"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"type": "library",
|
||
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.52",
|
||
"author": "Joshua Liebow-Feeser <joshlf@google.com>, Jack Wrenn <jswrenn@amazon.com>",
|
||
"name": "zerocopy",
|
||
"version": "0.8.52",
|
||
"description": "Zerocopy makes zero-cost memory manipulation effortless. We write \"unsafe\" so you don't have to.",
|
||
"scope": "required",
|
||
"hashes": [
|
||
{
|
||
"alg": "SHA-256",
|
||
"content": "ce1022995ff5ff5d841ad7d994facc23098cd40152f2c1d11cd607c6f530653f"
|
||
}
|
||
],
|
||
"licenses": [
|
||
{
|
||
"expression": "BSD-2-Clause OR Apache-2.0 OR MIT"
|
||
}
|
||
],
|
||
"purl": "pkg:cargo/zerocopy@0.8.52",
|
||
"externalReferences": [
|
||
{
|
||
"type": "vcs",
|
||
"url": "https://github.com/google/zerocopy"
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"dependencies": [
|
||
{
|
||
"ref": "path+file:///home/runner/work/jiter/jiter/crates/jiter#0.16.0",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
|
||
"registry+https://github.com/rust-lang/crates.io-index#bitvec@1.1.1",
|
||
"registry+https://github.com/rust-lang/crates.io-index#lexical-parse-float@1.0.6",
|
||
"registry+https://github.com/rust-lang/crates.io-index#num-bigint@0.4.6",
|
||
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
|
||
"registry+https://github.com/rust-lang/crates.io-index#pyo3@0.29.0",
|
||
"registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.29.0",
|
||
"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.2"
|
||
]
|
||
},
|
||
{
|
||
"ref": "path+file:///home/runner/work/jiter/jiter/crates/jiter-python#0.16.0",
|
||
"dependsOn": [
|
||
"path+file:///home/runner/work/jiter/jiter/crates/jiter#0.16.0",
|
||
"registry+https://github.com/rust-lang/crates.io-index#pyo3@0.29.0"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
|
||
"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
|
||
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
|
||
"registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5",
|
||
"registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.52"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#bitvec@1.1.1",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#funty@2.0.0",
|
||
"registry+https://github.com/rust-lang/crates.io-index#radium@0.7.0",
|
||
"registry+https://github.com/rust-lang/crates.io-index#tap@1.0.1",
|
||
"registry+https://github.com/rust-lang/crates.io-index#wyz@0.5.1"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#funty@2.0.0"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
|
||
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
|
||
"registry+https://github.com/rust-lang/crates.io-index#r-efi@5.3.0",
|
||
"registry+https://github.com/rust-lang/crates.io-index#wasip2@1.0.4+wasi-0.2.12"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-parse-float@1.0.6",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#lexical-parse-integer@1.0.6",
|
||
"registry+https://github.com/rust-lang/crates.io-index#lexical-util@1.0.7"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-parse-integer@1.0.6",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#lexical-util@1.0.7"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-util@1.0.7"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#num-bigint@0.4.6",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
|
||
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#portable-atomic@1.13.1"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.29.0",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.13.5"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-ffi@0.29.0",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
|
||
"registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.29.0"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros-backend@0.29.0",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
|
||
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
|
||
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.46",
|
||
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros@0.29.0",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
|
||
"registry+https://github.com/rust-lang/crates.io-index#pyo3-macros-backend@0.29.0",
|
||
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.46",
|
||
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3@0.29.0",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
|
||
"registry+https://github.com/rust-lang/crates.io-index#num-bigint@0.4.6",
|
||
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
|
||
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
|
||
"registry+https://github.com/rust-lang/crates.io-index#portable-atomic@1.13.1",
|
||
"registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.29.0",
|
||
"registry+https://github.com/rust-lang/crates.io-index#pyo3-ffi@0.29.0",
|
||
"registry+https://github.com/rust-lang/crates.io-index#pyo3-macros@0.29.0"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.46",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#r-efi@5.3.0"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#radium@0.7.0"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.2"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
|
||
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.46",
|
||
"registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#tap@1.0.1"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.13.5"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#wasip2@1.0.4+wasi-0.2.12",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#wit-bindgen@0.57.1"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen@0.57.1"
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#wyz@0.5.1",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#tap@1.0.1"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.8.52",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
|
||
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.46",
|
||
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
|
||
]
|
||
},
|
||
{
|
||
"ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.52",
|
||
"dependsOn": [
|
||
"registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.8.52"
|
||
]
|
||
}
|
||
]
|
||
} |