{
  "cksum": "9959f211c58cc7b8d62c9bc49968081d44aa92d7544baa700aae07e6cedca1ef",
  "crate_file": "elf_loader-0.15.1.crate",
  "crate_url": "https://static.crates.io/crates/elf_loader/elf_loader-0.15.1.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.8.2",
      "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": "foldhash",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default-hasher"
      ],
      "kind": "normal",
      "name": "hashbrown",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.180",
      "target": "cfg(any(target_os = \"linux\", target_os = \"android\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "libloading",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "object",
      "optional": false,
      "req": "^0.38.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "require-cas"
      ],
      "kind": "normal",
      "name": "portable-atomic",
      "optional": true,
      "req": "^1.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "portable-atomic-util",
      "optional": true,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "mutex",
        "rwlock",
        "spin_mutex"
      ],
      "kind": "normal",
      "name": "spin",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "syscalls",
      "optional": true,
      "req": "^0.8.1",
      "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.61",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "lazy-binding": [],
    "version": []
  },
  "features2": {
    "default": [
      "tls",
      "libc"
    ],
    "full": [
      "tls",
      "lazy-binding",
      "object",
      "libc"
    ],
    "libc": [
      "dep:libc"
    ],
    "log": [
      "dep:log"
    ],
    "object": [
      "dep:foldhash",
      "dep:hashbrown"
    ],
    "portable-atomic": [
      "dep:portable-atomic",
      "dep:portable-atomic-util",
      "spin/portable_atomic"
    ],
    "tls": [
      "dep:spin"
    ],
    "use-syscall": [
      "dep:syscalls"
    ]
  },
  "index_path": "el/f_/elf_loader",
  "name": "elf_loader",
  "pubtime": "2026-05-16T14:16:33Z",
  "rust_version": "1.93.0",
  "v": 2,
  "vers": "0.15.1",
  "yanked": false
}
