{
  "cksum": "fc6ad68e26d51a9558f65e93b9795c9422630d0932717a3235668bb9ab71e3fd",
  "crate_file": "markov-1.1.0.crate",
  "crate_url": "https://static.crates.io/crates/markov/markov-1.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getopts",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "petgraph",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "default": [
      "graph",
      "markgen",
      "yaml"
    ],
    "graph": [
      "petgraph",
      "itertools"
    ],
    "markgen": [
      "getopts"
    ],
    "yaml": [
      "serde_yaml"
    ]
  },
  "index_path": "ma/rk/markov",
  "name": "markov",
  "pubtime": "2020-07-20T17:23:23Z",
  "vers": "1.1.0",
  "yanked": false
}
