{
  "cksum": "a7531a9c8b5427ce580a15a1969703e24950a193edf7dde86784e78f05076b34",
  "crate_file": "rv64emu-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/rv64emu/rv64emu-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitfield-struct",
      "optional": false,
      "req": "^0.5.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "capstone",
      "optional": true,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^4.1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": true,
      "req": "^0.5.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "crossbeam-queue",
      "optional": false,
      "req": "^0.3.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "elf",
      "optional": false,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enum_dispatch",
      "optional": false,
      "req": "^0.3.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashlink",
      "optional": false,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sdl2",
      "optional": true,
      "req": "^0.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "simple_logger",
      "optional": false,
      "req": "^4.1.0",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "default": [
      "std"
    ],
    "std": [
      "alloc"
    ],
    "support_am": []
  },
  "features2": {
    "device_sdl2": [
      "dep:sdl2",
      "support_am",
      "std"
    ],
    "rv_debug_trace": [
      "dep:capstone",
      "dep:crossbeam-channel",
      "std"
    ]
  },
  "index_path": "rv/64/rv64emu",
  "name": "rv64emu",
  "pubtime": "2023-08-31T08:06:54Z",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
