{
  "cksum": "02aad2b7cccb427369754cb36e11f507c9df222a74d07aab40607e4845a6f067",
  "crate_file": "emu6502-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/emu6502/emu6502-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vm6502",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    }
  ],
  "features": {
    "debug_vm": [
      "vm6502/debug_printing"
    ],
    "defaults": [
      "vm6502/pretty_printing"
    ],
    "pretty_vm": [
      "vm6502/pretty_printing"
    ],
    "super_vm": [
      "vm6502/ops_only",
      "vm6502/show_fetched",
      "vm6502/show_vm_instr_tick_match"
    ],
    "ugly_vm": [
      "vm6502/full_debug_printing"
    ]
  },
  "index_path": "em/u6/emu6502",
  "name": "emu6502",
  "pubtime": "2022-10-23T03:29:24Z",
  "vers": "0.1.0",
  "yanked": false
}
