{
  "cksum": "3ae1b169243eaf61759b8475a998f0a385e42042370f3a7dbaf35246eacc8412",
  "crate_file": "rand-0.7.2.crate",
  "crate_url": "https://static.crates.io/crates/rand/rand-0.7.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom_package",
      "optional": true,
      "package": "getrandom",
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.22",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "into_bits"
      ],
      "kind": "normal",
      "name": "packed_simd",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.2.1",
      "target": "cfg(not(target_os = \"emscripten\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_hc",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_os = \"emscripten\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_hc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_isaac",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_pcg",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_pcg",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_xorshift",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_xoshiro",
      "optional": false,
      "req": "^0.4",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "rand_core/alloc"
    ],
    "default": [
      "std"
    ],
    "getrandom": [
      "getrandom_package",
      "rand_core/getrandom"
    ],
    "nightly": [
      "simd_support"
    ],
    "serde1": [],
    "simd_support": [
      "packed_simd"
    ],
    "small_rng": [
      "rand_pcg"
    ],
    "std": [
      "rand_core/std",
      "rand_chacha/std",
      "alloc",
      "getrandom"
    ],
    "stdweb": [
      "getrandom_package/stdweb"
    ],
    "wasm-bindgen": [
      "getrandom_package/wasm-bindgen"
    ]
  },
  "index_path": "ra/nd/rand",
  "name": "rand",
  "pubtime": "2019-09-16T20:09:24Z",
  "vers": "0.7.2",
  "yanked": false
}
