{
  "cksum": "833ea9a6368128e46bbbed0bf176998d8f21ac8635bf29f0fe14f11e50edb25d",
  "crate_file": "pwn-0.2.3.crate",
  "crate_url": "https://static.crates.io/crates/pwn/pwn-0.2.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-utils",
      "optional": false,
      "req": "^0.8.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "elf32",
        "elf64"
      ],
      "kind": "normal",
      "name": "goblin",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memmap",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustyline",
      "optional": false,
      "req": "^9.1.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "tubes",
      "elf"
    ],
    "elf": [
      "goblin",
      "memmap"
    ],
    "tubes": []
  },
  "index_path": "3/p/pwn",
  "name": "pwn",
  "pubtime": "2022-03-06T14:31:27Z",
  "vers": "0.2.3",
  "yanked": false
}
