{
  "cksum": "08c722f6ec6b1406564055591ba609b3e134d1e9d38a16aac14f9607ac6bc20f",
  "crate_file": "markov-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/markov/markov-1.0.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.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": "2018-03-03T00:27:10Z",
  "vers": "1.0.0",
  "yanked": false
}
