{
  "cksum": "40bec70ba014595f99f7aa110b84331ffe1ee9aece7fe6f387cc7e3ecda4d456",
  "crate_file": "object-0.28.3.crate",
  "crate_url": "https://static.crates.io/crates/object/object-0.28.3.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.11",
      "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": "wasmparser",
      "optional": true,
      "req": "^0.57",
      "target": null
    }
  ],
  "features": {
    "all": [
      "read",
      "write",
      "std",
      "compression",
      "wasm"
    ],
    "archive": [],
    "cargo-all": [],
    "coff": [],
    "compression": [
      "flate2",
      "std"
    ],
    "default": [
      "read",
      "compression"
    ],
    "doc": [
      "read_core",
      "write_std",
      "std",
      "compression",
      "archive",
      "coff",
      "elf",
      "macho",
      "pe",
      "wasm"
    ],
    "elf": [],
    "macho": [],
    "pe": [
      "coff"
    ],
    "read": [
      "read_core",
      "archive",
      "coff",
      "elf",
      "macho",
      "pe",
      "unaligned"
    ],
    "read_core": [],
    "rustc-dep-of-std": [
      "core",
      "compiler_builtins",
      "alloc",
      "memchr/rustc-dep-of-std"
    ],
    "std": [
      "memchr/std"
    ],
    "unaligned": [],
    "wasm": [
      "wasmparser"
    ],
    "write": [
      "write_std",
      "coff",
      "elf",
      "macho",
      "pe"
    ],
    "write_core": [
      "crc32fast",
      "indexmap",
      "hashbrown"
    ],
    "write_std": [
      "write_core",
      "std",
      "indexmap/std",
      "crc32fast/std"
    ]
  },
  "index_path": "ob/je/object",
  "name": "object",
  "pubtime": "2022-01-19T05:57:55Z",
  "vers": "0.28.3",
  "yanked": false
}
