{
  "cksum": "af0a43f1aa29f9eb41fc854168b542e45c32b6aa797e503859fc79c980882d30",
  "crate_file": "cl-wordle-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/cl-wordle/cl-wordle-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eyre",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "owo-colors",
      "optional": true,
      "req": "^3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "test-case",
      "optional": false,
      "req": "^1.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "local-offset",
        "macros",
        "parsing"
      ],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "cli": [
      "time",
      "clap"
    ],
    "default": [
      "tui"
    ],
    "tui": [
      "owo-colors",
      "crossterm",
      "rand",
      "cli"
    ]
  },
  "index_path": "cl/-w/cl-wordle",
  "name": "cl-wordle",
  "pubtime": "2022-02-14T07:58:35Z",
  "vers": "0.3.0",
  "yanked": false
}
