{
"schema_version": 1,
"cargo_lock_sha256": "20f0125d85a8fcba4e4681809889d212a388a2441c9a03851346e6189ed60c99",
"target_resolves": {
"base": {
"autocfg-1.5.1": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"bit-set-0.8.0": {
"runtime_dependencies": [
{
"name": "bit_vec",
"package_key": "bit-vec-0.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"default",
"std"
]
},
"bit-vec-0.8.0": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"default",
"std"
]
},
"bitflags-2.13.0": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"std"
]
},
"cfg-if-1.0.4": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"engawa-0.1.2": {
"runtime_dependencies": [
{
"name": "serde",
"package_key": "serde-1.0.228",
"kind": "normal",
"features": [
"derive"
],
"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"
}
],
"build_dependencies": [],
"features": []
},
"errno-0.3.14": {
"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": [],
"features": [
"std"
]
},
"fastrand-2.4.1": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"alloc",
"default",
"std"
]
},
"fnv-1.0.7": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"default",
"std"
]
},
"getrandom-0.3.4": {
"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": [],
"features": [
"std"
]
},
"getrandom-0.4.2": {
"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": [],
"features": []
},
"itoa-1.0.18": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"libc-0.2.186": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"default",
"std"
]
},
"memchr-2.8.2": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"alloc",
"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": [
"std"
]
},
"once_cell-1.21.4": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"alloc",
"race",
"std"
]
},
"ppv-lite86-0.2.21": {
"runtime_dependencies": [
{
"name": "zerocopy",
"package_key": "zerocopy-0.8.52",
"kind": "normal",
"features": [
"simd"
],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"simd",
"std"
]
},
"proc-macro2-1.0.106": {
"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"
]
},
"proptest-1.11.0": {
"runtime_dependencies": [
{
"name": "bit_set",
"package_key": "bit-set-0.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "bit_vec",
"package_key": "bit-vec-0.8.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "bitflags",
"package_key": "bitflags-2.13.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"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": "rand",
"package_key": "rand-0.9.4",
"kind": "normal",
"features": [
"alloc"
],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rand_chacha",
"package_key": "rand_chacha-0.9.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rand_xorshift",
"package_key": "rand_xorshift-0.4.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "regex_syntax",
"package_key": "regex-syntax-0.8.11",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rusty_fork",
"package_key": "rusty-fork-0.3.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tempfile",
"package_key": "tempfile-3.27.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "unarray",
"package_key": "unarray-0.1.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"bit-set",
"default",
"fork",
"regex-syntax",
"rusty-fork",
"std",
"tempfile",
"timeout"
]
},
"quick-error-1.2.3": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"quote-1.0.45": {
"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": [],
"features": [
"default",
"proc-macro"
]
},
"rand-0.9.4": {
"runtime_dependencies": [
{
"name": "rand_chacha",
"package_key": "rand_chacha-0.9.0",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": true,
"target": null,
"tree": "target"
},
{
"name": "rand_core",
"package_key": "rand_core-0.9.5",
"kind": "normal",
"features": [],
"uses_default_features": false,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"alloc",
"os_rng",
"std"
]
},
"rand_chacha-0.9.0": {
"runtime_dependencies": [
{
"name": "ppv_lite86",
"package_key": "ppv-lite86-0.2.21",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "rand_core",
"package_key": "rand_core-0.9.5",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"std"
]
},
"rand_core-0.9.5": {
"runtime_dependencies": [
{
"name": "getrandom",
"package_key": "getrandom-0.3.4",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": true,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"os_rng",
"std"
]
},
"rand_xorshift-0.4.0": {
"runtime_dependencies": [
{
"name": "rand_core",
"package_key": "rand_core-0.9.5",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"regex-syntax-0.8.11": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"default",
"std",
"unicode",
"unicode-age",
"unicode-bool",
"unicode-case",
"unicode-gencat",
"unicode-perl",
"unicode-script",
"unicode-segment"
]
},
"rusty-fork-0.3.1": {
"runtime_dependencies": [
{
"name": "fnv",
"package_key": "fnv-1.0.7",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "quick_error",
"package_key": "quick-error-1.2.3",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "tempfile",
"package_key": "tempfile-3.27.0",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
},
{
"name": "wait_timeout",
"package_key": "wait-timeout-0.2.1",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": null,
"tree": "target"
}
],
"build_dependencies": [],
"features": [
"timeout",
"wait-timeout"
]
},
"serde-1.0.228": {
"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": [],
"features": [
"alloc",
"default",
"derive",
"serde_derive",
"std"
]
},
"serde_core-1.0.228": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"alloc",
"result",
"std"
]
},
"serde_derive-1.0.228": {
"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": [],
"features": [
"default"
]
},
"serde_json-1.0.150": {
"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.2",
"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": [],
"features": [
"default",
"std"
]
},
"syn-2.0.117": {
"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": [],
"features": [
"clone-impls",
"default",
"derive",
"full",
"parsing",
"printing",
"proc-macro"
]
},
"tempfile-3.27.0": {
"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": [],
"features": [
"default",
"getrandom"
]
},
"thiserror-2.0.18": {
"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": [],
"features": [
"default",
"std"
]
},
"thiserror-impl-2.0.18": {
"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": [],
"features": []
},
"unarray-0.1.4": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"unicode-ident-1.0.24": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
},
"wait-timeout-0.2.1": {
"runtime_dependencies": [
{
"name": "libc",
"package_key": "libc-0.2.186",
"kind": "normal",
"features": [],
"uses_default_features": true,
"optional": false,
"target": "cfg(unix)",
"tree": "target"
}
],
"build_dependencies": [],
"features": []
},
"zerocopy-0.8.52": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"simd"
]
},
"zmij-1.0.21": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": []
}
},
"targets": {
"aarch64-apple-darwin": {
"overrides": {
"rustix-1.1.4": {
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.13.0",
"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": [],
"features": [
"alloc",
"default",
"fs",
"std"
]
}
}
},
"x86_64-apple-darwin": {
"overrides": {
"rustix-1.1.4": {
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.13.0",
"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": [],
"features": [
"alloc",
"default",
"fs",
"std"
]
}
}
},
"x86_64-unknown-linux-gnu": {
"overrides": {
"linux-raw-sys-0.12.1": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"auxvec",
"elf",
"errno",
"general",
"ioctl",
"no_std"
]
},
"rustix-1.1.4": {
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.13.0",
"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": [],
"features": [
"alloc",
"default",
"fs",
"std"
]
}
}
},
"x86_64-unknown-linux-musl": {
"overrides": {
"linux-raw-sys-0.12.1": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"auxvec",
"elf",
"errno",
"general",
"ioctl",
"no_std"
]
},
"rustix-1.1.4": {
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.13.0",
"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": [],
"features": [
"alloc",
"default",
"fs",
"std"
]
}
}
},
"aarch64-unknown-linux-gnu": {
"overrides": {
"linux-raw-sys-0.12.1": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"auxvec",
"elf",
"errno",
"general",
"ioctl",
"no_std"
]
},
"rustix-1.1.4": {
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.13.0",
"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": [],
"features": [
"alloc",
"default",
"fs",
"std"
]
}
}
},
"aarch64-unknown-linux-musl": {
"overrides": {
"linux-raw-sys-0.12.1": {
"runtime_dependencies": [],
"build_dependencies": [],
"features": [
"auxvec",
"elf",
"errno",
"general",
"ioctl",
"no_std"
]
},
"rustix-1.1.4": {
"runtime_dependencies": [
{
"name": "bitflags",
"package_key": "bitflags-2.13.0",
"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": [],
"features": [
"alloc",
"default",
"fs",
"std"
]
}
}
}
}
},
"per_crate": {
"autocfg-1.5.1": {
"edition": "2015"
},
"bit-set-0.8.0": {
"edition": "2015"
},
"bit-vec-0.8.0": {
"edition": "2015"
},
"bitflags-2.13.0": {
"edition": "2021"
},
"cfg-if-1.0.4": {
"edition": "2018"
},
"engawa-0.1.2": {
"edition": "2024",
"lib_target": {
"name": "engawa",
"path": "src/lib.rs"
}
},
"errno-0.3.14": {
"edition": "2018"
},
"fastrand-2.4.1": {
"edition": "2018"
},
"fnv-1.0.7": {
"edition": "2015",
"lib_target": {
"name": "fnv",
"path": "lib.rs"
}
},
"getrandom-0.3.4": {
"edition": "2021",
"build_script": "build.rs"
},
"getrandom-0.4.2": {
"edition": "2024",
"build_script": "build.rs"
},
"itoa-1.0.18": {
"edition": "2021"
},
"libc-0.2.186": {
"edition": "2021",
"build_script": "build.rs"
},
"linux-raw-sys-0.12.1": {
"edition": "2021"
},
"memchr-2.8.2": {
"edition": "2021"
},
"num-traits-0.2.19": {
"edition": "2021",
"build_script": "build.rs"
},
"once_cell-1.21.4": {
"edition": "2021"
},
"ppv-lite86-0.2.21": {
"edition": "2021"
},
"proc-macro2-1.0.106": {
"edition": "2021",
"build_script": "build.rs"
},
"proptest-1.11.0": {
"edition": "2021"
},
"quick-error-1.2.3": {
"edition": "2015"
},
"quote-1.0.45": {
"edition": "2021",
"build_script": "build.rs"
},
"rand-0.9.4": {
"edition": "2021"
},
"rand_chacha-0.9.0": {
"edition": "2021"
},
"rand_core-0.9.5": {
"edition": "2021"
},
"rand_xorshift-0.4.0": {
"edition": "2021"
},
"regex-syntax-0.8.11": {
"edition": "2021"
},
"rustix-1.1.4": {
"edition": "2021",
"build_script": "build.rs"
},
"rusty-fork-0.3.1": {
"edition": "2018"
},
"serde-1.0.228": {
"edition": "2021",
"build_script": "build.rs"
},
"serde_core-1.0.228": {
"edition": "2021",
"build_script": "build.rs"
},
"serde_derive-1.0.228": {
"edition": "2021",
"proc_macro": true
},
"serde_json-1.0.150": {
"edition": "2021",
"build_script": "build.rs"
},
"syn-2.0.117": {
"edition": "2021"
},
"tempfile-3.27.0": {
"edition": "2021"
},
"thiserror-2.0.18": {
"edition": "2021",
"build_script": "build.rs"
},
"thiserror-impl-2.0.18": {
"edition": "2021",
"proc_macro": true
},
"unarray-0.1.4": {
"edition": "2018"
},
"unicode-ident-1.0.24": {
"edition": "2021"
},
"wait-timeout-0.2.1": {
"edition": "2015",
"binaries": [
{
"name": "exit",
"path": "src/bin/exit.rs"
},
{
"name": "reader",
"path": "src/bin/reader.rs"
},
{
"name": "sleep",
"path": "src/bin/sleep.rs"
}
]
},
"zerocopy-0.8.52": {
"edition": "2021",
"build_script": "build.rs"
},
"zmij-1.0.21": {
"edition": "2021",
"build_script": "build.rs"
}
},
"git_nar_sha256": {},
"flake_metadata": {}
}