{
  "cksum": "e2b4f6458e522fb7a4bd9738eeb94d70a15bb699d1127a5e68fc2b1e9661d392",
  "crate_file": "macroassembler-1.0.1.crate",
  "crate_url": "https://static.crates.io/crates/macroassembler/macroassembler-1.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "capstone",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "errno",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "decoder",
        "no_std",
        "gas"
      ],
      "kind": "normal",
      "name": "iced-x86",
      "optional": true,
      "req": "^1.13",
      "target": "cfg(target_arch = \"x86_64\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jit-allocator",
      "optional": false,
      "req": "^0.2.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pico-args",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "tinyvec",
      "optional": false,
      "req": "^1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "memoryapi",
        "winnt",
        "sysinfoapi",
        "minwinbase",
        "errhandlingapi",
        "excpt",
        "minwindef"
      ],
      "kind": "normal",
      "name": "winapi",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "arm-disasm": [
      "capstone"
    ],
    "x86-disasm": [
      "iced-x86"
    ]
  },
  "index_path": "ma/cr/macroassembler",
  "name": "macroassembler",
  "pubtime": "2023-08-17T15:39:38Z",
  "vers": "1.0.1",
  "yanked": false
}
