{
  "cksum": "a56f72360a58b96447718575071fd1f600ea70e86a10772eef73ae6a4c8bd83a",
  "crate_file": "exhibit-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/exhibit/exhibit-0.2.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-24T00:42:07Z",
  "vers": "0.2.0",
  "yanked": false
}
