{
  "cksum": "3eb8fec2128b3f71ba0fcc136f18b1f20568eb18aa3a08e80b5d65c9fbf33d08",
  "crate_file": "markov-1.0.3.crate",
  "crate_url": "https://static.crates.io/crates/markov/markov-1.0.3.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.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "petgraph",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.3",
      "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.7",
      "target": null
    }
  ],
  "features": {
    "default": [
      "graph",
      "markgen",
      "yaml"
    ],
    "graph": [
      "petgraph",
      "itertools"
    ],
    "markgen": [
      "getopts"
    ],
    "yaml": [
      "serde_yaml"
    ]
  },
  "index_path": "ma/rk/markov",
  "name": "markov",
  "pubtime": "2020-01-27T21:06:06Z",
  "vers": "1.0.3",
  "yanked": false
}
