{
  "cksum": "732975701507fcc5548b6334f1d88ac643562b2cc012f187f3ffa3c76215a785",
  "crate_file": "dlopen-rs-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/dlopen-rs/dlopen-rs-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2.6.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": false,
      "features": [],
      "kind": "normal",
      "name": "elf_loader",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "read-core"
      ],
      "kind": "normal",
      "name": "gimli",
      "optional": true,
      "req": "^0.30",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ahash",
        "inline-more"
      ],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.162",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "libloading",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "phf",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rwlock"
      ],
      "kind": "normal",
      "name": "spin",
      "optional": true,
      "req": "^0.9.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fde-custom",
        "unwinder"
      ],
      "kind": "normal",
      "name": "unwinding",
      "optional": true,
      "req": "^0.2.3",
      "target": null
    }
  ],
  "features": {
    "version": [
      "elf_loader/version"
    ]
  },
  "features2": {
    "debug": [
      "std"
    ],
    "default": [
      "tls",
      "ldso",
      "libgcc",
      "mmap"
    ],
    "fde-gnu-eh-frame-hdr": [
      "unwinding?/fde-gnu-eh-frame-hdr"
    ],
    "fde-phdr-dl": [
      "unwinding?/fde-phdr-dl"
    ],
    "fde-static": [
      "unwinding?/fde-static"
    ],
    "ldso": [
      "std",
      "dep:libc"
    ],
    "libgcc": [
      "dep:gimli"
    ],
    "libunwind": [
      "dep:gimli"
    ],
    "mmap": [
      "dep:libc",
      "std",
      "elf_loader/mmap"
    ],
    "std": [
      "dep:libc",
      "elf_loader/std"
    ],
    "tls": [
      "std",
      "dep:libc",
      "elf_loader/tls"
    ],
    "unwinding": [
      "dep:unwinding",
      "dep:spin"
    ]
  },
  "index_path": "dl/op/dlopen-rs",
  "name": "dlopen-rs",
  "pubtime": "2024-11-17T16:16:48Z",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
