{
  "cksum": "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441",
  "crate_file": "object-0.32.2.crate",
  "crate_url": "https://static.crates.io/crates/object/object-0.32.2.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.14.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": true,
      "req": "^2.0",
      "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.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasmparser",
      "optional": true,
      "req": "^0.118.0",
      "target": null
    }
  ],
  "features": {
    "archive": [],
    "cargo-all": [],
    "coff": [],
    "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": [],
    "xcoff": []
  },
  "features2": {
    "all": [
      "read",
      "write",
      "std",
      "compression",
      "wasm"
    ],
    "compression": [
      "dep:flate2",
      "dep:ruzstd",
      "std"
    ],
    "default": [
      "read",
      "compression"
    ],
    "doc": [
      "read_core",
      "write_std",
      "std",
      "compression",
      "archive",
      "coff",
      "elf",
      "macho",
      "pe",
      "wasm",
      "xcoff"
    ],
    "unstable-all": [
      "all",
      "unstable"
    ],
    "wasm": [
      "dep:wasmparser"
    ],
    "write": [
      "write_std",
      "coff",
      "elf",
      "macho",
      "pe",
      "xcoff"
    ],
    "write_core": [
      "dep:crc32fast",
      "dep:indexmap",
      "dep:hashbrown"
    ],
    "write_std": [
      "write_core",
      "std",
      "indexmap?/std",
      "crc32fast?/std"
    ]
  },
  "index_path": "ob/je/object",
  "name": "object",
  "pubtime": "2023-12-24T03:11:43Z",
  "rust_version": "1.60",
  "v": 2,
  "vers": "0.32.2",
  "yanked": false
}
