{
  "cksum": "4fa162f695f284b46d97ca4145f8ae3d76bc9a7ddf38cface61e311cc5a5f4c0",
  "crate_file": "exhibit-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/exhibit/exhibit-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "console",
      "optional": false,
      "req": "^0.15.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "insta",
      "optional": false,
      "req": "^1.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "similar",
      "optional": true,
      "req": "^2.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "strip-ansi-escapes",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "termion",
      "optional": true,
      "req": "^1.5.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "unicode-width",
      "optional": true,
      "req": "^0.1.9",
      "target": null
    }
  ],
  "features": {
    "ansi": [
      "similar/text",
      "strip-ansi-escapes"
    ],
    "cursor": [
      "cursor-crossterm"
    ],
    "cursor-crossterm": [
      "crossterm"
    ],
    "cursor-termion": [
      "termion"
    ],
    "default": [
      "ansi",
      "cursor",
      "unicode"
    ],
    "unicode": [
      "unicode-width"
    ]
  },
  "index_path": "ex/hi/exhibit",
  "name": "exhibit",
  "pubtime": "2022-07-23T23:05:49Z",
  "vers": "0.1.0",
  "yanked": false
}
