{
"schema_version": 2,
"cargo_lock_sha256": "e34fd2454251fdfbf150de214bcd06eafd4c67973af3619d9af643369091ebf8",
"manifest_sha256": {
"Cargo.toml": "65b9e4665d5ad28f94d3fc9479df8b35e03703583866d78c6b6073b26df5de76"
},
"target_resolves": {
"base": {
"anstream-1.0.0": {
"runtime_dependencies": [
{
"name": "anstyle",
"package_key": "anstyle-1.0.14",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "anstyle_parse",
"package_key": "anstyle-parse-1.0.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "anstyle_query",
"package_key": "anstyle-query-1.1.5",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "colorchoice",
"package_key": "colorchoice-1.0.5",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "is_terminal_polyfill",
"package_key": "is_terminal_polyfill-1.70.2",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "utf8parse",
"package_key": "utf8parse-0.2.2",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"auto",
"default",
"wincon"
]
},
"anstyle-1.0.14": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"default",
"std"
]
},
"anstyle-parse-1.0.0": {
"runtime_dependencies": [
{
"name": "utf8parse",
"package_key": "utf8parse-0.2.2",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"default",
"utf8"
]
},
"anstyle-query-1.1.5": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"anyhow-1.0.104": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"default",
"std"
]
},
"async-trait-0.1.91": {
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.107",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-3.0.3",
"kind": "normal",
"features": [
"clone-impls",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"autocfg-1.5.1": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"base64-0.22.1": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"alloc",
"default",
"std"
]
},
"bitflags-2.13.1": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"std"
]
},
"bytes-1.12.1": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"default",
"std"
]
},
"chrono-0.4.45": {
"runtime_dependencies": [
{
"name": "iana_time_zone",
"package_key": "iana-time-zone-0.1.65",
"kind": "normal",
"features": [
"fallback"
],
"uses_default_features": true,
"optional": true,
"target": "cfg(unix)",
"tree": "target"
},
{
"name": "num_traits",
"package_key": "num-traits-0.2.19",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.229",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"alloc",
"clock",
"iana-time-zone",
"now",
"oldtime",
"serde",
"std",
"winapi",
"windows-link"
]
},
"clap-4.6.5": {
"runtime_dependencies": [
{
"name": "clap_builder",
"package_key": "clap_builder-4.6.5",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "clap_derive",
"package_key": "clap_derive-4.6.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"build_dependencies": [],
"features": [
"cargo",
"color",
"default",
"derive",
"error-context",
"help",
"std",
"suggestions",
"usage"
]
},
"clap_builder-4.6.5": {
"runtime_dependencies": [
{
"name": "anstream",
"package_key": "anstream-1.0.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "anstyle",
"package_key": "anstyle-1.0.14",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "clap_lex",
"package_key": "clap_lex-1.1.0",
"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"
}
],
"build_dependencies": [],
"features": [
"cargo",
"color",
"error-context",
"help",
"std",
"suggestions",
"usage"
]
},
"clap_derive-4.6.4": {
"runtime_dependencies": [
{
"name": "heck",
"package_key": "heck-0.5.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.107",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-3.0.3",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"default"
]
},
"clap_lex-1.1.0": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"colorchoice-1.0.5": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"colored-2.2.0": {
"runtime_dependencies": [
{
"name": "lazy_static",
"package_key": "lazy_static-1.5.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"darling-0.23.0": {
"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": [],
"features": [
"default",
"suggestions"
]
},
"darling_core-0.23.0": {
"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.107",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"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.119",
"kind": "normal",
"features": [
"extra-traits",
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"strsim",
"suggestions"
]
},
"darling_macro-0.23.0": {
"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.47",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.119",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"dyn-clone-1.0.20": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"equivalent-1.0.2": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"errno-0.3.14": {
"runtime_dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.189",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"hermit\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.189",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(target_os = \"wasi\")",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.189",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"std"
]
},
"fs4-0.9.1": {
"runtime_dependencies": [
{
"name": "rustix",
"package_key": "rustix-0.38.44",
"kind": "normal",
"features": [
"fs"
],
"uses_default_features": true,
"optional": false,
"target": "cfg(not(windows))",
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"default",
"sync"
]
},
"futures-0.3.33": {
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.33",
"kind": "normal",
"features": [
"sink"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_executor",
"package_key": "futures-executor-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.33",
"kind": "normal",
"features": [
"sink"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"alloc",
"async-await",
"default",
"executor",
"futures-executor",
"std"
]
},
"futures-channel-0.3.33": {
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"alloc",
"futures-sink",
"sink",
"std"
]
},
"futures-core-0.3.33": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"alloc",
"default",
"std"
]
},
"futures-executor-0.3.33": {
"runtime_dependencies": [
{
"name": "futures_core",
"package_key": "futures-core-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_util",
"package_key": "futures-util-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"std"
]
},
"futures-io-0.3.33": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"std"
]
},
"futures-macro-0.3.33": {
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.107",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.119",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"futures-sink-0.3.33": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"alloc",
"default",
"std"
]
},
"futures-task-0.3.33": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"alloc",
"std"
]
},
"futures-util-0.3.33": {
"runtime_dependencies": [
{
"name": "futures_channel",
"package_key": "futures-channel-0.3.33",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_io",
"package_key": "futures-io-0.3.33",
"kind": "normal",
"features": [
"std"
],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "futures_macro",
"package_key": "futures-macro-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "futures_task",
"package_key": "futures-task-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "memchr",
"package_key": "memchr-2.8.3",
"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": [],
"features": [
"alloc",
"async-await",
"async-await-macro",
"channel",
"futures-channel",
"futures-io",
"futures-macro",
"futures-sink",
"io",
"memchr",
"sink",
"slab",
"std"
]
},
"hashbrown-0.17.1": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"heck-0.5.0": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"ident_case-1.0.1": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"indexmap-2.14.0": {
"runtime_dependencies": [
{
"name": "equivalent",
"package_key": "equivalent-1.0.2",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "hashbrown",
"package_key": "hashbrown-0.17.1",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"default",
"std"
]
},
"is_terminal_polyfill-1.70.2": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"default"
]
},
"itoa-1.0.18": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"lazy_static-1.5.0": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"libc-0.2.189": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"default",
"extra_traits",
"std"
]
},
"memchr-2.8.3": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"alloc",
"default",
"std"
]
},
"num-traits-0.2.19": {
"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"
}
],
"features": []
},
"once_cell-1.21.4": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"alloc",
"default",
"race",
"std"
]
},
"pastey-0.2.3": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"pin-project-lite-0.2.17": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"pleme-fleet-0.1.13": {
"runtime_dependencies": [
{
"name": "anyhow",
"package_key": "anyhow-1.0.104",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "clap",
"package_key": "clap-4.6.5",
"kind": "normal",
"features": [
"cargo",
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "colored",
"package_key": "colored-2.2.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "fs4",
"package_key": "fs4-0.9.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rmcp",
"package_key": "rmcp-1.8.0",
"kind": "normal",
"features": [
"macros",
"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.229",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.151",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_yaml_ng",
"package_key": "serde_yaml_ng-0.10.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.53.1",
"kind": "normal",
"features": [
"io-std",
"macros",
"rt-multi-thread"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"proc-macro2-1.0.107": {
"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": [],
"features": [
"default",
"proc-macro"
]
},
"quote-1.0.47": {
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.107",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"default",
"proc-macro"
]
},
"ref-cast-1.0.26": {
"runtime_dependencies": [
{
"name": "ref_cast_impl",
"package_key": "ref-cast-impl-1.0.26",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": [],
"features": []
},
"ref-cast-impl-1.0.26": {
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.107",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-3.0.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"rmcp-1.8.0": {
"runtime_dependencies": [
{
"name": "async_trait",
"package_key": "async-trait-0.1.91",
"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.45",
"kind": "normal",
"features": [
"clock",
"oldtime",
"serde",
"std"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
"tree": "target"
},
{
"name": "chrono",
"package_key": "chrono-0.4.45",
"kind": "normal",
"features": [
"now",
"serde"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
"tree": "target"
},
{
"name": "futures",
"package_key": "futures-0.3.33",
"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-1.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "schemars",
"package_key": "schemars-1.2.2",
"kind": "normal",
"features": [
"chrono04"
],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.229",
"kind": "normal",
"features": [
"derive",
"rc"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.151",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "thiserror",
"package_key": "thiserror-2.0.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio",
"package_key": "tokio-1.53.1",
"kind": "normal",
"features": [
"macros",
"rt",
"sync",
"time"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tokio_util",
"package_key": "tokio-util-0.7.19",
"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": [],
"features": [
"base64",
"default",
"macros",
"server",
"transport-async-rw",
"transport-io"
]
},
"rmcp-macros-1.8.0": {
"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.107",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.151",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.119",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"ryu-1.0.23": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"schemars-0.8.22": {
"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.229",
"kind": "normal",
"features": [
"derive"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.151",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"default",
"derive",
"schemars_derive"
]
},
"schemars-1.2.2": {
"runtime_dependencies": [
{
"name": "chrono04",
"package_key": "chrono-0.4.45",
"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.26",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "schemars_derive",
"package_key": "schemars_derive-1.2.2",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
},
{
"name": "serde",
"package_key": "serde-1.0.229",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_json",
"package_key": "serde_json-1.0.151",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"chrono04",
"default",
"derive",
"schemars_derive",
"std"
]
},
"schemars_derive-0.8.22": {
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.107",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"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.119",
"kind": "normal",
"features": [
"extra-traits"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"schemars_derive-1.2.2": {
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.107",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive_internals",
"package_key": "serde_derive_internals-0.30.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-3.0.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"serde-1.0.229": {
"runtime_dependencies": [
{
"name": "serde_core",
"package_key": "serde_core-1.0.229",
"kind": "normal",
"features": [
"result"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_derive",
"package_key": "serde_derive-1.0.229",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"build_dependencies": [],
"features": [
"alloc",
"default",
"derive",
"rc",
"serde_derive",
"std"
]
},
"serde_core-1.0.229": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"alloc",
"rc",
"result",
"std"
]
},
"serde_derive-1.0.229": {
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.107",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"kind": "normal",
"features": [
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-3.0.3",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing",
"proc-macro"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"default"
]
},
"serde_derive_internals-0.29.1": {
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.107",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.119",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"serde_derive_internals-0.30.0": {
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.107",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-3.0.3",
"kind": "normal",
"features": [
"clone-impls",
"derive",
"parsing",
"printing"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"serde_json-1.0.151": {
"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.3",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde_core",
"package_key": "serde_core-1.0.229",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "zmij",
"package_key": "zmij-1.0.23",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"alloc",
"default",
"std"
]
},
"serde_yaml_ng-0.10.0": {
"runtime_dependencies": [
{
"name": "indexmap",
"package_key": "indexmap-2.14.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "itoa",
"package_key": "itoa-1.0.18",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "ryu",
"package_key": "ryu-1.0.23",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "serde",
"package_key": "serde-1.0.229",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "unsafe_libyaml",
"package_key": "unsafe-libyaml-0.2.11",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"slab-0.4.12": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"std"
]
},
"strsim-0.11.1": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"syn-2.0.119": {
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.107",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"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": [],
"features": [
"clone-impls",
"default",
"derive",
"extra-traits",
"full",
"parsing",
"printing",
"proc-macro",
"visit",
"visit-mut"
]
},
"syn-3.0.3": {
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.107",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"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": [],
"features": [
"clone-impls",
"default",
"derive",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
]
},
"thiserror-2.0.19": {
"runtime_dependencies": [
{
"name": "thiserror_impl",
"package_key": "thiserror-impl-2.0.19",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "host"
}
],
"build_dependencies": [],
"features": [
"default",
"std"
]
},
"thiserror-impl-2.0.19": {
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.107",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-3.0.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"tokio-1.53.1": {
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.12.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.2",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "host"
}
],
"build_dependencies": [],
"features": [
"bytes",
"default",
"io-std",
"io-util",
"macros",
"rt",
"rt-multi-thread",
"sync",
"time",
"tokio-macros"
]
},
"tokio-macros-2.7.2": {
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.107",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-3.0.3",
"kind": "normal",
"features": [
"full"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"tokio-util-0.7.19": {
"runtime_dependencies": [
{
"name": "bytes",
"package_key": "bytes-1.12.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_core",
"package_key": "futures-core-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "futures_sink",
"package_key": "futures-sink-0.3.33",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.189",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": "cfg(unix)",
"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.53.1",
"kind": "normal",
"features": [
"sync"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"codec",
"default",
"libc"
]
},
"tracing-0.1.44": {
"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": true,
"target": null,
"tree": "host"
},
{
"name": "tracing_core",
"package_key": "tracing-core-0.1.36",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"attributes",
"default",
"std",
"tracing-attributes"
]
},
"tracing-attributes-0.1.31": {
"runtime_dependencies": [
{
"name": "proc_macro2",
"package_key": "proc-macro2-1.0.107",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quote",
"package_key": "quote-1.0.47",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "syn",
"package_key": "syn-2.0.119",
"kind": "normal",
"features": [
"clone-impls",
"extra-traits",
"full",
"parsing",
"printing",
"proc-macro",
"visit-mut"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"tracing-core-0.1.36": {
"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": [],
"features": [
"once_cell",
"std"
]
},
"unicode-ident-1.0.24": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"unsafe-libyaml-0.2.11": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"utf8parse-0.2.2": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"default"
]
},
"zmij-1.0.23": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
}
},
"targets": {
"aarch64-apple-darwin": {
"overrides": {
"core-foundation-sys-0.8.7": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"default",
"link"
]
},
"iana-time-zone-0.1.65": {
"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": [],
"features": [
"fallback"
]
},
"rustix-0.38.44": {
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.13.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\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": false,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": false,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.189",
"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\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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.189",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": [],
"features": [
"alloc",
"default",
"fs",
"libc-extra-traits",
"std",
"use-libc-auxv"
]
}
}
},
"aarch64-unknown-linux-gnu": {
"overrides": {
"iana-time-zone-0.1.65": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"fallback"
]
},
"linux-raw-sys-0.4.15": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"elf",
"errno",
"general",
"ioctl",
"no_std"
]
},
"rustix-0.38.44": {
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.13.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\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": false,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": false,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.189",
"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\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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.189",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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.4.15",
"kind": "normal",
"features": [
"general",
"ioctl",
"no_std"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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.4.15",
"kind": "normal",
"features": [
"elf",
"errno",
"general",
"ioctl",
"no_std"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": [],
"features": [
"alloc",
"default",
"fs",
"libc-extra-traits",
"std",
"use-libc-auxv"
]
}
}
},
"aarch64-unknown-linux-musl": {
"overrides": {
"iana-time-zone-0.1.65": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"fallback"
]
},
"linux-raw-sys-0.4.15": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"elf",
"errno",
"general",
"ioctl",
"no_std"
]
},
"rustix-0.38.44": {
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.13.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\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": false,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": false,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.189",
"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\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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.189",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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.4.15",
"kind": "normal",
"features": [
"general",
"ioctl",
"no_std"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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.4.15",
"kind": "normal",
"features": [
"elf",
"errno",
"general",
"ioctl",
"no_std"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": [],
"features": [
"alloc",
"default",
"fs",
"libc-extra-traits",
"std",
"use-libc-auxv"
]
}
}
},
"x86_64-apple-darwin": {
"overrides": {
"core-foundation-sys-0.8.7": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"default",
"link"
]
},
"iana-time-zone-0.1.65": {
"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": [],
"features": [
"fallback"
]
},
"rustix-0.38.44": {
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.13.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\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": false,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": false,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.189",
"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\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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.189",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": [],
"features": [
"alloc",
"default",
"fs",
"libc-extra-traits",
"std",
"use-libc-auxv"
]
}
}
},
"x86_64-unknown-linux-gnu": {
"overrides": {
"iana-time-zone-0.1.65": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"fallback"
]
},
"linux-raw-sys-0.4.15": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"elf",
"errno",
"general",
"ioctl",
"no_std"
]
},
"rustix-0.38.44": {
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.13.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\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": false,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": false,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.189",
"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\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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.189",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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.4.15",
"kind": "normal",
"features": [
"general",
"ioctl",
"no_std"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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.4.15",
"kind": "normal",
"features": [
"elf",
"errno",
"general",
"ioctl",
"no_std"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": [],
"features": [
"alloc",
"default",
"fs",
"libc-extra-traits",
"std",
"use-libc-auxv"
]
}
}
},
"x86_64-unknown-linux-musl": {
"overrides": {
"iana-time-zone-0.1.65": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"fallback"
]
},
"linux-raw-sys-0.4.15": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"elf",
"errno",
"general",
"ioctl",
"no_std"
]
},
"rustix-0.38.44": {
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.13.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\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": false,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": false,
"target": "cfg(windows)",
"tree": "target"
},
{
"name": "libc",
"package_key": "libc-0.2.189",
"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\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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.189",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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.4.15",
"kind": "normal",
"features": [
"general",
"ioctl",
"no_std"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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.4.15",
"kind": "normal",
"features": [
"elf",
"errno",
"general",
"ioctl",
"no_std"
],
"uses_default_features": false,
"optional": false,
"target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", 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": [],
"features": [
"alloc",
"default",
"fs",
"libc-extra-traits",
"std",
"use-libc-auxv"
]
}
}
}
}
},
"per_crate": {
"anstream-1.0.0": {
"edition": "2021"
},
"anstyle-1.0.14": {
"edition": "2021"
},
"anstyle-parse-1.0.0": {
"edition": "2021"
},
"anstyle-query-1.1.5": {
"edition": "2021"
},
"anyhow-1.0.104": {
"edition": "2021",
"build_script": "build.rs"
},
"async-trait-0.1.91": {
"edition": "2021",
"proc_macro": true
},
"autocfg-1.5.1": {
"edition": "2015"
},
"base64-0.22.1": {
"edition": "2018"
},
"bitflags-2.13.1": {
"edition": "2021"
},
"bytes-1.12.1": {
"edition": "2021"
},
"chrono-0.4.45": {
"edition": "2021"
},
"clap-4.6.5": {
"edition": "2024",
"binaries": [
{
"name": "stdio-fixture",
"path": "src/bin/stdio-fixture.rs"
}
]
},
"clap_builder-4.6.5": {
"edition": "2024"
},
"clap_derive-4.6.4": {
"edition": "2024",
"proc_macro": true
},
"clap_lex-1.1.0": {
"edition": "2024"
},
"colorchoice-1.0.5": {
"edition": "2021"
},
"colored-2.2.0": {
"edition": "2021"
},
"core-foundation-sys-0.8.7": {
"edition": "2018"
},
"darling-0.23.0": {
"edition": "2021"
},
"darling_core-0.23.0": {
"edition": "2021"
},
"darling_macro-0.23.0": {
"edition": "2021",
"proc_macro": true
},
"dyn-clone-1.0.20": {
"edition": "2018"
},
"equivalent-1.0.2": {
"edition": "2015"
},
"errno-0.3.14": {
"edition": "2018"
},
"fs4-0.9.1": {
"edition": "2021"
},
"futures-0.3.33": {
"edition": "2018"
},
"futures-channel-0.3.33": {
"edition": "2018"
},
"futures-core-0.3.33": {
"edition": "2018"
},
"futures-executor-0.3.33": {
"edition": "2018"
},
"futures-io-0.3.33": {
"edition": "2018"
},
"futures-macro-0.3.33": {
"edition": "2018",
"proc_macro": true
},
"futures-sink-0.3.33": {
"edition": "2018"
},
"futures-task-0.3.33": {
"edition": "2018"
},
"futures-util-0.3.33": {
"edition": "2018"
},
"hashbrown-0.17.1": {
"edition": "2024"
},
"heck-0.5.0": {
"edition": "2021"
},
"iana-time-zone-0.1.65": {
"edition": "2021"
},
"ident_case-1.0.1": {
"edition": "2015"
},
"indexmap-2.14.0": {
"edition": "2024"
},
"is_terminal_polyfill-1.70.2": {
"edition": "2021"
},
"itoa-1.0.18": {
"edition": "2021"
},
"lazy_static-1.5.0": {
"edition": "2015"
},
"libc-0.2.189": {
"edition": "2021",
"build_script": "build.rs"
},
"linux-raw-sys-0.4.15": {
"edition": "2021"
},
"memchr-2.8.3": {
"edition": "2021"
},
"num-traits-0.2.19": {
"edition": "2021",
"build_script": "build.rs"
},
"once_cell-1.21.4": {
"edition": "2021"
},
"pastey-0.2.3": {
"edition": "2018",
"proc_macro": true
},
"pin-project-lite-0.2.17": {
"edition": "2018"
},
"pleme-fleet-0.1.13": {
"edition": "2021",
"binaries": [
{
"name": "fleet",
"path": "src/main.rs"
}
]
},
"proc-macro2-1.0.107": {
"edition": "2021",
"build_script": "build.rs"
},
"quote-1.0.47": {
"edition": "2021",
"build_script": "build.rs"
},
"ref-cast-1.0.26": {
"edition": "2021",
"build_script": "build.rs"
},
"ref-cast-impl-1.0.26": {
"edition": "2021",
"proc_macro": true
},
"rmcp-1.8.0": {
"edition": "2024",
"build_script": "build.rs"
},
"rmcp-macros-1.8.0": {
"edition": "2024",
"proc_macro": true
},
"rustix-0.38.44": {
"edition": "2021",
"build_script": "build.rs"
},
"ryu-1.0.23": {
"edition": "2021"
},
"schemars-0.8.22": {
"edition": "2021",
"build_script": "build.rs"
},
"schemars-1.2.2": {
"edition": "2021"
},
"schemars_derive-0.8.22": {
"edition": "2021",
"proc_macro": true
},
"schemars_derive-1.2.2": {
"edition": "2021",
"proc_macro": true
},
"serde-1.0.229": {
"edition": "2021",
"build_script": "build.rs"
},
"serde_core-1.0.229": {
"edition": "2021",
"build_script": "build.rs"
},
"serde_derive-1.0.229": {
"edition": "2021",
"proc_macro": true
},
"serde_derive_internals-0.29.1": {
"edition": "2015",
"lib_target": {
"name": "serde_derive_internals",
"path": "lib.rs"
}
},
"serde_derive_internals-0.30.0": {
"edition": "2021",
"lib_target": {
"name": "serde_derive_internals",
"path": "lib.rs"
}
},
"serde_json-1.0.151": {
"edition": "2021",
"build_script": "build.rs"
},
"serde_yaml_ng-0.10.0": {
"edition": "2021"
},
"slab-0.4.12": {
"edition": "2018"
},
"strsim-0.11.1": {
"edition": "2015"
},
"syn-2.0.119": {
"edition": "2021"
},
"syn-3.0.3": {
"edition": "2021"
},
"thiserror-2.0.19": {
"edition": "2021",
"build_script": "build.rs"
},
"thiserror-impl-2.0.19": {
"edition": "2021",
"proc_macro": true
},
"tokio-1.53.1": {
"edition": "2021"
},
"tokio-macros-2.7.2": {
"edition": "2021",
"proc_macro": true
},
"tokio-util-0.7.19": {
"edition": "2021"
},
"tracing-0.1.44": {
"edition": "2018"
},
"tracing-attributes-0.1.31": {
"edition": "2018",
"proc_macro": true
},
"tracing-core-0.1.36": {
"edition": "2018"
},
"unicode-ident-1.0.24": {
"edition": "2021"
},
"unsafe-libyaml-0.2.11": {
"edition": "2021",
"binaries": [
{
"name": "run-emitter-test-suite",
"path": "src/bin/run-emitter-test-suite.rs"
},
{
"name": "run-parser-test-suite",
"path": "src/bin/run-parser-test-suite.rs"
}
]
},
"utf8parse-0.2.2": {
"edition": "2018"
},
"zmij-1.0.23": {
"edition": "2021",
"build_script": "build.rs"
}
},
"git_nar_sha256": {},
"flake_metadata": {}
}