{
  "cksum": "1a5b3dd1c072ee7963717671d1ca129f1048fda25edea6b752bfc71ac8854170",
  "crate_file": "object-0.24.0.crate",
  "crate_url": "https://static.crates.io/crates/object/object-0.24.0.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": true,
      "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": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "memmap",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasmparser",
      "optional": true,
      "req": "^0.57",
      "target": null
    }
  ],
  "features": {
    "all": [
      "read",
      "write",
      "std",
      "compression",
      "default"
    ],
    "archive": [],
    "cargo-all": [],
    "coff": [],
    "compression": [
      "flate2",
      "std"
    ],
    "default": [
      "read",
      "compression"
    ],
    "elf": [],
    "macho": [],
    "pe": [
      "coff"
    ],
    "read": [
      "read_core",
      "archive",
      "coff",
      "elf",
      "macho",
      "pe",
      "unaligned"
    ],
    "read_core": [],
    "rustc-dep-of-std": [
      "core",
      "compiler_builtins",
      "alloc"
    ],
    "std": [],
    "unaligned": [],
    "wasm": [
      "wasmparser"
    ],
    "write": [
      "write_core",
      "coff",
      "elf",
      "macho"
    ],
    "write_core": [
      "crc32fast",
      "indexmap",
      "std"
    ]
  },
  "index_path": "ob/je/object",
  "name": "object",
  "pubtime": "2021-05-01T04:21:53Z",
  "vers": "0.24.0",
  "yanked": false
}
