{
  "cksum": "30a0da8db95cff71e500b3d7015c2441a4eb628e0df788b23d1b8d1243314342",
  "crate_file": "elf_loader-0.12.0.crate",
  "crate_url": "https://static.crates.io/crates/elf_loader/elf_loader-0.12.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.7.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.171",
      "target": null
    },
    {
      "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.6.18",
      "target": null
    }
  ],
  "features": {
    "fs": [],
    "lazy": [],
    "mmap": [],
    "rel": [],
    "version": []
  },
  "features2": {
    "default": [
      "fs",
      "mmap",
      "use-libc",
      "lazy"
    ],
    "log": [
      "dep:log"
    ],
    "portable-atomic": [
      "dep:portable-atomic",
      "dep:portable-atomic-util"
    ],
    "use-libc": [
      "dep:libc"
    ],
    "use-syscall": [
      "dep:syscalls"
    ]
  },
  "index_path": "el/f_/elf_loader",
  "name": "elf_loader",
  "pubtime": "2025-05-31T09:59:48Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.12.0",
  "yanked": false
}
