{
  "cksum": "d47eab0e83d9693d40f825f86948aa16eff6750ead4bdffc4ab95b8b3a7f052c",
  "crate_file": "rand-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/rand/rand-0.7.0.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",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "into_bits"
      ],
      "kind": "normal",
      "name": "packed_simd",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(not(target_os = \"emscripten\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.5",
      "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.3",
      "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",
      "alloc",
      "getrandom"
    ],
    "stdweb": [
      "getrandom_package/stdweb"
    ],
    "wasm-bindgen": [
      "getrandom_package/wasm-bindgen"
    ]
  },
  "index_path": "ra/nd/rand",
  "name": "rand",
  "pubtime": "2019-06-28T08:45:50Z",
  "vers": "0.7.0",
  "yanked": false
}
