{
  "cksum": "1b5103c8632ae3410034369daf5da9c418c494c0e219a65813a60e10bcba5194",
  "crate_file": "dlopen-rs-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/dlopen-rs/dlopen-rs-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "elf",
      "optional": false,
      "req": "^0.7.4",
      "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": true,
      "features": [],
      "kind": "dev",
      "name": "libloading",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "mman"
      ],
      "kind": "normal",
      "name": "nix",
      "optional": true,
      "req": "^0.29",
      "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.1",
      "target": null
    }
  ],
  "features": {
    "nightly": []
  },
  "features2": {
    "default": [
      "ldso",
      "mmap",
      "libgcc",
      "tls"
    ],
    "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:nix"
    ],
    "libgcc": [
      "dep:gimli"
    ],
    "libunwind": [
      "dep:gimli"
    ],
    "mmap": [
      "dep:nix",
      "std"
    ],
    "std": [
      "dep:nix"
    ],
    "tls": [
      "std",
      "dep:nix"
    ],
    "unwinding": [
      "dep:unwinding",
      "dep:spin"
    ]
  },
  "index_path": "dl/op/dlopen-rs",
  "name": "dlopen-rs",
  "pubtime": "2024-09-07T16:46:53Z",
  "v": 2,
  "vers": "0.2.2",
  "yanked": false
}
