{
  "cksum": "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1",
  "crate_file": "object-0.31.1.crate",
  "crate_url": "https://static.crates.io/crates/object/object-0.31.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "alloc",
      "optional": true,
      "package": "rustc-std-workspace-alloc",
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "compiler_builtins",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core",
      "optional": true,
      "package": "rustc-std-workspace-core",
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "crc32fast",
      "optional": true,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ahash"
      ],
      "kind": "normal",
      "name": "hashbrown",
      "optional": true,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": true,
      "req": "^1.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "memchr",
      "optional": false,
      "req": "^2.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ruzstd",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasmparser",
      "optional": true,
      "req": "^0.102.0",
      "target": null
    }
  ],
  "features": {
    "all": [
      "read",
      "write",
      "std",
      "compression",
      "wasm"
    ],
    "archive": [],
    "cargo-all": [],
    "coff": [],
    "compression": [
      "flate2",
      "ruzstd",
      "std"
    ],
    "default": [
      "read",
      "compression"
    ],
    "doc": [
      "read_core",
      "write_std",
      "std",
      "compression",
      "archive",
      "coff",
      "elf",
      "macho",
      "pe",
      "wasm",
      "xcoff"
    ],
    "elf": [],
    "macho": [],
    "pe": [
      "coff"
    ],
    "read": [
      "read_core",
      "archive",
      "coff",
      "elf",
      "macho",
      "pe",
      "xcoff",
      "unaligned"
    ],
    "read_core": [],
    "rustc-dep-of-std": [
      "core",
      "compiler_builtins",
      "alloc",
      "memchr/rustc-dep-of-std"
    ],
    "std": [
      "memchr/std"
    ],
    "unaligned": [],
    "unstable": [],
    "unstable-all": [
      "all",
      "unstable"
    ],
    "wasm": [
      "wasmparser"
    ],
    "write": [
      "write_std",
      "coff",
      "elf",
      "macho",
      "pe",
      "xcoff"
    ],
    "write_core": [
      "crc32fast",
      "indexmap",
      "hashbrown"
    ],
    "write_std": [
      "write_core",
      "std",
      "indexmap/std",
      "crc32fast/std"
    ],
    "xcoff": []
  },
  "index_path": "ob/je/object",
  "name": "object",
  "pubtime": "2023-05-10T02:35:58Z",
  "vers": "0.31.1",
  "yanked": false
}
