{
  "cksum": "badabb9d4c402c863dfd966f60201c192de7992f901400a6f5e0b4a9adcd50ed",
  "crate_file": "elf_loader-0.13.0.crate",
  "crate_url": "https://static.crates.io/crates/elf_loader/elf_loader-0.13.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "delegate",
      "optional": false,
      "req": "^0.13.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "elf",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.171",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "libloading",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.27",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "require-cas"
      ],
      "kind": "normal",
      "name": "portable-atomic",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "portable-atomic-util",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "syscalls",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_System_Memory",
        "Win32_System_SystemInformation",
        "Win32_Security",
        "Win32_System_IO",
        "Win32_Storage",
        "Win32_Storage_FileSystem",
        "Win32_System_Threading"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.59",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "default": [],
    "rel": [],
    "version": []
  },
  "features2": {
    "log": [
      "dep:log"
    ],
    "portable-atomic": [
      "dep:portable-atomic",
      "dep:portable-atomic-util"
    ],
    "use-syscall": [
      "dep:syscalls"
    ]
  },
  "index_path": "el/f_/elf_loader",
  "name": "elf_loader",
  "pubtime": "2025-09-28T04:38:54Z",
  "rust_version": "1.88.0",
  "v": 2,
  "vers": "0.13.0",
  "yanked": false
}
