{
"version": 5,
"workspace": {
"root": "/Users/luis.d/code/github/pleme-io/kotoba",
"members": [
{
"name": "kotoha",
"relative_path": "."
}
]
},
"crates": {
"async-trait-0.1.89": {
"name": "async-trait",
"version": "0.1.89",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/async-trait/async-trait-0.1.89.crate",
"sha256": "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb",
"name_with_ext": "async-trait-0.1.89.tar.gz"
},
"features": [],
"proc_macro": true,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"build_rust_crate_args": {
"crateName": "async-trait",
"version": "0.1.89",
"edition": "2021",
"crateRenames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"release": true,
"procMacro": true,
"preBuild": "export CARGO_CRATE_NAME=async_trait;"
}
},
"autocfg-1.5.1": {
"name": "autocfg",
"version": "1.5.1",
"edition": "2015",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/autocfg/autocfg-1.5.1.crate",
"sha256": "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53",
"name_with_ext": "autocfg-1.5.1.tar.gz"
},
"features": [],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "autocfg",
"version": "1.5.1",
"edition": "2015",
"release": true,
"preBuild": "export CARGO_CRATE_NAME=autocfg;"
}
},
"base64-0.22.1": {
"name": "base64",
"version": "0.22.1",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/base64/base64-0.22.1.crate",
"sha256": "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6",
"name_with_ext": "base64-0.22.1.tar.gz"
},
"features": [
"alloc",
"default",
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "base64",
"version": "0.22.1",
"edition": "2018",
"features": [
"alloc",
"default",
"std"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=base64;"
}
},
"bitflags-2.11.1": {
"name": "bitflags",
"version": "2.11.1",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/bitflags/bitflags-2.11.1.crate",
"sha256": "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3",
"name_with_ext": "bitflags-2.11.1.tar.gz"
},
"features": [
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "bitflags",
"version": "2.11.1",
"edition": "2021",
"features": [
"std"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=bitflags;"
}
},
"bytes-1.11.1": {
"name": "bytes",
"version": "1.11.1",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/bytes/bytes-1.11.1.crate",
"sha256": "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33",
"name_with_ext": "bytes-1.11.1.tar.gz"
},
"features": [
"default",
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "bytes",
"version": "1.11.1",
"edition": "2021",
"features": [
"default",
"std"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=bytes;"
}
},
"cfg-if-1.0.4": {
"name": "cfg-if",
"version": "1.0.4",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/cfg-if/cfg-if-1.0.4.crate",
"sha256": "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801",
"name_with_ext": "cfg-if-1.0.4.tar.gz"
},
"features": [],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "cfg-if",
"version": "1.0.4",
"edition": "2018",
"release": true,
"preBuild": "export CARGO_CRATE_NAME=cfg_if;"
}
},
"chrono-0.4.44": {
"name": "chrono",
"version": "0.4.44",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/chrono/chrono-0.4.44.crate",
"sha256": "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0",
"name_with_ext": "chrono-0.4.44.tar.gz"
},
"features": [
"alloc",
"clock",
"default",
"iana-time-zone",
"js-sys",
"now",
"oldtime",
"serde",
"std",
"wasm-bindgen",
"wasmbind",
"winapi",
"windows-link"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "iana_time_zone",
"package_key": "iana-time-zone-0.1.65",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "num_traits",
"package_key": "num-traits-0.2.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "iana_time_zone",
"package_key": "iana-time-zone-0.1.65",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "num_traits",
"package_key": "num-traits-0.2.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"iana-time-zone": [
{
"version": "0.1.65",
"rename": "iana_time_zone"
}
],
"num-traits": [
{
"version": "0.2.19",
"rename": "num_traits"
}
]
},
"build_rust_crate_args": {
"crateName": "chrono",
"version": "0.4.44",
"edition": "2021",
"features": [
"alloc",
"clock",
"default",
"iana-time-zone",
"js-sys",
"now",
"oldtime",
"serde",
"std",
"wasm-bindgen",
"wasmbind",
"winapi",
"windows-link"
],
"crateRenames": {
"iana-time-zone": [
{
"version": "0.1.65",
"rename": "iana_time_zone"
}
],
"num-traits": [
{
"version": "0.2.19",
"rename": "num_traits"
}
]
},
"release": true,
"preBuild": "export CARGO_CRATE_NAME=chrono;"
}
},
"core-foundation-sys-0.8.7": {
"name": "core-foundation-sys",
"version": "0.8.7",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/core-foundation-sys/core-foundation-sys-0.8.7.crate",
"sha256": "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b",
"name_with_ext": "core-foundation-sys-0.8.7.tar.gz"
},
"features": [
"default",
"link"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "core-foundation-sys",
"version": "0.8.7",
"edition": "2018",
"features": [
"default",
"link"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=core_foundation_sys;"
}
},
"darling-0.23.0": {
"name": "darling",
"version": "0.23.0",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/darling/darling-0.23.0.crate",
"sha256": "25ae13da2f202d56bd7f91c25fba009e7717a1e4a1cc98a76d844b65ae912e9d",
"name_with_ext": "darling-0.23.0.tar.gz"
},
"features": [
"default",
"suggestions"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "darling_macro",
"package_key": "darling_macro-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "darling_macro",
"package_key": "darling_macro-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "darling",
"version": "0.23.0",
"edition": "2021",
"features": [
"default",
"suggestions"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=darling;"
}
},
"darling_core-0.23.0": {
"name": "darling_core",
"version": "0.23.0",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/darling_core/darling_core-0.23.0.crate",
"sha256": "9865a50f7c335f53564bb694ef660825eb8610e0a53d3e11bf1b0d3df31e03b0",
"name_with_ext": "darling_core-0.23.0.tar.gz"
},
"features": [
"strsim",
"suggestions"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "ident_case",
"package_key": "ident_case-1.0.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "strsim",
"package_key": "strsim-0.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "ident_case",
"package_key": "ident_case-1.0.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "strsim",
"package_key": "strsim-0.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"build_rust_crate_args": {
"crateName": "darling_core",
"version": "0.23.0",
"edition": "2021",
"features": [
"strsim",
"suggestions"
],
"crateRenames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"release": true,
"preBuild": "export CARGO_CRATE_NAME=darling_core;"
}
},
"darling_macro-0.23.0": {
"name": "darling_macro",
"version": "0.23.0",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/darling_macro/darling_macro-0.23.0.crate",
"sha256": "ac3984ec7bd6cfa798e62b4a642426a5be0e68f9401cfc2a01e3fa9ea2fcdb8d",
"name_with_ext": "darling_macro-0.23.0.tar.gz"
},
"features": [],
"proc_macro": true,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "darling_macro",
"version": "0.23.0",
"edition": "2021",
"release": true,
"procMacro": true,
"preBuild": "export CARGO_CRATE_NAME=darling_macro;"
}
},
"dyn-clone-1.0.20": {
"name": "dyn-clone",
"version": "1.0.20",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/dyn-clone/dyn-clone-1.0.20.crate",
"sha256": "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555",
"name_with_ext": "dyn-clone-1.0.20.tar.gz"
},
"features": [],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "dyn-clone",
"version": "1.0.20",
"edition": "2018",
"release": true,
"preBuild": "export CARGO_CRATE_NAME=dyn_clone;"
}
},
"errno-0.3.14": {
"name": "errno",
"version": "0.3.14",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/errno/errno-0.3.14.crate",
"sha256": "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb",
"name_with_ext": "errno-0.3.14.tar.gz"
},
"features": [
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"hermit\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"wasi\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"hermit\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"wasi\")",
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "errno",
"version": "0.3.14",
"edition": "2018",
"features": [
"std"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=errno;"
}
},
"fastrand-2.4.1": {
"name": "fastrand",
"version": "2.4.1",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/fastrand/fastrand-2.4.1.crate",
"sha256": "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6",
"name_with_ext": "fastrand-2.4.1.tar.gz"
},
"features": [
"alloc",
"default",
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "fastrand",
"version": "2.4.1",
"edition": "2018",
"features": [
"alloc",
"default",
"std"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=fastrand;"
}
},
"futures-0.3.32": {
"name": "futures",
"version": "0.3.32",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/futures/futures-0.3.32.crate",
"sha256": "8b147ee9d1f6d097cef9ce628cd2ee62288d963e16fb287bd9286455b241382d",
"name_with_ext": "futures-0.3.32.tar.gz"
},
"features": [
"alloc",
"async-await",
"default",
"executor",
"futures-executor",
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_executor",
"package_key": "futures-executor-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_executor",
"package_key": "futures-executor-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"futures-channel": [
{
"version": "0.3.32",
"rename": "futures_channel"
}
],
"futures-core": [
{
"version": "0.3.32",
"rename": "futures_core"
}
],
"futures-executor": [
{
"version": "0.3.32",
"rename": "futures_executor"
}
],
"futures-io": [
{
"version": "0.3.32",
"rename": "futures_io"
}
],
"futures-sink": [
{
"version": "0.3.32",
"rename": "futures_sink"
}
],
"futures-task": [
{
"version": "0.3.32",
"rename": "futures_task"
}
],
"futures-util": [
{
"version": "0.3.32",
"rename": "futures_util"
}
]
},
"build_rust_crate_args": {
"crateName": "futures",
"version": "0.3.32",
"edition": "2018",
"features": [
"alloc",
"async-await",
"default",
"executor",
"futures-executor",
"std"
],
"crateRenames": {
"futures-channel": [
{
"version": "0.3.32",
"rename": "futures_channel"
}
],
"futures-core": [
{
"version": "0.3.32",
"rename": "futures_core"
}
],
"futures-executor": [
{
"version": "0.3.32",
"rename": "futures_executor"
}
],
"futures-io": [
{
"version": "0.3.32",
"rename": "futures_io"
}
],
"futures-sink": [
{
"version": "0.3.32",
"rename": "futures_sink"
}
],
"futures-task": [
{
"version": "0.3.32",
"rename": "futures_task"
}
],
"futures-util": [
{
"version": "0.3.32",
"rename": "futures_util"
}
]
},
"release": true,
"preBuild": "export CARGO_CRATE_NAME=futures;"
}
},
"futures-channel-0.3.32": {
"name": "futures-channel",
"version": "0.3.32",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/futures-channel/futures-channel-0.3.32.crate",
"sha256": "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d",
"name_with_ext": "futures-channel-0.3.32.tar.gz"
},
"features": [
"alloc",
"futures-sink",
"sink",
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"futures-core": [
{
"version": "0.3.32",
"rename": "futures_core"
}
],
"futures-sink": [
{
"version": "0.3.32",
"rename": "futures_sink"
}
]
},
"build_rust_crate_args": {
"crateName": "futures-channel",
"version": "0.3.32",
"edition": "2018",
"features": [
"alloc",
"futures-sink",
"sink",
"std"
],
"crateRenames": {
"futures-core": [
{
"version": "0.3.32",
"rename": "futures_core"
}
],
"futures-sink": [
{
"version": "0.3.32",
"rename": "futures_sink"
}
]
},
"release": true,
"preBuild": "export CARGO_CRATE_NAME=futures_channel;"
}
},
"futures-core-0.3.32": {
"name": "futures-core",
"version": "0.3.32",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/futures-core/futures-core-0.3.32.crate",
"sha256": "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d",
"name_with_ext": "futures-core-0.3.32.tar.gz"
},
"features": [
"alloc",
"default",
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "futures-core",
"version": "0.3.32",
"edition": "2018",
"features": [
"alloc",
"default",
"std"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=futures_core;"
}
},
"futures-executor-0.3.32": {
"name": "futures-executor",
"version": "0.3.32",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/futures-executor/futures-executor-0.3.32.crate",
"sha256": "baf29c38818342a3b26b5b923639e7b1f4a61fc5e76102d4b1981c6dc7a7579d",
"name_with_ext": "futures-executor-0.3.32.tar.gz"
},
"features": [
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"futures-core": [
{
"version": "0.3.32",
"rename": "futures_core"
}
],
"futures-task": [
{
"version": "0.3.32",
"rename": "futures_task"
}
],
"futures-util": [
{
"version": "0.3.32",
"rename": "futures_util"
}
]
},
"build_rust_crate_args": {
"crateName": "futures-executor",
"version": "0.3.32",
"edition": "2018",
"features": [
"std"
],
"crateRenames": {
"futures-core": [
{
"version": "0.3.32",
"rename": "futures_core"
}
],
"futures-task": [
{
"version": "0.3.32",
"rename": "futures_task"
}
],
"futures-util": [
{
"version": "0.3.32",
"rename": "futures_util"
}
]
},
"release": true,
"preBuild": "export CARGO_CRATE_NAME=futures_executor;"
}
},
"futures-io-0.3.32": {
"name": "futures-io",
"version": "0.3.32",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/futures-io/futures-io-0.3.32.crate",
"sha256": "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718",
"name_with_ext": "futures-io-0.3.32.tar.gz"
},
"features": [
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "futures-io",
"version": "0.3.32",
"edition": "2018",
"features": [
"std"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=futures_io;"
}
},
"futures-macro-0.3.32": {
"name": "futures-macro",
"version": "0.3.32",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/futures-macro/futures-macro-0.3.32.crate",
"sha256": "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b",
"name_with_ext": "futures-macro-0.3.32.tar.gz"
},
"features": [],
"proc_macro": true,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"build_rust_crate_args": {
"crateName": "futures-macro",
"version": "0.3.32",
"edition": "2018",
"crateRenames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"release": true,
"procMacro": true,
"preBuild": "export CARGO_CRATE_NAME=futures_macro;"
}
},
"futures-sink-0.3.32": {
"name": "futures-sink",
"version": "0.3.32",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/futures-sink/futures-sink-0.3.32.crate",
"sha256": "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893",
"name_with_ext": "futures-sink-0.3.32.tar.gz"
},
"features": [
"alloc",
"default",
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "futures-sink",
"version": "0.3.32",
"edition": "2018",
"features": [
"alloc",
"default",
"std"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=futures_sink;"
}
},
"futures-task-0.3.32": {
"name": "futures-task",
"version": "0.3.32",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/futures-task/futures-task-0.3.32.crate",
"sha256": "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393",
"name_with_ext": "futures-task-0.3.32.tar.gz"
},
"features": [
"alloc",
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "futures-task",
"version": "0.3.32",
"edition": "2018",
"features": [
"alloc",
"std"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=futures_task;"
}
},
"futures-util-0.3.32": {
"name": "futures-util",
"version": "0.3.32",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/futures-util/futures-util-0.3.32.crate",
"sha256": "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6",
"name_with_ext": "futures-util-0.3.32.tar.gz"
},
"features": [
"alloc",
"async-await",
"async-await-macro",
"channel",
"futures-channel",
"futures-io",
"futures-macro",
"futures-sink",
"io",
"memchr",
"sink",
"slab",
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_macro",
"package_key": "futures-macro-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "slab",
"package_key": "slab-0.4.12",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_macro",
"package_key": "futures-macro-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "slab",
"package_key": "slab-0.4.12",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"futures-channel": [
{
"version": "0.3.32",
"rename": "futures_channel"
}
],
"futures-core": [
{
"version": "0.3.32",
"rename": "futures_core"
}
],
"futures-io": [
{
"version": "0.3.32",
"rename": "futures_io"
}
],
"futures-macro": [
{
"version": "0.3.32",
"rename": "futures_macro"
}
],
"futures-sink": [
{
"version": "0.3.32",
"rename": "futures_sink"
}
],
"futures-task": [
{
"version": "0.3.32",
"rename": "futures_task"
}
],
"pin-project-lite": [
{
"version": "0.2.17",
"rename": "pin_project_lite"
}
]
},
"build_rust_crate_args": {
"crateName": "futures-util",
"version": "0.3.32",
"edition": "2018",
"features": [
"alloc",
"async-await",
"async-await-macro",
"channel",
"futures-channel",
"futures-io",
"futures-macro",
"futures-sink",
"io",
"memchr",
"sink",
"slab",
"std"
],
"crateRenames": {
"futures-channel": [
{
"version": "0.3.32",
"rename": "futures_channel"
}
],
"futures-core": [
{
"version": "0.3.32",
"rename": "futures_core"
}
],
"futures-io": [
{
"version": "0.3.32",
"rename": "futures_io"
}
],
"futures-macro": [
{
"version": "0.3.32",
"rename": "futures_macro"
}
],
"futures-sink": [
{
"version": "0.3.32",
"rename": "futures_sink"
}
],
"futures-task": [
{
"version": "0.3.32",
"rename": "futures_task"
}
],
"pin-project-lite": [
{
"version": "0.2.17",
"rename": "pin_project_lite"
}
]
},
"release": true,
"preBuild": "export CARGO_CRATE_NAME=futures_util;"
}
},
"getrandom-0.4.2": {
"name": "getrandom",
"version": "0.4.2",
"edition": "2024",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/getrandom/getrandom-0.4.2.crate",
"sha256": "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555",
"name_with_ext": "getrandom-0.4.2.tar.gz"
},
"features": [],
"proc_macro": false,
"build_script": "build.rs",
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "cfg_if",
"package_key": "cfg-if-1.0.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"netbsd\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"solaris\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"vxworks\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "cfg_if",
"package_key": "cfg-if-1.0.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"netbsd\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"solaris\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"vxworks\")",
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"cfg-if": [
{
"version": "1.0.4",
"rename": "cfg_if"
}
]
},
"build_rust_crate_args": {
"crateName": "getrandom",
"version": "0.4.2",
"edition": "2024",
"crateRenames": {
"cfg-if": [
{
"version": "1.0.4",
"rename": "cfg_if"
}
]
},
"release": true,
"build": "build.rs",
"preBuild": "export CARGO_CRATE_NAME=getrandom;"
}
},
"iana-time-zone-0.1.65": {
"name": "iana-time-zone",
"version": "0.1.65",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/iana-time-zone/iana-time-zone-0.1.65.crate",
"sha256": "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470",
"name_with_ext": "iana-time-zone-0.1.65.tar.gz"
},
"features": [
"fallback"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "core_foundation_sys",
"package_key": "core-foundation-sys-0.8.7",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(target_vendor = \"apple\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "core_foundation_sys",
"package_key": "core-foundation-sys-0.8.7",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(target_vendor = \"apple\")",
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"core-foundation-sys": [
{
"version": "0.8.7",
"rename": "core_foundation_sys"
}
]
},
"build_rust_crate_args": {
"crateName": "iana-time-zone",
"version": "0.1.65",
"edition": "2021",
"features": [
"fallback"
],
"crateRenames": {
"core-foundation-sys": [
{
"version": "0.8.7",
"rename": "core_foundation_sys"
}
]
},
"release": true,
"preBuild": "export CARGO_CRATE_NAME=iana_time_zone;"
}
},
"ident_case-1.0.1": {
"name": "ident_case",
"version": "1.0.1",
"edition": "2015",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/ident_case/ident_case-1.0.1.crate",
"sha256": "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39",
"name_with_ext": "ident_case-1.0.1.tar.gz"
},
"features": [],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "ident_case",
"version": "1.0.1",
"edition": "2015",
"release": true,
"preBuild": "export CARGO_CRATE_NAME=ident_case;"
}
},
"itoa-1.0.18": {
"name": "itoa",
"version": "1.0.18",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/itoa/itoa-1.0.18.crate",
"sha256": "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682",
"name_with_ext": "itoa-1.0.18.tar.gz"
},
"features": [],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "itoa",
"version": "1.0.18",
"edition": "2021",
"release": true,
"preBuild": "export CARGO_CRATE_NAME=itoa;"
}
},
"kotoha-0.1.1": {
"name": "kotoha",
"version": "0.1.1",
"edition": "2024",
"source": {
"kind": "path",
"relative_path": "."
},
"features": [],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": {
"name": "kotoba",
"path": "src/lib.rs"
},
"dependencies": [
{
"name": "rmcp",
"package_key": "rmcp-0.16.0",
"kind": "normal",
"features": [
"server",
"transport-io"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars",
"package_key": "schemars-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "rmcp",
"package_key": "rmcp-0.16.0",
"kind": "normal",
"features": [
"server",
"transport-io"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars",
"package_key": "schemars-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "kotoha",
"version": "0.1.1",
"edition": "2024",
"release": true,
"libName": "kotoba",
"libPath": "src/lib.rs",
"preBuild": "export CARGO_CRATE_NAME=kotoba;"
}
},
"libc-0.2.186": {
"name": "libc",
"version": "0.2.186",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/libc/libc-0.2.186.crate",
"sha256": "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66",
"name_with_ext": "libc-0.2.186.tar.gz"
},
"features": [
"default",
"std"
],
"proc_macro": false,
"build_script": "build.rs",
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "libc",
"version": "0.2.186",
"edition": "2021",
"features": [
"default",
"std"
],
"release": true,
"build": "build.rs",
"preBuild": "export CARGO_CRATE_NAME=libc;"
}
},
"memchr-2.8.0": {
"name": "memchr",
"version": "2.8.0",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/memchr/memchr-2.8.0.crate",
"sha256": "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79",
"name_with_ext": "memchr-2.8.0.tar.gz"
},
"features": [
"alloc",
"default",
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "memchr",
"version": "2.8.0",
"edition": "2021",
"features": [
"alloc",
"default",
"std"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=memchr;"
}
},
"num-traits-0.2.19": {
"name": "num-traits",
"version": "0.2.19",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/num-traits/num-traits-0.2.19.crate",
"sha256": "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841",
"name_with_ext": "num-traits-0.2.19.tar.gz"
},
"features": [],
"proc_macro": false,
"build_script": "build.rs",
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "autocfg",
"package_key": "autocfg-1.5.1",
"kind": "build",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [],
"build_dependencies": [
{
"name": "autocfg",
"package_key": "autocfg-1.5.1",
"kind": "build",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "num-traits",
"version": "0.2.19",
"edition": "2021",
"release": true,
"build": "build.rs",
"preBuild": "export CARGO_CRATE_NAME=num_traits;"
}
},
"once_cell-1.21.4": {
"name": "once_cell",
"version": "1.21.4",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/once_cell/once_cell-1.21.4.crate",
"sha256": "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50",
"name_with_ext": "once_cell-1.21.4.tar.gz"
},
"features": [
"alloc",
"default",
"race",
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "once_cell",
"version": "1.21.4",
"edition": "2021",
"features": [
"alloc",
"default",
"race",
"std"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=once_cell;"
}
},
"pastey-0.2.3": {
"name": "pastey",
"version": "0.2.3",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/pastey/pastey-0.2.3.crate",
"sha256": "2ee67f1008b1ba2321834326597b8e186293b049a023cdef258527550b9935b4",
"name_with_ext": "pastey-0.2.3.tar.gz"
},
"features": [],
"proc_macro": true,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "pastey",
"version": "0.2.3",
"edition": "2018",
"release": true,
"procMacro": true,
"preBuild": "export CARGO_CRATE_NAME=pastey;"
}
},
"pin-project-lite-0.2.17": {
"name": "pin-project-lite",
"version": "0.2.17",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/pin-project-lite/pin-project-lite-0.2.17.crate",
"sha256": "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd",
"name_with_ext": "pin-project-lite-0.2.17.tar.gz"
},
"features": [],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "pin-project-lite",
"version": "0.2.17",
"edition": "2018",
"release": true,
"preBuild": "export CARGO_CRATE_NAME=pin_project_lite;"
}
},
"proc-macro2-1.0.106": {
"name": "proc-macro2",
"version": "1.0.106",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.106.crate",
"sha256": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934",
"name_with_ext": "proc-macro2-1.0.106.tar.gz"
},
"features": [
"default",
"proc-macro"
],
"proc_macro": false,
"build_script": "build.rs",
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"unicode-ident": [
{
"version": "1.0.24",
"rename": "unicode_ident"
}
]
},
"build_rust_crate_args": {
"crateName": "proc-macro2",
"version": "1.0.106",
"edition": "2021",
"features": [
"default",
"proc-macro"
],
"crateRenames": {
"unicode-ident": [
{
"version": "1.0.24",
"rename": "unicode_ident"
}
]
},
"release": true,
"build": "build.rs",
"preBuild": "export CARGO_CRATE_NAME=proc_macro2;"
}
},
"quote-1.0.45": {
"name": "quote",
"version": "1.0.45",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/quote/quote-1.0.45.crate",
"sha256": "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924",
"name_with_ext": "quote-1.0.45.tar.gz"
},
"features": [
"default",
"proc-macro"
],
"proc_macro": false,
"build_script": "build.rs",
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"build_rust_crate_args": {
"crateName": "quote",
"version": "1.0.45",
"edition": "2021",
"features": [
"default",
"proc-macro"
],
"crateRenames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"release": true,
"build": "build.rs",
"preBuild": "export CARGO_CRATE_NAME=quote;"
}
},
"ref-cast-1.0.25": {
"name": "ref-cast",
"version": "1.0.25",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/ref-cast/ref-cast-1.0.25.crate",
"sha256": "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d",
"name_with_ext": "ref-cast-1.0.25.tar.gz"
},
"features": [],
"proc_macro": false,
"build_script": "build.rs",
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "ref_cast_impl",
"package_key": "ref-cast-impl-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "ref_cast_impl",
"package_key": "ref-cast-impl-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": [],
"crate_renames": {
"ref-cast-impl": [
{
"version": "1.0.25",
"rename": "ref_cast_impl"
}
]
},
"build_rust_crate_args": {
"crateName": "ref-cast",
"version": "1.0.25",
"edition": "2021",
"crateRenames": {
"ref-cast-impl": [
{
"version": "1.0.25",
"rename": "ref_cast_impl"
}
]
},
"release": true,
"build": "build.rs",
"preBuild": "export CARGO_CRATE_NAME=ref_cast;"
}
},
"ref-cast-impl-1.0.25": {
"name": "ref-cast-impl",
"version": "1.0.25",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/ref-cast-impl/ref-cast-impl-1.0.25.crate",
"sha256": "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da",
"name_with_ext": "ref-cast-impl-1.0.25.tar.gz"
},
"features": [],
"proc_macro": true,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"build_rust_crate_args": {
"crateName": "ref-cast-impl",
"version": "1.0.25",
"edition": "2021",
"crateRenames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"release": true,
"procMacro": true,
"preBuild": "export CARGO_CRATE_NAME=ref_cast_impl;"
}
},
"rmcp-0.16.0": {
"name": "rmcp",
"version": "0.16.0",
"edition": "2024",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/rmcp/rmcp-0.16.0.crate",
"sha256": "cc4c9c94680f75470ee8083a0667988b5d7b5beb70b9f998a8e51de7c682ce60",
"name_with_ext": "rmcp-0.16.0.tar.gz"
},
"features": [
"base64",
"default",
"macros",
"server",
"transport-async-rw",
"transport-io"
],
"proc_macro": false,
"build_script": "build.rs",
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "async_trait",
"package_key": "async-trait-0.1.89",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "base64",
"package_key": "base64-0.22.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
"tree": "target"
},
{
"name": "futures",
"package_key": "futures-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pastey",
"package_key": "pastey-0.2.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rmcp_macros",
"package_key": "rmcp-macros-0.16.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "schemars",
"package_key": "schemars-1.2.1",
"kind": "normal",
"features": [
"chrono04"
],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive",
"rc"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync",
"macros",
"rt",
"time"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_util",
"package_key": "tokio-util-0.7.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "async_trait",
"package_key": "async-trait-0.1.89",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "base64",
"package_key": "base64-0.22.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
"tree": "target"
},
{
"name": "futures",
"package_key": "futures-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pastey",
"package_key": "pastey-0.2.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rmcp_macros",
"package_key": "rmcp-macros-0.16.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "schemars",
"package_key": "schemars-1.2.1",
"kind": "normal",
"features": [
"chrono04"
],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive",
"rc"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync",
"macros",
"rt",
"time"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_util",
"package_key": "tokio-util-0.7.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"async-trait": [
{
"version": "0.1.89",
"rename": "async_trait"
}
],
"pin-project-lite": [
{
"version": "0.2.17",
"rename": "pin_project_lite"
}
],
"rmcp-macros": [
{
"version": "0.16.0",
"rename": "rmcp_macros"
}
],
"tokio-util": [
{
"version": "0.7.18",
"rename": "tokio_util"
}
]
},
"build_rust_crate_args": {
"crateName": "rmcp",
"version": "0.16.0",
"edition": "2024",
"features": [
"base64",
"default",
"macros",
"server",
"transport-async-rw",
"transport-io"
],
"crateRenames": {
"async-trait": [
{
"version": "0.1.89",
"rename": "async_trait"
}
],
"pin-project-lite": [
{
"version": "0.2.17",
"rename": "pin_project_lite"
}
],
"rmcp-macros": [
{
"version": "0.16.0",
"rename": "rmcp_macros"
}
],
"tokio-util": [
{
"version": "0.7.18",
"rename": "tokio_util"
}
]
},
"release": true,
"build": "build.rs",
"preBuild": "export CARGO_CRATE_NAME=rmcp;"
}
},
"rmcp-macros-0.16.0": {
"name": "rmcp-macros",
"version": "0.16.0",
"edition": "2024",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/rmcp-macros/rmcp-macros-0.16.0.crate",
"sha256": "90c23c8f26cae4da838fbc3eadfaecf2d549d97c04b558e7bd90526a9c28b42a",
"name_with_ext": "rmcp-macros-0.16.0.tar.gz"
},
"features": [],
"proc_macro": true,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "darling",
"package_key": "darling-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "darling",
"package_key": "darling-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"build_rust_crate_args": {
"crateName": "rmcp-macros",
"version": "0.16.0",
"edition": "2024",
"crateRenames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"release": true,
"procMacro": true,
"preBuild": "export CARGO_CRATE_NAME=rmcp_macros;"
}
},
"rustix-1.1.4": {
"name": "rustix",
"version": "1.1.4",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/rustix/rustix-1.1.4.crate",
"sha256": "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190",
"name_with_ext": "rustix-1.1.4.tar.gz"
},
"features": [
"alloc",
"default",
"fs",
"std"
],
"proc_macro": false,
"build_script": "build.rs",
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.11.1",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.11.1",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"errno": [
{
"version": "0.3.14",
"rename": "libc_errno"
},
{
"version": "0.3.14",
"rename": "libc_errno"
},
{
"version": "0.3.14",
"rename": "libc_errno"
}
]
},
"build_rust_crate_args": {
"crateName": "rustix",
"version": "1.1.4",
"edition": "2021",
"features": [
"alloc",
"default",
"fs",
"std"
],
"crateRenames": {
"errno": [
{
"version": "0.3.14",
"rename": "libc_errno"
},
{
"version": "0.3.14",
"rename": "libc_errno"
},
{
"version": "0.3.14",
"rename": "libc_errno"
}
]
},
"release": true,
"build": "build.rs",
"preBuild": "export CARGO_CRATE_NAME=rustix;"
}
},
"schemars-0.8.22": {
"name": "schemars",
"version": "0.8.22",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/schemars/schemars-0.8.22.crate",
"sha256": "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615",
"name_with_ext": "schemars-0.8.22.tar.gz"
},
"features": [
"default",
"derive",
"schemars_derive"
],
"proc_macro": false,
"build_script": "build.rs",
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"dyn-clone": [
{
"version": "1.0.20",
"rename": "dyn_clone"
}
]
},
"build_rust_crate_args": {
"crateName": "schemars",
"version": "0.8.22",
"edition": "2021",
"features": [
"default",
"derive",
"schemars_derive"
],
"crateRenames": {
"dyn-clone": [
{
"version": "1.0.20",
"rename": "dyn_clone"
}
]
},
"release": true,
"build": "build.rs",
"preBuild": "export CARGO_CRATE_NAME=schemars;"
}
},
"schemars-1.2.1": {
"name": "schemars",
"version": "1.2.1",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/schemars/schemars-1.2.1.crate",
"sha256": "a2b42f36aa1cd011945615b92222f6bf73c599a102a300334cd7f8dbeec726cc",
"name_with_ext": "schemars-1.2.1.tar.gz"
},
"features": [
"chrono04",
"default",
"derive",
"schemars_derive",
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "chrono04",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "ref_cast",
"package_key": "ref-cast-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-1.2.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "chrono04",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "ref_cast",
"package_key": "ref-cast-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-1.2.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"chrono": [
{
"version": "0.4.44",
"rename": "chrono04"
}
],
"dyn-clone": [
{
"version": "1.0.20",
"rename": "dyn_clone"
}
],
"ref-cast": [
{
"version": "1.0.25",
"rename": "ref_cast"
}
]
},
"build_rust_crate_args": {
"crateName": "schemars",
"version": "1.2.1",
"edition": "2021",
"features": [
"chrono04",
"default",
"derive",
"schemars_derive",
"std"
],
"crateRenames": {
"chrono": [
{
"version": "0.4.44",
"rename": "chrono04"
}
],
"dyn-clone": [
{
"version": "1.0.20",
"rename": "dyn_clone"
}
],
"ref-cast": [
{
"version": "1.0.25",
"rename": "ref_cast"
}
]
},
"release": true,
"preBuild": "export CARGO_CRATE_NAME=schemars;"
}
},
"schemars_derive-0.8.22": {
"name": "schemars_derive",
"version": "0.8.22",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/schemars_derive/schemars_derive-0.8.22.crate",
"sha256": "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d",
"name_with_ext": "schemars_derive-0.8.22.tar.gz"
},
"features": [],
"proc_macro": true,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"build_rust_crate_args": {
"crateName": "schemars_derive",
"version": "0.8.22",
"edition": "2021",
"crateRenames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"release": true,
"procMacro": true,
"preBuild": "export CARGO_CRATE_NAME=schemars_derive;"
}
},
"schemars_derive-1.2.1": {
"name": "schemars_derive",
"version": "1.2.1",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/schemars_derive/schemars_derive-1.2.1.crate",
"sha256": "7d115b50f4aaeea07e79c1912f645c7513d81715d0420f8bc77a18c6260b307f",
"name_with_ext": "schemars_derive-1.2.1.tar.gz"
},
"features": [],
"proc_macro": true,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"build_rust_crate_args": {
"crateName": "schemars_derive",
"version": "1.2.1",
"edition": "2021",
"crateRenames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"release": true,
"procMacro": true,
"preBuild": "export CARGO_CRATE_NAME=schemars_derive;"
}
},
"serde-1.0.228": {
"name": "serde",
"version": "1.0.228",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/serde/serde-1.0.228.crate",
"sha256": "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e",
"name_with_ext": "serde-1.0.228.tar.gz"
},
"features": [
"alloc",
"default",
"derive",
"rc",
"serde_derive",
"std"
],
"proc_macro": false,
"build_script": "build.rs",
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [
"result"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive",
"package_key": "serde_derive-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [
"result"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive",
"package_key": "serde_derive-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "serde",
"version": "1.0.228",
"edition": "2021",
"features": [
"alloc",
"default",
"derive",
"rc",
"serde_derive",
"std"
],
"release": true,
"build": "build.rs",
"preBuild": "export CARGO_CRATE_NAME=serde;"
}
},
"serde_core-1.0.228": {
"name": "serde_core",
"version": "1.0.228",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/serde_core/serde_core-1.0.228.crate",
"sha256": "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad",
"name_with_ext": "serde_core-1.0.228.tar.gz"
},
"features": [
"alloc",
"rc",
"result",
"std"
],
"proc_macro": false,
"build_script": "build.rs",
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "serde_core",
"version": "1.0.228",
"edition": "2021",
"features": [
"alloc",
"rc",
"result",
"std"
],
"release": true,
"build": "build.rs",
"preBuild": "export CARGO_CRATE_NAME=serde_core;"
}
},
"serde_derive-1.0.228": {
"name": "serde_derive",
"version": "1.0.228",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/serde_derive/serde_derive-1.0.228.crate",
"sha256": "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79",
"name_with_ext": "serde_derive-1.0.228.tar.gz"
},
"features": [
"default"
],
"proc_macro": true,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"build_rust_crate_args": {
"crateName": "serde_derive",
"version": "1.0.228",
"edition": "2021",
"features": [
"default"
],
"crateRenames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"release": true,
"procMacro": true,
"preBuild": "export CARGO_CRATE_NAME=serde_derive;"
}
},
"serde_derive_internals-0.29.1": {
"name": "serde_derive_internals",
"version": "0.29.1",
"edition": "2015",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/serde_derive_internals/serde_derive_internals-0.29.1.crate",
"sha256": "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711",
"name_with_ext": "serde_derive_internals-0.29.1.tar.gz"
},
"features": [],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": {
"name": "serde_derive_internals",
"path": "lib.rs"
},
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"build_rust_crate_args": {
"crateName": "serde_derive_internals",
"version": "0.29.1",
"edition": "2015",
"crateRenames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"release": true,
"libName": "serde_derive_internals",
"libPath": "lib.rs",
"preBuild": "export CARGO_CRATE_NAME=serde_derive_internals;"
}
},
"serde_json-1.0.150": {
"name": "serde_json",
"version": "1.0.150",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/serde_json/serde_json-1.0.150.crate",
"sha256": "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9",
"name_with_ext": "serde_json-1.0.150.tar.gz"
},
"features": [
"alloc",
"default",
"std"
],
"proc_macro": false,
"build_script": "build.rs",
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "itoa",
"package_key": "itoa-1.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "zmij",
"package_key": "zmij-1.0.21",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "itoa",
"package_key": "itoa-1.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "zmij",
"package_key": "zmij-1.0.21",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "serde_json",
"version": "1.0.150",
"edition": "2021",
"features": [
"alloc",
"default",
"std"
],
"release": true,
"build": "build.rs",
"preBuild": "export CARGO_CRATE_NAME=serde_json;"
}
},
"slab-0.4.12": {
"name": "slab",
"version": "0.4.12",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/slab/slab-0.4.12.crate",
"sha256": "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5",
"name_with_ext": "slab-0.4.12.tar.gz"
},
"features": [
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "slab",
"version": "0.4.12",
"edition": "2018",
"features": [
"std"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=slab;"
}
},
"strsim-0.11.1": {
"name": "strsim",
"version": "0.11.1",
"edition": "2015",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/strsim/strsim-0.11.1.crate",
"sha256": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f",
"name_with_ext": "strsim-0.11.1.tar.gz"
},
"features": [],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "strsim",
"version": "0.11.1",
"edition": "2015",
"release": true,
"preBuild": "export CARGO_CRATE_NAME=strsim;"
}
},
"syn-2.0.117": {
"name": "syn",
"version": "2.0.117",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/syn/syn-2.0.117.crate",
"sha256": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99",
"name_with_ext": "syn-2.0.117.tar.gz"
},
"features": [
"clone-impls",
"default",
"derive",
"extra-traits",
"full",
"parsing",
"printing",
"proc-macro",
"visit",
"visit-mut"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
],
"unicode-ident": [
{
"version": "1.0.24",
"rename": "unicode_ident"
}
]
},
"build_rust_crate_args": {
"crateName": "syn",
"version": "2.0.117",
"edition": "2021",
"features": [
"clone-impls",
"default",
"derive",
"extra-traits",
"full",
"parsing",
"printing",
"proc-macro",
"visit",
"visit-mut"
],
"crateRenames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
],
"unicode-ident": [
{
"version": "1.0.24",
"rename": "unicode_ident"
}
]
},
"release": true,
"preBuild": "export CARGO_CRATE_NAME=syn;"
}
},
"tempfile-3.27.0": {
"name": "tempfile",
"version": "3.27.0",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/tempfile/tempfile-3.27.0.crate",
"sha256": "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd",
"name_with_ext": "tempfile-3.27.0.tar.gz"
},
"features": [
"default",
"getrandom"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "fastrand",
"package_key": "fastrand-2.4.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "getrandom",
"package_key": "getrandom-0.4.2",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(any(unix, windows, target_os = \"wasi\"))",
"tree": "target"
},
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rustix",
"package_key": "rustix-1.1.4",
"kind": "normal",
"features": [
"fs"
],
"uses_default_features": true,
"optional": false,
"target": "cfg(any(unix, target_os = \"wasi\"))",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "fastrand",
"package_key": "fastrand-2.4.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "getrandom",
"package_key": "getrandom-0.4.2",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(any(unix, windows, target_os = \"wasi\"))",
"tree": "target"
},
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rustix",
"package_key": "rustix-1.1.4",
"kind": "normal",
"features": [
"fs"
],
"uses_default_features": true,
"optional": false,
"target": "cfg(any(unix, target_os = \"wasi\"))",
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "tempfile",
"version": "3.27.0",
"edition": "2021",
"features": [
"default",
"getrandom"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=tempfile;"
}
},
"thiserror-2.0.18": {
"name": "thiserror",
"version": "2.0.18",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/thiserror/thiserror-2.0.18.crate",
"sha256": "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4",
"name_with_ext": "thiserror-2.0.18.tar.gz"
},
"features": [
"default",
"std"
],
"proc_macro": false,
"build_script": "build.rs",
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "thiserror_impl",
"package_key": "thiserror-impl-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "thiserror_impl",
"package_key": "thiserror-impl-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": [],
"crate_renames": {
"thiserror-impl": [
{
"version": "2.0.18",
"rename": "thiserror_impl"
}
]
},
"build_rust_crate_args": {
"crateName": "thiserror",
"version": "2.0.18",
"edition": "2021",
"features": [
"default",
"std"
],
"crateRenames": {
"thiserror-impl": [
{
"version": "2.0.18",
"rename": "thiserror_impl"
}
]
},
"release": true,
"build": "build.rs",
"preBuild": "export CARGO_CRATE_NAME=thiserror;"
}
},
"thiserror-impl-2.0.18": {
"name": "thiserror-impl",
"version": "2.0.18",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/thiserror-impl/thiserror-impl-2.0.18.crate",
"sha256": "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5",
"name_with_ext": "thiserror-impl-2.0.18.tar.gz"
},
"features": [],
"proc_macro": true,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"build_rust_crate_args": {
"crateName": "thiserror-impl",
"version": "2.0.18",
"edition": "2021",
"crateRenames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"release": true,
"procMacro": true,
"preBuild": "export CARGO_CRATE_NAME=thiserror_impl;"
}
},
"tokio-1.52.3": {
"name": "tokio",
"version": "1.52.3",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/tokio/tokio-1.52.3.crate",
"sha256": "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe",
"name_with_ext": "tokio-1.52.3.tar.gz"
},
"features": [
"bytes",
"default",
"io-std",
"io-util",
"macros",
"rt",
"sync",
"test-util",
"time",
"tokio-macros"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_macros",
"package_key": "tokio-macros-2.7.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_macros",
"package_key": "tokio-macros-2.7.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": [],
"crate_renames": {
"pin-project-lite": [
{
"version": "0.2.17",
"rename": "pin_project_lite"
}
],
"tokio-macros": [
{
"version": "2.7.0",
"rename": "tokio_macros"
}
]
},
"build_rust_crate_args": {
"crateName": "tokio",
"version": "1.52.3",
"edition": "2021",
"features": [
"bytes",
"default",
"io-std",
"io-util",
"macros",
"rt",
"sync",
"test-util",
"time",
"tokio-macros"
],
"crateRenames": {
"pin-project-lite": [
{
"version": "0.2.17",
"rename": "pin_project_lite"
}
],
"tokio-macros": [
{
"version": "2.7.0",
"rename": "tokio_macros"
}
]
},
"release": true,
"preBuild": "export CARGO_CRATE_NAME=tokio;"
}
},
"tokio-macros-2.7.0": {
"name": "tokio-macros",
"version": "2.7.0",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/tokio-macros/tokio-macros-2.7.0.crate",
"sha256": "385a6cb71ab9ab790c5fe8d67f1645e6c450a7ce006a33de03daa956cf70a496",
"name_with_ext": "tokio-macros-2.7.0.tar.gz"
},
"features": [],
"proc_macro": true,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"build_rust_crate_args": {
"crateName": "tokio-macros",
"version": "2.7.0",
"edition": "2021",
"crateRenames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"release": true,
"procMacro": true,
"preBuild": "export CARGO_CRATE_NAME=tokio_macros;"
}
},
"tokio-util-0.7.18": {
"name": "tokio-util",
"version": "0.7.18",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/tokio-util/tokio-util-0.7.18.crate",
"sha256": "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098",
"name_with_ext": "tokio-util-0.7.18.tar.gz"
},
"features": [
"codec",
"default"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"futures-core": [
{
"version": "0.3.32",
"rename": "futures_core"
}
],
"futures-sink": [
{
"version": "0.3.32",
"rename": "futures_sink"
}
],
"pin-project-lite": [
{
"version": "0.2.17",
"rename": "pin_project_lite"
}
]
},
"build_rust_crate_args": {
"crateName": "tokio-util",
"version": "0.7.18",
"edition": "2021",
"features": [
"codec",
"default"
],
"crateRenames": {
"futures-core": [
{
"version": "0.3.32",
"rename": "futures_core"
}
],
"futures-sink": [
{
"version": "0.3.32",
"rename": "futures_sink"
}
],
"pin-project-lite": [
{
"version": "0.2.17",
"rename": "pin_project_lite"
}
]
},
"release": true,
"preBuild": "export CARGO_CRATE_NAME=tokio_util;"
}
},
"tracing-0.1.44": {
"name": "tracing",
"version": "0.1.44",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/tracing/tracing-0.1.44.crate",
"sha256": "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100",
"name_with_ext": "tracing-0.1.44.tar.gz"
},
"features": [
"attributes",
"default",
"std",
"tracing-attributes"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing_attributes",
"package_key": "tracing-attributes-0.1.31",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "tracing_core",
"package_key": "tracing-core-0.1.36",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing_attributes",
"package_key": "tracing-attributes-0.1.31",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "tracing_core",
"package_key": "tracing-core-0.1.36",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"pin-project-lite": [
{
"version": "0.2.17",
"rename": "pin_project_lite"
}
],
"tracing-attributes": [
{
"version": "0.1.31",
"rename": "tracing_attributes"
}
],
"tracing-core": [
{
"version": "0.1.36",
"rename": "tracing_core"
}
]
},
"build_rust_crate_args": {
"crateName": "tracing",
"version": "0.1.44",
"edition": "2018",
"features": [
"attributes",
"default",
"std",
"tracing-attributes"
],
"crateRenames": {
"pin-project-lite": [
{
"version": "0.2.17",
"rename": "pin_project_lite"
}
],
"tracing-attributes": [
{
"version": "0.1.31",
"rename": "tracing_attributes"
}
],
"tracing-core": [
{
"version": "0.1.36",
"rename": "tracing_core"
}
]
},
"release": true,
"preBuild": "export CARGO_CRATE_NAME=tracing;"
}
},
"tracing-attributes-0.1.31": {
"name": "tracing-attributes",
"version": "0.1.31",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/tracing-attributes/tracing-attributes-0.1.31.crate",
"sha256": "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da",
"name_with_ext": "tracing-attributes-0.1.31.tar.gz"
},
"features": [],
"proc_macro": true,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"parsing",
"printing",
"visit-mut",
"clone-impls",
"extra-traits",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"parsing",
"printing",
"visit-mut",
"clone-impls",
"extra-traits",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"build_rust_crate_args": {
"crateName": "tracing-attributes",
"version": "0.1.31",
"edition": "2018",
"crateRenames": {
"proc-macro2": [
{
"version": "1.0.106",
"rename": "proc_macro2"
}
]
},
"release": true,
"procMacro": true,
"preBuild": "export CARGO_CRATE_NAME=tracing_attributes;"
}
},
"tracing-core-0.1.36": {
"name": "tracing-core",
"version": "0.1.36",
"edition": "2018",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/tracing-core/tracing-core-0.1.36.crate",
"sha256": "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a",
"name_with_ext": "tracing-core-0.1.36.tar.gz"
},
"features": [
"once_cell",
"std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "tracing-core",
"version": "0.1.36",
"edition": "2018",
"features": [
"once_cell",
"std"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=tracing_core;"
}
},
"unicode-ident-1.0.24": {
"name": "unicode-ident",
"version": "1.0.24",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.24.crate",
"sha256": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75",
"name_with_ext": "unicode-ident-1.0.24.tar.gz"
},
"features": [],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "unicode-ident",
"version": "1.0.24",
"edition": "2021",
"release": true,
"preBuild": "export CARGO_CRATE_NAME=unicode_ident;"
}
},
"zmij-1.0.21": {
"name": "zmij",
"version": "1.0.21",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/zmij/zmij-1.0.21.crate",
"sha256": "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa",
"name_with_ext": "zmij-1.0.21.tar.gz"
},
"features": [],
"proc_macro": false,
"build_script": "build.rs",
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "zmij",
"version": "1.0.21",
"edition": "2021",
"release": true,
"build": "build.rs",
"preBuild": "export CARGO_CRATE_NAME=zmij;"
}
},
"linux-raw-sys-0.12.1": {
"name": "linux-raw-sys",
"version": "0.12.1",
"edition": "2021",
"source": {
"kind": "registry",
"url": "https://static.crates.io/crates/linux-raw-sys/linux-raw-sys-0.12.1.crate",
"sha256": "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53",
"name_with_ext": "linux-raw-sys-0.12.1.tar.gz"
},
"features": [
"auxvec",
"elf",
"errno",
"general",
"ioctl",
"no_std"
],
"proc_macro": false,
"build_script": null,
"links": null,
"binaries": [],
"lib_target": null,
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": [],
"crate_renames": {},
"build_rust_crate_args": {
"crateName": "linux-raw-sys",
"version": "0.12.1",
"edition": "2021",
"features": [
"auxvec",
"elf",
"errno",
"general",
"ioctl",
"no_std"
],
"release": true,
"preBuild": "export CARGO_CRATE_NAME=linux_raw_sys;"
}
}
},
"root_crate": "kotoha-0.1.1",
"workspace_members": [
"kotoha-0.1.1"
],
"flake_metadata": {
"kotoha": {
"default_bin": null,
"repo": "pleme-io/kotoba"
}
},
"target_resolves": {
"aarch64-apple-darwin": {
"crates": {
"async-trait-0.1.89": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"autocfg-1.5.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"base64-0.22.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"bitflags-2.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"bytes-1.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"cfg-if-1.0.4": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"chrono-0.4.44": {
"dependencies": [
{
"name": "iana_time_zone",
"package_key": "iana-time-zone-0.1.65",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "num_traits",
"package_key": "num-traits-0.2.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "iana_time_zone",
"package_key": "iana-time-zone-0.1.65",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "num_traits",
"package_key": "num-traits-0.2.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"core-foundation-sys-0.8.7": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"darling-0.23.0": {
"dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "darling_macro",
"package_key": "darling_macro-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "darling_macro",
"package_key": "darling_macro-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"darling_core-0.23.0": {
"dependencies": [
{
"name": "ident_case",
"package_key": "ident_case-1.0.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "strsim",
"package_key": "strsim-0.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "ident_case",
"package_key": "ident_case-1.0.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "strsim",
"package_key": "strsim-0.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"darling_macro-0.23.0": {
"dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"dyn-clone-1.0.20": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"errno-0.3.14": {
"dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"hermit\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"wasi\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"hermit\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"wasi\")",
"tree": "target"
}
],
"build_dependencies": []
},
"fastrand-2.4.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-0.3.32": {
"dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_executor",
"package_key": "futures-executor-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_executor",
"package_key": "futures-executor-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-channel-0.3.32": {
"dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-core-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-executor-0.3.32": {
"dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-io-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-macro-0.3.32": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-sink-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-task-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-util-0.3.32": {
"dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_macro",
"package_key": "futures-macro-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "slab",
"package_key": "slab-0.4.12",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_macro",
"package_key": "futures-macro-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "slab",
"package_key": "slab-0.4.12",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"getrandom-0.4.2": {
"dependencies": [
{
"name": "cfg_if",
"package_key": "cfg-if-1.0.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"netbsd\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"solaris\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"vxworks\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "cfg_if",
"package_key": "cfg-if-1.0.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"netbsd\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"solaris\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"vxworks\")",
"tree": "target"
}
],
"build_dependencies": []
},
"iana-time-zone-0.1.65": {
"dependencies": [
{
"name": "core_foundation_sys",
"package_key": "core-foundation-sys-0.8.7",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(target_vendor = \"apple\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "core_foundation_sys",
"package_key": "core-foundation-sys-0.8.7",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(target_vendor = \"apple\")",
"tree": "target"
}
],
"build_dependencies": []
},
"ident_case-1.0.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"itoa-1.0.18": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"kotoha-0.1.1": {
"dependencies": [
{
"name": "rmcp",
"package_key": "rmcp-0.16.0",
"kind": "normal",
"features": [
"server",
"transport-io"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars",
"package_key": "schemars-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "rmcp",
"package_key": "rmcp-0.16.0",
"kind": "normal",
"features": [
"server",
"transport-io"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars",
"package_key": "schemars-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"libc-0.2.186": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"memchr-2.8.0": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"num-traits-0.2.19": {
"dependencies": [
{
"name": "autocfg",
"package_key": "autocfg-1.5.1",
"kind": "build",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [],
"build_dependencies": [
{
"name": "autocfg",
"package_key": "autocfg-1.5.1",
"kind": "build",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
]
},
"once_cell-1.21.4": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"pastey-0.2.3": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"pin-project-lite-0.2.17": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"proc-macro2-1.0.106": {
"dependencies": [
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"quote-1.0.45": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"ref-cast-1.0.25": {
"dependencies": [
{
"name": "ref_cast_impl",
"package_key": "ref-cast-impl-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "ref_cast_impl",
"package_key": "ref-cast-impl-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"ref-cast-impl-1.0.25": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rmcp-0.16.0": {
"dependencies": [
{
"name": "async_trait",
"package_key": "async-trait-0.1.89",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "base64",
"package_key": "base64-0.22.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
"tree": "target"
},
{
"name": "futures",
"package_key": "futures-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pastey",
"package_key": "pastey-0.2.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rmcp_macros",
"package_key": "rmcp-macros-0.16.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "schemars",
"package_key": "schemars-1.2.1",
"kind": "normal",
"features": [
"chrono04"
],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive",
"rc"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync",
"macros",
"rt",
"time"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_util",
"package_key": "tokio-util-0.7.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "async_trait",
"package_key": "async-trait-0.1.89",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "base64",
"package_key": "base64-0.22.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
"tree": "target"
},
{
"name": "futures",
"package_key": "futures-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pastey",
"package_key": "pastey-0.2.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rmcp_macros",
"package_key": "rmcp-macros-0.16.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "schemars",
"package_key": "schemars-1.2.1",
"kind": "normal",
"features": [
"chrono04"
],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive",
"rc"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync",
"macros",
"rt",
"time"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_util",
"package_key": "tokio-util-0.7.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rmcp-macros-0.16.0": {
"dependencies": [
{
"name": "darling",
"package_key": "darling-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "darling",
"package_key": "darling-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rustix-1.1.4": {
"dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.11.1",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.11.1",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
}
],
"build_dependencies": []
},
"schemars-0.8.22": {
"dependencies": [
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars-1.2.1": {
"dependencies": [
{
"name": "chrono04",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "ref_cast",
"package_key": "ref-cast-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-1.2.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "chrono04",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "ref_cast",
"package_key": "ref-cast-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-1.2.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars_derive-0.8.22": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars_derive-1.2.1": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde-1.0.228": {
"dependencies": [
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [
"result"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive",
"package_key": "serde_derive-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [
"result"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive",
"package_key": "serde_derive-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"serde_core-1.0.228": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"serde_derive-1.0.228": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde_derive_internals-0.29.1": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde_json-1.0.150": {
"dependencies": [
{
"name": "itoa",
"package_key": "itoa-1.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "zmij",
"package_key": "zmij-1.0.21",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "itoa",
"package_key": "itoa-1.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "zmij",
"package_key": "zmij-1.0.21",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"slab-0.4.12": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"strsim-0.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"syn-2.0.117": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tempfile-3.27.0": {
"dependencies": [
{
"name": "fastrand",
"package_key": "fastrand-2.4.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "getrandom",
"package_key": "getrandom-0.4.2",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(any(unix, windows, target_os = \"wasi\"))",
"tree": "target"
},
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rustix",
"package_key": "rustix-1.1.4",
"kind": "normal",
"features": [
"fs"
],
"uses_default_features": true,
"optional": false,
"target": "cfg(any(unix, target_os = \"wasi\"))",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "fastrand",
"package_key": "fastrand-2.4.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "getrandom",
"package_key": "getrandom-0.4.2",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(any(unix, windows, target_os = \"wasi\"))",
"tree": "target"
},
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rustix",
"package_key": "rustix-1.1.4",
"kind": "normal",
"features": [
"fs"
],
"uses_default_features": true,
"optional": false,
"target": "cfg(any(unix, target_os = \"wasi\"))",
"tree": "target"
}
],
"build_dependencies": []
},
"thiserror-2.0.18": {
"dependencies": [
{
"name": "thiserror_impl",
"package_key": "thiserror-impl-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "thiserror_impl",
"package_key": "thiserror-impl-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"thiserror-impl-2.0.18": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tokio-1.52.3": {
"dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_macros",
"package_key": "tokio-macros-2.7.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_macros",
"package_key": "tokio-macros-2.7.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"tokio-macros-2.7.0": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tokio-util-0.7.18": {
"dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-0.1.44": {
"dependencies": [
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing_attributes",
"package_key": "tracing-attributes-0.1.31",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "tracing_core",
"package_key": "tracing-core-0.1.36",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing_attributes",
"package_key": "tracing-attributes-0.1.31",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "tracing_core",
"package_key": "tracing-core-0.1.36",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-attributes-0.1.31": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"parsing",
"printing",
"visit-mut",
"clone-impls",
"extra-traits",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"parsing",
"printing",
"visit-mut",
"clone-impls",
"extra-traits",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-core-0.1.36": {
"dependencies": [
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"unicode-ident-1.0.24": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"zmij-1.0.21": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
}
}
},
"x86_64-apple-darwin": {
"crates": {
"async-trait-0.1.89": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"autocfg-1.5.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"base64-0.22.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"bitflags-2.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"bytes-1.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"cfg-if-1.0.4": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"chrono-0.4.44": {
"dependencies": [
{
"name": "iana_time_zone",
"package_key": "iana-time-zone-0.1.65",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "num_traits",
"package_key": "num-traits-0.2.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "iana_time_zone",
"package_key": "iana-time-zone-0.1.65",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "num_traits",
"package_key": "num-traits-0.2.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"core-foundation-sys-0.8.7": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"darling-0.23.0": {
"dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "darling_macro",
"package_key": "darling_macro-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "darling_macro",
"package_key": "darling_macro-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"darling_core-0.23.0": {
"dependencies": [
{
"name": "ident_case",
"package_key": "ident_case-1.0.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "strsim",
"package_key": "strsim-0.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "ident_case",
"package_key": "ident_case-1.0.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "strsim",
"package_key": "strsim-0.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"darling_macro-0.23.0": {
"dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"dyn-clone-1.0.20": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"errno-0.3.14": {
"dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"hermit\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"wasi\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"hermit\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"wasi\")",
"tree": "target"
}
],
"build_dependencies": []
},
"fastrand-2.4.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-0.3.32": {
"dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_executor",
"package_key": "futures-executor-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_executor",
"package_key": "futures-executor-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-channel-0.3.32": {
"dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-core-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-executor-0.3.32": {
"dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-io-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-macro-0.3.32": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-sink-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-task-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-util-0.3.32": {
"dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_macro",
"package_key": "futures-macro-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "slab",
"package_key": "slab-0.4.12",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_macro",
"package_key": "futures-macro-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "slab",
"package_key": "slab-0.4.12",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"getrandom-0.4.2": {
"dependencies": [
{
"name": "cfg_if",
"package_key": "cfg-if-1.0.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"netbsd\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"solaris\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"vxworks\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "cfg_if",
"package_key": "cfg-if-1.0.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"netbsd\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"solaris\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"vxworks\")",
"tree": "target"
}
],
"build_dependencies": []
},
"iana-time-zone-0.1.65": {
"dependencies": [
{
"name": "core_foundation_sys",
"package_key": "core-foundation-sys-0.8.7",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(target_vendor = \"apple\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "core_foundation_sys",
"package_key": "core-foundation-sys-0.8.7",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(target_vendor = \"apple\")",
"tree": "target"
}
],
"build_dependencies": []
},
"ident_case-1.0.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"itoa-1.0.18": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"kotoha-0.1.1": {
"dependencies": [
{
"name": "rmcp",
"package_key": "rmcp-0.16.0",
"kind": "normal",
"features": [
"server",
"transport-io"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars",
"package_key": "schemars-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "rmcp",
"package_key": "rmcp-0.16.0",
"kind": "normal",
"features": [
"server",
"transport-io"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars",
"package_key": "schemars-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"libc-0.2.186": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"memchr-2.8.0": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"num-traits-0.2.19": {
"dependencies": [
{
"name": "autocfg",
"package_key": "autocfg-1.5.1",
"kind": "build",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [],
"build_dependencies": [
{
"name": "autocfg",
"package_key": "autocfg-1.5.1",
"kind": "build",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
]
},
"once_cell-1.21.4": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"pastey-0.2.3": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"pin-project-lite-0.2.17": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"proc-macro2-1.0.106": {
"dependencies": [
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"quote-1.0.45": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"ref-cast-1.0.25": {
"dependencies": [
{
"name": "ref_cast_impl",
"package_key": "ref-cast-impl-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "ref_cast_impl",
"package_key": "ref-cast-impl-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"ref-cast-impl-1.0.25": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rmcp-0.16.0": {
"dependencies": [
{
"name": "async_trait",
"package_key": "async-trait-0.1.89",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "base64",
"package_key": "base64-0.22.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
"tree": "target"
},
{
"name": "futures",
"package_key": "futures-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pastey",
"package_key": "pastey-0.2.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rmcp_macros",
"package_key": "rmcp-macros-0.16.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "schemars",
"package_key": "schemars-1.2.1",
"kind": "normal",
"features": [
"chrono04"
],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive",
"rc"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync",
"macros",
"rt",
"time"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_util",
"package_key": "tokio-util-0.7.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "async_trait",
"package_key": "async-trait-0.1.89",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "base64",
"package_key": "base64-0.22.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
"tree": "target"
},
{
"name": "futures",
"package_key": "futures-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pastey",
"package_key": "pastey-0.2.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rmcp_macros",
"package_key": "rmcp-macros-0.16.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "schemars",
"package_key": "schemars-1.2.1",
"kind": "normal",
"features": [
"chrono04"
],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive",
"rc"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync",
"macros",
"rt",
"time"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_util",
"package_key": "tokio-util-0.7.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rmcp-macros-0.16.0": {
"dependencies": [
{
"name": "darling",
"package_key": "darling-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "darling",
"package_key": "darling-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rustix-1.1.4": {
"dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.11.1",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.11.1",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
}
],
"build_dependencies": []
},
"schemars-0.8.22": {
"dependencies": [
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars-1.2.1": {
"dependencies": [
{
"name": "chrono04",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "ref_cast",
"package_key": "ref-cast-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-1.2.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "chrono04",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "ref_cast",
"package_key": "ref-cast-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-1.2.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars_derive-0.8.22": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars_derive-1.2.1": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde-1.0.228": {
"dependencies": [
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [
"result"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive",
"package_key": "serde_derive-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [
"result"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive",
"package_key": "serde_derive-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"serde_core-1.0.228": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"serde_derive-1.0.228": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde_derive_internals-0.29.1": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde_json-1.0.150": {
"dependencies": [
{
"name": "itoa",
"package_key": "itoa-1.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "zmij",
"package_key": "zmij-1.0.21",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "itoa",
"package_key": "itoa-1.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "zmij",
"package_key": "zmij-1.0.21",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"slab-0.4.12": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"strsim-0.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"syn-2.0.117": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tempfile-3.27.0": {
"dependencies": [
{
"name": "fastrand",
"package_key": "fastrand-2.4.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "getrandom",
"package_key": "getrandom-0.4.2",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(any(unix, windows, target_os = \"wasi\"))",
"tree": "target"
},
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rustix",
"package_key": "rustix-1.1.4",
"kind": "normal",
"features": [
"fs"
],
"uses_default_features": true,
"optional": false,
"target": "cfg(any(unix, target_os = \"wasi\"))",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "fastrand",
"package_key": "fastrand-2.4.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "getrandom",
"package_key": "getrandom-0.4.2",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(any(unix, windows, target_os = \"wasi\"))",
"tree": "target"
},
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rustix",
"package_key": "rustix-1.1.4",
"kind": "normal",
"features": [
"fs"
],
"uses_default_features": true,
"optional": false,
"target": "cfg(any(unix, target_os = \"wasi\"))",
"tree": "target"
}
],
"build_dependencies": []
},
"thiserror-2.0.18": {
"dependencies": [
{
"name": "thiserror_impl",
"package_key": "thiserror-impl-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "thiserror_impl",
"package_key": "thiserror-impl-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"thiserror-impl-2.0.18": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tokio-1.52.3": {
"dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_macros",
"package_key": "tokio-macros-2.7.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_macros",
"package_key": "tokio-macros-2.7.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"tokio-macros-2.7.0": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tokio-util-0.7.18": {
"dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-0.1.44": {
"dependencies": [
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing_attributes",
"package_key": "tracing-attributes-0.1.31",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "tracing_core",
"package_key": "tracing-core-0.1.36",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing_attributes",
"package_key": "tracing-attributes-0.1.31",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "tracing_core",
"package_key": "tracing-core-0.1.36",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-attributes-0.1.31": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"parsing",
"printing",
"visit-mut",
"clone-impls",
"extra-traits",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"parsing",
"printing",
"visit-mut",
"clone-impls",
"extra-traits",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-core-0.1.36": {
"dependencies": [
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"unicode-ident-1.0.24": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"zmij-1.0.21": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
}
}
},
"x86_64-unknown-linux-gnu": {
"crates": {
"async-trait-0.1.89": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"autocfg-1.5.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"base64-0.22.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"bitflags-2.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"bytes-1.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"cfg-if-1.0.4": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"chrono-0.4.44": {
"dependencies": [
{
"name": "iana_time_zone",
"package_key": "iana-time-zone-0.1.65",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "num_traits",
"package_key": "num-traits-0.2.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "iana_time_zone",
"package_key": "iana-time-zone-0.1.65",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "num_traits",
"package_key": "num-traits-0.2.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"darling-0.23.0": {
"dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "darling_macro",
"package_key": "darling_macro-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "darling_macro",
"package_key": "darling_macro-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"darling_core-0.23.0": {
"dependencies": [
{
"name": "ident_case",
"package_key": "ident_case-1.0.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "strsim",
"package_key": "strsim-0.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "ident_case",
"package_key": "ident_case-1.0.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "strsim",
"package_key": "strsim-0.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"darling_macro-0.23.0": {
"dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"dyn-clone-1.0.20": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"errno-0.3.14": {
"dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"hermit\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"wasi\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"hermit\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"wasi\")",
"tree": "target"
}
],
"build_dependencies": []
},
"fastrand-2.4.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-0.3.32": {
"dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_executor",
"package_key": "futures-executor-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_executor",
"package_key": "futures-executor-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-channel-0.3.32": {
"dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-core-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-executor-0.3.32": {
"dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-io-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-macro-0.3.32": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-sink-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-task-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-util-0.3.32": {
"dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_macro",
"package_key": "futures-macro-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "slab",
"package_key": "slab-0.4.12",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_macro",
"package_key": "futures-macro-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "slab",
"package_key": "slab-0.4.12",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"getrandom-0.4.2": {
"dependencies": [
{
"name": "cfg_if",
"package_key": "cfg-if-1.0.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"netbsd\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"solaris\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"vxworks\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "cfg_if",
"package_key": "cfg-if-1.0.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"netbsd\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"solaris\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"vxworks\")",
"tree": "target"
}
],
"build_dependencies": []
},
"iana-time-zone-0.1.65": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"ident_case-1.0.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"itoa-1.0.18": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"kotoha-0.1.1": {
"dependencies": [
{
"name": "rmcp",
"package_key": "rmcp-0.16.0",
"kind": "normal",
"features": [
"server",
"transport-io"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars",
"package_key": "schemars-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "rmcp",
"package_key": "rmcp-0.16.0",
"kind": "normal",
"features": [
"server",
"transport-io"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars",
"package_key": "schemars-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"libc-0.2.186": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"linux-raw-sys-0.12.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"memchr-2.8.0": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"num-traits-0.2.19": {
"dependencies": [
{
"name": "autocfg",
"package_key": "autocfg-1.5.1",
"kind": "build",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [],
"build_dependencies": [
{
"name": "autocfg",
"package_key": "autocfg-1.5.1",
"kind": "build",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
]
},
"once_cell-1.21.4": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"pastey-0.2.3": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"pin-project-lite-0.2.17": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"proc-macro2-1.0.106": {
"dependencies": [
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"quote-1.0.45": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"ref-cast-1.0.25": {
"dependencies": [
{
"name": "ref_cast_impl",
"package_key": "ref-cast-impl-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "ref_cast_impl",
"package_key": "ref-cast-impl-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"ref-cast-impl-1.0.25": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rmcp-0.16.0": {
"dependencies": [
{
"name": "async_trait",
"package_key": "async-trait-0.1.89",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "base64",
"package_key": "base64-0.22.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
"tree": "target"
},
{
"name": "futures",
"package_key": "futures-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pastey",
"package_key": "pastey-0.2.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rmcp_macros",
"package_key": "rmcp-macros-0.16.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "schemars",
"package_key": "schemars-1.2.1",
"kind": "normal",
"features": [
"chrono04"
],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive",
"rc"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync",
"macros",
"rt",
"time"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_util",
"package_key": "tokio-util-0.7.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "async_trait",
"package_key": "async-trait-0.1.89",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "base64",
"package_key": "base64-0.22.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
"tree": "target"
},
{
"name": "futures",
"package_key": "futures-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pastey",
"package_key": "pastey-0.2.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rmcp_macros",
"package_key": "rmcp-macros-0.16.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "schemars",
"package_key": "schemars-1.2.1",
"kind": "normal",
"features": [
"chrono04"
],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive",
"rc"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync",
"macros",
"rt",
"time"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_util",
"package_key": "tokio-util-0.7.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rmcp-macros-0.16.0": {
"dependencies": [
{
"name": "darling",
"package_key": "darling-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "darling",
"package_key": "darling-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rustix-1.1.4": {
"dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.11.1",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.11.1",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
}
],
"build_dependencies": []
},
"schemars-0.8.22": {
"dependencies": [
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars-1.2.1": {
"dependencies": [
{
"name": "chrono04",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "ref_cast",
"package_key": "ref-cast-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-1.2.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "chrono04",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "ref_cast",
"package_key": "ref-cast-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-1.2.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars_derive-0.8.22": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars_derive-1.2.1": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde-1.0.228": {
"dependencies": [
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [
"result"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive",
"package_key": "serde_derive-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [
"result"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive",
"package_key": "serde_derive-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"serde_core-1.0.228": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"serde_derive-1.0.228": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde_derive_internals-0.29.1": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde_json-1.0.150": {
"dependencies": [
{
"name": "itoa",
"package_key": "itoa-1.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "zmij",
"package_key": "zmij-1.0.21",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "itoa",
"package_key": "itoa-1.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "zmij",
"package_key": "zmij-1.0.21",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"slab-0.4.12": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"strsim-0.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"syn-2.0.117": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tempfile-3.27.0": {
"dependencies": [
{
"name": "fastrand",
"package_key": "fastrand-2.4.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "getrandom",
"package_key": "getrandom-0.4.2",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(any(unix, windows, target_os = \"wasi\"))",
"tree": "target"
},
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rustix",
"package_key": "rustix-1.1.4",
"kind": "normal",
"features": [
"fs"
],
"uses_default_features": true,
"optional": false,
"target": "cfg(any(unix, target_os = \"wasi\"))",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "fastrand",
"package_key": "fastrand-2.4.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "getrandom",
"package_key": "getrandom-0.4.2",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(any(unix, windows, target_os = \"wasi\"))",
"tree": "target"
},
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rustix",
"package_key": "rustix-1.1.4",
"kind": "normal",
"features": [
"fs"
],
"uses_default_features": true,
"optional": false,
"target": "cfg(any(unix, target_os = \"wasi\"))",
"tree": "target"
}
],
"build_dependencies": []
},
"thiserror-2.0.18": {
"dependencies": [
{
"name": "thiserror_impl",
"package_key": "thiserror-impl-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "thiserror_impl",
"package_key": "thiserror-impl-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"thiserror-impl-2.0.18": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tokio-1.52.3": {
"dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_macros",
"package_key": "tokio-macros-2.7.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_macros",
"package_key": "tokio-macros-2.7.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"tokio-macros-2.7.0": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tokio-util-0.7.18": {
"dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-0.1.44": {
"dependencies": [
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing_attributes",
"package_key": "tracing-attributes-0.1.31",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "tracing_core",
"package_key": "tracing-core-0.1.36",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing_attributes",
"package_key": "tracing-attributes-0.1.31",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "tracing_core",
"package_key": "tracing-core-0.1.36",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-attributes-0.1.31": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"parsing",
"printing",
"visit-mut",
"clone-impls",
"extra-traits",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"parsing",
"printing",
"visit-mut",
"clone-impls",
"extra-traits",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-core-0.1.36": {
"dependencies": [
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"unicode-ident-1.0.24": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"zmij-1.0.21": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
}
}
},
"x86_64-unknown-linux-musl": {
"crates": {
"async-trait-0.1.89": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"autocfg-1.5.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"base64-0.22.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"bitflags-2.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"bytes-1.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"cfg-if-1.0.4": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"chrono-0.4.44": {
"dependencies": [
{
"name": "iana_time_zone",
"package_key": "iana-time-zone-0.1.65",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "num_traits",
"package_key": "num-traits-0.2.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "iana_time_zone",
"package_key": "iana-time-zone-0.1.65",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "num_traits",
"package_key": "num-traits-0.2.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"darling-0.23.0": {
"dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "darling_macro",
"package_key": "darling_macro-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "darling_macro",
"package_key": "darling_macro-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"darling_core-0.23.0": {
"dependencies": [
{
"name": "ident_case",
"package_key": "ident_case-1.0.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "strsim",
"package_key": "strsim-0.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "ident_case",
"package_key": "ident_case-1.0.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "strsim",
"package_key": "strsim-0.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"darling_macro-0.23.0": {
"dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"dyn-clone-1.0.20": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"errno-0.3.14": {
"dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"hermit\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"wasi\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"hermit\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"wasi\")",
"tree": "target"
}
],
"build_dependencies": []
},
"fastrand-2.4.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-0.3.32": {
"dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_executor",
"package_key": "futures-executor-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_executor",
"package_key": "futures-executor-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-channel-0.3.32": {
"dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-core-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-executor-0.3.32": {
"dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-io-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-macro-0.3.32": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-sink-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-task-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-util-0.3.32": {
"dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_macro",
"package_key": "futures-macro-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "slab",
"package_key": "slab-0.4.12",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_macro",
"package_key": "futures-macro-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "slab",
"package_key": "slab-0.4.12",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"getrandom-0.4.2": {
"dependencies": [
{
"name": "cfg_if",
"package_key": "cfg-if-1.0.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"netbsd\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"solaris\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"vxworks\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "cfg_if",
"package_key": "cfg-if-1.0.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"netbsd\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"solaris\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"vxworks\")",
"tree": "target"
}
],
"build_dependencies": []
},
"iana-time-zone-0.1.65": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"ident_case-1.0.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"itoa-1.0.18": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"kotoha-0.1.1": {
"dependencies": [
{
"name": "rmcp",
"package_key": "rmcp-0.16.0",
"kind": "normal",
"features": [
"server",
"transport-io"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars",
"package_key": "schemars-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "rmcp",
"package_key": "rmcp-0.16.0",
"kind": "normal",
"features": [
"server",
"transport-io"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars",
"package_key": "schemars-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"libc-0.2.186": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"linux-raw-sys-0.12.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"memchr-2.8.0": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"num-traits-0.2.19": {
"dependencies": [
{
"name": "autocfg",
"package_key": "autocfg-1.5.1",
"kind": "build",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [],
"build_dependencies": [
{
"name": "autocfg",
"package_key": "autocfg-1.5.1",
"kind": "build",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
]
},
"once_cell-1.21.4": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"pastey-0.2.3": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"pin-project-lite-0.2.17": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"proc-macro2-1.0.106": {
"dependencies": [
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"quote-1.0.45": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"ref-cast-1.0.25": {
"dependencies": [
{
"name": "ref_cast_impl",
"package_key": "ref-cast-impl-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "ref_cast_impl",
"package_key": "ref-cast-impl-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"ref-cast-impl-1.0.25": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rmcp-0.16.0": {
"dependencies": [
{
"name": "async_trait",
"package_key": "async-trait-0.1.89",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "base64",
"package_key": "base64-0.22.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
"tree": "target"
},
{
"name": "futures",
"package_key": "futures-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pastey",
"package_key": "pastey-0.2.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rmcp_macros",
"package_key": "rmcp-macros-0.16.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "schemars",
"package_key": "schemars-1.2.1",
"kind": "normal",
"features": [
"chrono04"
],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive",
"rc"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync",
"macros",
"rt",
"time"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_util",
"package_key": "tokio-util-0.7.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "async_trait",
"package_key": "async-trait-0.1.89",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "base64",
"package_key": "base64-0.22.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
"tree": "target"
},
{
"name": "futures",
"package_key": "futures-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pastey",
"package_key": "pastey-0.2.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rmcp_macros",
"package_key": "rmcp-macros-0.16.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "schemars",
"package_key": "schemars-1.2.1",
"kind": "normal",
"features": [
"chrono04"
],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive",
"rc"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync",
"macros",
"rt",
"time"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_util",
"package_key": "tokio-util-0.7.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rmcp-macros-0.16.0": {
"dependencies": [
{
"name": "darling",
"package_key": "darling-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "darling",
"package_key": "darling-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rustix-1.1.4": {
"dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.11.1",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.11.1",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
}
],
"build_dependencies": []
},
"schemars-0.8.22": {
"dependencies": [
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars-1.2.1": {
"dependencies": [
{
"name": "chrono04",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "ref_cast",
"package_key": "ref-cast-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-1.2.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "chrono04",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "ref_cast",
"package_key": "ref-cast-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-1.2.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars_derive-0.8.22": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars_derive-1.2.1": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde-1.0.228": {
"dependencies": [
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [
"result"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive",
"package_key": "serde_derive-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [
"result"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive",
"package_key": "serde_derive-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"serde_core-1.0.228": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"serde_derive-1.0.228": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde_derive_internals-0.29.1": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde_json-1.0.150": {
"dependencies": [
{
"name": "itoa",
"package_key": "itoa-1.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "zmij",
"package_key": "zmij-1.0.21",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "itoa",
"package_key": "itoa-1.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "zmij",
"package_key": "zmij-1.0.21",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"slab-0.4.12": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"strsim-0.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"syn-2.0.117": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tempfile-3.27.0": {
"dependencies": [
{
"name": "fastrand",
"package_key": "fastrand-2.4.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "getrandom",
"package_key": "getrandom-0.4.2",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(any(unix, windows, target_os = \"wasi\"))",
"tree": "target"
},
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rustix",
"package_key": "rustix-1.1.4",
"kind": "normal",
"features": [
"fs"
],
"uses_default_features": true,
"optional": false,
"target": "cfg(any(unix, target_os = \"wasi\"))",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "fastrand",
"package_key": "fastrand-2.4.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "getrandom",
"package_key": "getrandom-0.4.2",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(any(unix, windows, target_os = \"wasi\"))",
"tree": "target"
},
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rustix",
"package_key": "rustix-1.1.4",
"kind": "normal",
"features": [
"fs"
],
"uses_default_features": true,
"optional": false,
"target": "cfg(any(unix, target_os = \"wasi\"))",
"tree": "target"
}
],
"build_dependencies": []
},
"thiserror-2.0.18": {
"dependencies": [
{
"name": "thiserror_impl",
"package_key": "thiserror-impl-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "thiserror_impl",
"package_key": "thiserror-impl-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"thiserror-impl-2.0.18": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tokio-1.52.3": {
"dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_macros",
"package_key": "tokio-macros-2.7.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_macros",
"package_key": "tokio-macros-2.7.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"tokio-macros-2.7.0": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tokio-util-0.7.18": {
"dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-0.1.44": {
"dependencies": [
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing_attributes",
"package_key": "tracing-attributes-0.1.31",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "tracing_core",
"package_key": "tracing-core-0.1.36",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing_attributes",
"package_key": "tracing-attributes-0.1.31",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "tracing_core",
"package_key": "tracing-core-0.1.36",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-attributes-0.1.31": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"parsing",
"printing",
"visit-mut",
"clone-impls",
"extra-traits",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"parsing",
"printing",
"visit-mut",
"clone-impls",
"extra-traits",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-core-0.1.36": {
"dependencies": [
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"unicode-ident-1.0.24": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"zmij-1.0.21": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
}
}
},
"aarch64-unknown-linux-gnu": {
"crates": {
"async-trait-0.1.89": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"autocfg-1.5.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"base64-0.22.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"bitflags-2.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"bytes-1.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"cfg-if-1.0.4": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"chrono-0.4.44": {
"dependencies": [
{
"name": "iana_time_zone",
"package_key": "iana-time-zone-0.1.65",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "num_traits",
"package_key": "num-traits-0.2.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "iana_time_zone",
"package_key": "iana-time-zone-0.1.65",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "num_traits",
"package_key": "num-traits-0.2.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"darling-0.23.0": {
"dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "darling_macro",
"package_key": "darling_macro-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "darling_macro",
"package_key": "darling_macro-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"darling_core-0.23.0": {
"dependencies": [
{
"name": "ident_case",
"package_key": "ident_case-1.0.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "strsim",
"package_key": "strsim-0.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "ident_case",
"package_key": "ident_case-1.0.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "strsim",
"package_key": "strsim-0.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"darling_macro-0.23.0": {
"dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"dyn-clone-1.0.20": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"errno-0.3.14": {
"dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"hermit\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"wasi\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"hermit\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"wasi\")",
"tree": "target"
}
],
"build_dependencies": []
},
"fastrand-2.4.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-0.3.32": {
"dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_executor",
"package_key": "futures-executor-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_executor",
"package_key": "futures-executor-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-channel-0.3.32": {
"dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-core-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-executor-0.3.32": {
"dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-io-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-macro-0.3.32": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-sink-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-task-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-util-0.3.32": {
"dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_macro",
"package_key": "futures-macro-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "slab",
"package_key": "slab-0.4.12",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_macro",
"package_key": "futures-macro-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "slab",
"package_key": "slab-0.4.12",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"getrandom-0.4.2": {
"dependencies": [
{
"name": "cfg_if",
"package_key": "cfg-if-1.0.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"netbsd\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"solaris\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"vxworks\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "cfg_if",
"package_key": "cfg-if-1.0.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"netbsd\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"solaris\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"vxworks\")",
"tree": "target"
}
],
"build_dependencies": []
},
"iana-time-zone-0.1.65": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"ident_case-1.0.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"itoa-1.0.18": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"kotoha-0.1.1": {
"dependencies": [
{
"name": "rmcp",
"package_key": "rmcp-0.16.0",
"kind": "normal",
"features": [
"server",
"transport-io"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars",
"package_key": "schemars-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "rmcp",
"package_key": "rmcp-0.16.0",
"kind": "normal",
"features": [
"server",
"transport-io"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars",
"package_key": "schemars-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"libc-0.2.186": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"linux-raw-sys-0.12.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"memchr-2.8.0": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"num-traits-0.2.19": {
"dependencies": [
{
"name": "autocfg",
"package_key": "autocfg-1.5.1",
"kind": "build",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [],
"build_dependencies": [
{
"name": "autocfg",
"package_key": "autocfg-1.5.1",
"kind": "build",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
]
},
"once_cell-1.21.4": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"pastey-0.2.3": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"pin-project-lite-0.2.17": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"proc-macro2-1.0.106": {
"dependencies": [
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"quote-1.0.45": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"ref-cast-1.0.25": {
"dependencies": [
{
"name": "ref_cast_impl",
"package_key": "ref-cast-impl-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "ref_cast_impl",
"package_key": "ref-cast-impl-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"ref-cast-impl-1.0.25": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rmcp-0.16.0": {
"dependencies": [
{
"name": "async_trait",
"package_key": "async-trait-0.1.89",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "base64",
"package_key": "base64-0.22.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
"tree": "target"
},
{
"name": "futures",
"package_key": "futures-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pastey",
"package_key": "pastey-0.2.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rmcp_macros",
"package_key": "rmcp-macros-0.16.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "schemars",
"package_key": "schemars-1.2.1",
"kind": "normal",
"features": [
"chrono04"
],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive",
"rc"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync",
"macros",
"rt",
"time"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_util",
"package_key": "tokio-util-0.7.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "async_trait",
"package_key": "async-trait-0.1.89",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "base64",
"package_key": "base64-0.22.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
"tree": "target"
},
{
"name": "futures",
"package_key": "futures-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pastey",
"package_key": "pastey-0.2.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rmcp_macros",
"package_key": "rmcp-macros-0.16.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "schemars",
"package_key": "schemars-1.2.1",
"kind": "normal",
"features": [
"chrono04"
],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive",
"rc"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync",
"macros",
"rt",
"time"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_util",
"package_key": "tokio-util-0.7.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rmcp-macros-0.16.0": {
"dependencies": [
{
"name": "darling",
"package_key": "darling-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "darling",
"package_key": "darling-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rustix-1.1.4": {
"dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.11.1",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.11.1",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
}
],
"build_dependencies": []
},
"schemars-0.8.22": {
"dependencies": [
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars-1.2.1": {
"dependencies": [
{
"name": "chrono04",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "ref_cast",
"package_key": "ref-cast-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-1.2.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "chrono04",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "ref_cast",
"package_key": "ref-cast-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-1.2.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars_derive-0.8.22": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars_derive-1.2.1": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde-1.0.228": {
"dependencies": [
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [
"result"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive",
"package_key": "serde_derive-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [
"result"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive",
"package_key": "serde_derive-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"serde_core-1.0.228": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"serde_derive-1.0.228": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde_derive_internals-0.29.1": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde_json-1.0.150": {
"dependencies": [
{
"name": "itoa",
"package_key": "itoa-1.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "zmij",
"package_key": "zmij-1.0.21",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "itoa",
"package_key": "itoa-1.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "zmij",
"package_key": "zmij-1.0.21",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"slab-0.4.12": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"strsim-0.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"syn-2.0.117": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tempfile-3.27.0": {
"dependencies": [
{
"name": "fastrand",
"package_key": "fastrand-2.4.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "getrandom",
"package_key": "getrandom-0.4.2",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(any(unix, windows, target_os = \"wasi\"))",
"tree": "target"
},
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rustix",
"package_key": "rustix-1.1.4",
"kind": "normal",
"features": [
"fs"
],
"uses_default_features": true,
"optional": false,
"target": "cfg(any(unix, target_os = \"wasi\"))",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "fastrand",
"package_key": "fastrand-2.4.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "getrandom",
"package_key": "getrandom-0.4.2",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(any(unix, windows, target_os = \"wasi\"))",
"tree": "target"
},
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rustix",
"package_key": "rustix-1.1.4",
"kind": "normal",
"features": [
"fs"
],
"uses_default_features": true,
"optional": false,
"target": "cfg(any(unix, target_os = \"wasi\"))",
"tree": "target"
}
],
"build_dependencies": []
},
"thiserror-2.0.18": {
"dependencies": [
{
"name": "thiserror_impl",
"package_key": "thiserror-impl-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "thiserror_impl",
"package_key": "thiserror-impl-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"thiserror-impl-2.0.18": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tokio-1.52.3": {
"dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_macros",
"package_key": "tokio-macros-2.7.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_macros",
"package_key": "tokio-macros-2.7.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"tokio-macros-2.7.0": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tokio-util-0.7.18": {
"dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-0.1.44": {
"dependencies": [
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing_attributes",
"package_key": "tracing-attributes-0.1.31",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "tracing_core",
"package_key": "tracing-core-0.1.36",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing_attributes",
"package_key": "tracing-attributes-0.1.31",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "tracing_core",
"package_key": "tracing-core-0.1.36",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-attributes-0.1.31": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"parsing",
"printing",
"visit-mut",
"clone-impls",
"extra-traits",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"parsing",
"printing",
"visit-mut",
"clone-impls",
"extra-traits",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-core-0.1.36": {
"dependencies": [
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"unicode-ident-1.0.24": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"zmij-1.0.21": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
}
}
},
"aarch64-unknown-linux-musl": {
"crates": {
"async-trait-0.1.89": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"autocfg-1.5.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"base64-0.22.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"bitflags-2.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"bytes-1.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"cfg-if-1.0.4": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"chrono-0.4.44": {
"dependencies": [
{
"name": "iana_time_zone",
"package_key": "iana-time-zone-0.1.65",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "num_traits",
"package_key": "num-traits-0.2.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "iana_time_zone",
"package_key": "iana-time-zone-0.1.65",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "num_traits",
"package_key": "num-traits-0.2.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"darling-0.23.0": {
"dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "darling_macro",
"package_key": "darling_macro-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "darling_macro",
"package_key": "darling_macro-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"darling_core-0.23.0": {
"dependencies": [
{
"name": "ident_case",
"package_key": "ident_case-1.0.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "strsim",
"package_key": "strsim-0.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "ident_case",
"package_key": "ident_case-1.0.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "strsim",
"package_key": "strsim-0.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"darling_macro-0.23.0": {
"dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "darling_core",
"package_key": "darling_core-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"dyn-clone-1.0.20": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"errno-0.3.14": {
"dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"hermit\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"wasi\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"hermit\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"wasi\")",
"tree": "target"
}
],
"build_dependencies": []
},
"fastrand-2.4.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-0.3.32": {
"dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_executor",
"package_key": "futures-executor-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_executor",
"package_key": "futures-executor-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-channel-0.3.32": {
"dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-core-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-executor-0.3.32": {
"dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-io-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-macro-0.3.32": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"futures-sink-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-task-0.3.32": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"futures-util-0.3.32": {
"dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_macro",
"package_key": "futures-macro-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "slab",
"package_key": "slab-0.4.12",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_macro",
"package_key": "futures-macro-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "slab",
"package_key": "slab-0.4.12",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"getrandom-0.4.2": {
"dependencies": [
{
"name": "cfg_if",
"package_key": "cfg-if-1.0.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"netbsd\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"solaris\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"vxworks\")",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "cfg_if",
"package_key": "cfg-if-1.0.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"netbsd\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"solaris\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"vxworks\")",
"tree": "target"
}
],
"build_dependencies": []
},
"iana-time-zone-0.1.65": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"ident_case-1.0.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"itoa-1.0.18": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"kotoha-0.1.1": {
"dependencies": [
{
"name": "rmcp",
"package_key": "rmcp-0.16.0",
"kind": "normal",
"features": [
"server",
"transport-io"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars",
"package_key": "schemars-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "rmcp",
"package_key": "rmcp-0.16.0",
"kind": "normal",
"features": [
"server",
"transport-io"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars",
"package_key": "schemars-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"libc-0.2.186": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"linux-raw-sys-0.12.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"memchr-2.8.0": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"num-traits-0.2.19": {
"dependencies": [
{
"name": "autocfg",
"package_key": "autocfg-1.5.1",
"kind": "build",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [],
"build_dependencies": [
{
"name": "autocfg",
"package_key": "autocfg-1.5.1",
"kind": "build",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
]
},
"once_cell-1.21.4": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"pastey-0.2.3": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"pin-project-lite-0.2.17": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"proc-macro2-1.0.106": {
"dependencies": [
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"quote-1.0.45": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"ref-cast-1.0.25": {
"dependencies": [
{
"name": "ref_cast_impl",
"package_key": "ref-cast-impl-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "ref_cast_impl",
"package_key": "ref-cast-impl-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"ref-cast-impl-1.0.25": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rmcp-0.16.0": {
"dependencies": [
{
"name": "async_trait",
"package_key": "async-trait-0.1.89",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "base64",
"package_key": "base64-0.22.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
"tree": "target"
},
{
"name": "futures",
"package_key": "futures-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pastey",
"package_key": "pastey-0.2.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rmcp_macros",
"package_key": "rmcp-macros-0.16.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "schemars",
"package_key": "schemars-1.2.1",
"kind": "normal",
"features": [
"chrono04"
],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive",
"rc"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync",
"macros",
"rt",
"time"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_util",
"package_key": "tokio-util-0.7.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "async_trait",
"package_key": "async-trait-0.1.89",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "base64",
"package_key": "base64-0.22.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [
"serde",
"clock",
"std",
"oldtime"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
"tree": "target"
},
{
"name": "futures",
"package_key": "futures-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pastey",
"package_key": "pastey-0.2.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rmcp_macros",
"package_key": "rmcp-macros-0.16.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "schemars",
"package_key": "schemars-1.2.1",
"kind": "normal",
"features": [
"chrono04"
],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive",
"rc"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync",
"macros",
"rt",
"time"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_util",
"package_key": "tokio-util-0.7.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing",
"package_key": "tracing-0.1.44",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rmcp-macros-0.16.0": {
"dependencies": [
{
"name": "darling",
"package_key": "darling-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "darling",
"package_key": "darling-0.23.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"rustix-1.1.4": {
"dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.11.1",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.11.1",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "libc_errno",
"package_key": "errno-0.3.14",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))",
"tree": "target"
},
{
"name": "linux_raw_sys",
"package_key": "linux-raw-sys-0.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(all(any(target_os = \"linux\", target_os = \"android\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))",
"tree": "target"
}
],
"build_dependencies": []
},
"schemars-0.8.22": {
"dependencies": [
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-0.8.22",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars-1.2.1": {
"dependencies": [
{
"name": "chrono04",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "ref_cast",
"package_key": "ref-cast-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-1.2.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "chrono04",
"package_key": "chrono-0.4.44",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "dyn_clone",
"package_key": "dyn-clone-1.0.20",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "ref_cast",
"package_key": "ref-cast-1.0.25",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-1.2.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.150",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars_derive-0.8.22": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"schemars_derive-1.2.1": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.29.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde-1.0.228": {
"dependencies": [
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [
"result"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive",
"package_key": "serde_derive-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [
"result"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive",
"package_key": "serde_derive-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"serde_core-1.0.228": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"serde_derive-1.0.228": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde_derive_internals-0.29.1": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"serde_json-1.0.150": {
"dependencies": [
{
"name": "itoa",
"package_key": "itoa-1.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "zmij",
"package_key": "zmij-1.0.21",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "itoa",
"package_key": "itoa-1.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_core",
"package_key": "serde_core-1.0.228",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "zmij",
"package_key": "zmij-1.0.21",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"slab-0.4.12": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"strsim-0.11.1": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"syn-2.0.117": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "unicode_ident",
"package_key": "unicode-ident-1.0.24",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tempfile-3.27.0": {
"dependencies": [
{
"name": "fastrand",
"package_key": "fastrand-2.4.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "getrandom",
"package_key": "getrandom-0.4.2",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(any(unix, windows, target_os = \"wasi\"))",
"tree": "target"
},
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rustix",
"package_key": "rustix-1.1.4",
"kind": "normal",
"features": [
"fs"
],
"uses_default_features": true,
"optional": false,
"target": "cfg(any(unix, target_os = \"wasi\"))",
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "fastrand",
"package_key": "fastrand-2.4.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "getrandom",
"package_key": "getrandom-0.4.2",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": "cfg(any(unix, windows, target_os = \"wasi\"))",
"tree": "target"
},
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rustix",
"package_key": "rustix-1.1.4",
"kind": "normal",
"features": [
"fs"
],
"uses_default_features": true,
"optional": false,
"target": "cfg(any(unix, target_os = \"wasi\"))",
"tree": "target"
}
],
"build_dependencies": []
},
"thiserror-2.0.18": {
"dependencies": [
{
"name": "thiserror_impl",
"package_key": "thiserror-impl-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "thiserror_impl",
"package_key": "thiserror-impl-2.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"thiserror-impl-2.0.18": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tokio-1.52.3": {
"dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_macros",
"package_key": "tokio-macros-2.7.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_macros",
"package_key": "tokio-macros-2.7.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": []
},
"tokio-macros-2.7.0": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tokio-util-0.7.18": {
"dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.11.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.32",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.52.3",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-0.1.44": {
"dependencies": [
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing_attributes",
"package_key": "tracing-attributes-0.1.31",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "tracing_core",
"package_key": "tracing-core-0.1.36",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "pin_project_lite",
"package_key": "pin-project-lite-0.2.17",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tracing_attributes",
"package_key": "tracing-attributes-0.1.31",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
},
{
"name": "tracing_core",
"package_key": "tracing-core-0.1.36",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-attributes-0.1.31": {
"dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"parsing",
"printing",
"visit-mut",
"clone-impls",
"extra-traits",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.106",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.45",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.117",
"kind": "normal",
"features": [
"full",
"parsing",
"printing",
"visit-mut",
"clone-impls",
"extra-traits",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"tracing-core-0.1.36": {
"dependencies": [
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"runtime_dependencies": [
{
"name": "once_cell",
"package_key": "once_cell-1.21.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": []
},
"unicode-ident-1.0.24": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
},
"zmij-1.0.21": {
"dependencies": [],
"runtime_dependencies": [],
"build_dependencies": []
}
}
}
}
}