{
  "cksum": "706d88f47fee93be76313bba65adfe07494ee7599cec3c20a0925c6ac34987d6",
  "crate_file": "dice-roll-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/dice-roll/dice-roll-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nom",
      "optional": true,
      "req": "^6.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.124",
      "target": null
    }
  ],
  "features": {
    "default": [
      "parser",
      "roll"
    ],
    "logging": [
      "log",
      "rand/log"
    ],
    "parser": [
      "nom"
    ],
    "roll": [
      "rand"
    ]
  },
  "index_path": "di/ce/dice-roll",
  "name": "dice-roll",
  "pubtime": "2022-03-11T14:25:28Z",
  "vers": "0.1.1",
  "yanked": false
}
