Files
robot-control-system/venv/Lib/site-packages/watchfiles-1.2.0.dist-info/sboms/watchfiles_rust_notify.cyclonedx.json

1112 lines
33 KiB
JSON

{
"bomFormat": "CycloneDX",
"specVersion": "1.5",
"version": 1,
"serialNumber": "urn:uuid:f390727e-e140-4555-a153-64ec0d65cf79",
"metadata": {
"timestamp": "2026-05-18T04:24:53.059496500Z",
"tools": [
{
"vendor": "CycloneDX",
"name": "cargo-cyclonedx",
"version": "0.5.9"
}
],
"component": {
"type": "library",
"bom-ref": "path+file:///D:/a/watchfiles/watchfiles#watchfiles_rust_notify@1.2.0",
"name": "watchfiles_rust_notify",
"version": "1.2.0",
"scope": "required",
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/watchfiles_rust_notify@1.2.0?download_url=file://.",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/samuelcolvin/watchfiles"
},
{
"type": "vcs",
"url": "https://github.com/samuelcolvin/watchfiles/watchfiles.git"
}
],
"components": [
{
"type": "library",
"bom-ref": "path+file:///D:/a/watchfiles/watchfiles#watchfiles_rust_notify@1.2.0 bin-target-0",
"name": "_rust_notify",
"version": "1.2.0",
"purl": "pkg:cargo/watchfiles_rust_notify@1.2.0?download_url=file://.#src/lib.rs"
}
]
},
"properties": [
{
"name": "cdx:rustc:sbom:target:all_targets",
"value": "true"
}
]
},
"components": [
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.96",
"author": "Alex Crichton <alex@alexcrichton.com>",
"name": "cc",
"version": "1.0.96",
"description": "A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "065a29261d53ba54260972629f9ca6bffa69bac13cd1fed61420f7fa68b9f8bd"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/cc@1.0.96",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/cc"
},
{
"type": "website",
"url": "https://github.com/rust-lang/cc-rs"
},
{
"type": "vcs",
"url": "https://github.com/rust-lang/cc-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
"author": "Alex Crichton <alex@alexcrichton.com>",
"name": "cfg-if",
"version": "1.0.0",
"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": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/cfg-if@1.0.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/cfg-if"
},
{
"type": "website",
"url": "https://github.com/alexcrichton/cfg-if"
},
{
"type": "vcs",
"url": "https://github.com/alexcrichton/cfg-if"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
"name": "crossbeam-channel",
"version": "0.5.15",
"description": "Multi-producer multi-consumer channels for message passing",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/crossbeam-channel@0.5.15",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel"
},
{
"type": "vcs",
"url": "https://github.com/crossbeam-rs/crossbeam"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.19",
"name": "crossbeam-utils",
"version": "0.8.19",
"description": "Utilities for concurrent programming",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/crossbeam-utils@0.8.19",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils"
},
{
"type": "vcs",
"url": "https://github.com/crossbeam-rs/crossbeam"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.24",
"author": "Alex Crichton <alex@alexcrichton.com>",
"name": "filetime",
"version": "0.2.24",
"description": "Platform-agnostic accessors of timestamps in File metadata ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "bf401df4a4e3872c4fe8151134cf483738e74b67fc934d6532c882b3d24a4550"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/filetime@0.2.24",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/filetime"
},
{
"type": "website",
"url": "https://github.com/alexcrichton/filetime"
},
{
"type": "vcs",
"url": "https://github.com/alexcrichton/filetime"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#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#libc@0.2.169",
"author": "The Rust Project Developers",
"name": "libc",
"version": "0.2.169",
"description": "Raw FFI bindings to platform libraries like libc. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/libc@0.2.169",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/libc/"
},
{
"type": "website",
"url": "https://github.com/rust-lang/libc"
},
{
"type": "vcs",
"url": "https://github.com/rust-lang/libc"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.22",
"author": "The Rust Project Developers",
"name": "log",
"version": "0.4.22",
"description": "A lightweight logging facade for Rust ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/log@0.4.22",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/log"
},
{
"type": "vcs",
"url": "https://github.com/rust-lang/log"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#notify-types@2.0.0",
"author": "Daniel Faust <hessijames@gmail.com>",
"name": "notify-types",
"version": "2.0.0",
"description": "Types used by the notify crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5e0826a989adedc2a244799e823aece04662b66609d96af8dff7ac6df9a8925d"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/notify-types@2.0.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/notify-types"
},
{
"type": "website",
"url": "https://github.com/notify-rs/notify"
},
{
"type": "vcs",
"url": "https://github.com/notify-rs/notify.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#notify@8.0.0",
"author": "Félix Saparelli <me@passcod.name>, Daniel Faust <hessijames@gmail.com>, Aron Heinecke <Ox0p54r36@t-online.de>",
"name": "notify",
"version": "8.0.0",
"description": "Cross-platform filesystem notification library",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "2fee8403b3d66ac7b26aee6e40a897d85dc5ce26f44da36b8b73e987cc52e943"
}
],
"licenses": [
{
"expression": "CC0-1.0"
}
],
"purl": "pkg:cargo/notify@8.0.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/notify"
},
{
"type": "website",
"url": "https://github.com/notify-rs/notify"
},
{
"type": "vcs",
"url": "https://github.com/notify-rs/notify.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3",
"author": "Aleksey Kladov <aleksey.kladov@gmail.com>",
"name": "once_cell",
"version": "1.21.3",
"description": "Single assignment cells and lazy values.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/once_cell@1.21.3",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/once_cell"
},
{
"type": "vcs",
"url": "https://github.com/matklad/once_cell"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81",
"author": "David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>",
"name": "proc-macro2",
"version": "1.0.81",
"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": "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/proc-macro2@1.0.81",
"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.28.3",
"author": "PyO3 Project and Contributors <https://github.com/PyO3>",
"name": "pyo3-build-config",
"version": "0.28.3",
"description": "Build configuration for the PyO3 ecosystem",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e368e7ddfdeb98c9bca7f8383be1648fd84ab466bf2bc015e94008db6d35611e"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/pyo3-build-config@0.28.3",
"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.28.3",
"author": "PyO3 Project and Contributors <https://github.com/PyO3>",
"name": "pyo3-ffi",
"version": "0.28.3",
"description": "Python-API bindings for the PyO3 ecosystem",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7f29e10af80b1f7ccaf7f69eace800a03ecd13e883acfacc1e5d0988605f651e"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/pyo3-ffi@0.28.3",
"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.28.3",
"author": "PyO3 Project and Contributors <https://github.com/PyO3>",
"name": "pyo3-macros-backend",
"version": "0.28.3",
"description": "Code generation for PyO3 package",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c4cdc218d835738f81c2338f822078af45b4afdf8b2e33cbb5916f108b813acb"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/pyo3-macros-backend@0.28.3",
"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.28.3",
"author": "PyO3 Project and Contributors <https://github.com/PyO3>",
"name": "pyo3-macros",
"version": "0.28.3",
"description": "Proc macros for PyO3 package",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "df6e520eff47c45997d2fc7dd8214b25dd1310918bbb2642156ef66a67f29813"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/pyo3-macros@0.28.3",
"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.28.3",
"author": "PyO3 Project and Contributors <https://github.com/PyO3>",
"name": "pyo3",
"version": "0.28.3",
"description": "Bindings to Python interpreter",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "91fd8e38a3b50ed1167fb981cd6fd60147e091784c427b8f7183a7ee32c31c12"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/pyo3@0.28.3",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/crate/pyo3/"
},
{
"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#python3-dll-a@0.2.14",
"author": "Sergey Kvachonok <ravenexp@gmail.com>, messense <messense@icloud.com>, Adam Reichold <adam.reichold@t-online.de>",
"name": "python3-dll-a",
"version": "0.2.14",
"description": "Standalone python3(y)(t).dll import library generator",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d381ef313ae70b4da5f95f8a4de773c6aa5cd28f73adec4b4a31df70b66780d8"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/python3-dll-a@0.2.14",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/PyO3/python3-dll-a"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "quote",
"version": "1.0.45",
"description": "Quasi-quoting macro quote!(...)",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/quote@1.0.45",
"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#same-file@1.0.6",
"author": "Andrew Gallant <jamslam@gmail.com>",
"name": "same-file",
"version": "1.0.6",
"description": "A simple crate for determining whether two file paths point to the same file. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
}
],
"licenses": [
{
"expression": "Unlicense OR MIT"
}
],
"purl": "pkg:cargo/same-file@1.0.6",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/same-file"
},
{
"type": "website",
"url": "https://github.com/BurntSushi/same-file"
},
{
"type": "vcs",
"url": "https://github.com/BurntSushi/same-file"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "syn",
"version": "2.0.60",
"description": "Parser for Rust source code",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/syn@2.0.60",
"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#target-lexicon@0.13.5",
"author": "Dan Gohman <sunfish@mozilla.com>",
"name": "target-lexicon",
"version": "0.13.5",
"description": "LLVM target triple types",
"scope": "required",
"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.12",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "unicode-ident",
"version": "1.0.12",
"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": "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
}
],
"licenses": [
{
"expression": "(MIT OR Apache-2.0) AND Unicode-DFS-2016"
}
],
"purl": "pkg:cargo/unicode-ident@1.0.12",
"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#walkdir@2.5.0",
"author": "Andrew Gallant <jamslam@gmail.com>",
"name": "walkdir",
"version": "2.5.0",
"description": "Recursively walk a directory.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
}
],
"licenses": [
{
"expression": "Unlicense OR MIT"
}
],
"purl": "pkg:cargo/walkdir@2.5.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/walkdir/"
},
{
"type": "website",
"url": "https://github.com/BurntSushi/walkdir"
},
{
"type": "vcs",
"url": "https://github.com/BurntSushi/walkdir"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.9",
"author": "Andrew Gallant <jamslam@gmail.com>",
"name": "winapi-util",
"version": "0.1.9",
"description": "A dumping ground for high level safe wrappers over windows-sys.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
}
],
"licenses": [
{
"expression": "Unlicense OR MIT"
}
],
"purl": "pkg:cargo/winapi-util@0.1.9",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/winapi-util"
},
{
"type": "website",
"url": "https://github.com/BurntSushi/winapi-util"
},
{
"type": "vcs",
"url": "https://github.com/BurntSushi/winapi-util"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.59.0",
"author": "Microsoft",
"name": "windows-sys",
"version": "0.59.0",
"description": "Rust for Windows",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/windows-sys@0.59.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/microsoft/windows-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.6",
"author": "Microsoft",
"name": "windows-targets",
"version": "0.52.6",
"description": "Import libs for Windows",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/windows-targets@0.52.6",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/microsoft/windows-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.6",
"author": "Microsoft",
"name": "windows_x86_64_msvc",
"version": "0.52.6",
"description": "Import lib for Windows",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/windows_x86_64_msvc@0.52.6",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/microsoft/windows-rs"
}
]
}
],
"dependencies": [
{
"ref": "path+file:///D:/a/watchfiles/watchfiles#watchfiles_rust_notify@1.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
"registry+https://github.com/rust-lang/crates.io-index#notify@8.0.0",
"registry+https://github.com/rust-lang/crates.io-index#pyo3@0.28.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.96"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.19"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.19"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.24",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
"registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.59.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.169"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.22"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#notify-types@2.0.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#notify@8.0.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.24",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.169",
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.22",
"registry+https://github.com/rust-lang/crates.io-index#notify-types@2.0.0",
"registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0",
"registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.59.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.28.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#python3-dll-a@0.2.14",
"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.28.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.169",
"registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.28.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros-backend@0.28.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81",
"registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.28.3",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros@0.28.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81",
"registry+https://github.com/rust-lang/crates.io-index#pyo3-macros-backend@0.28.3",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3@0.28.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.169",
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.3",
"registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.28.3",
"registry+https://github.com/rust-lang/crates.io-index#pyo3-ffi@0.28.3",
"registry+https://github.com/rust-lang/crates.io-index#pyo3-macros@0.28.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#python3-dll-a@0.2.14",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cc@1.0.96"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.9"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12"
]
},
{
"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.12"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
"registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.9"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.9",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.59.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.59.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.6"
}
]
}