{
  "cksum": "18519b42a40024d661e1714153e9ad0c3de27cd495760ceb09710920f1098b1e",
  "crate_file": "rand-0.8.2.crate",
  "crate_url": "https://static.crates.io/crates/rand/rand-0.8.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "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,
      "package": "packed_simd_2",
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": true,
      "req": "^0.3.0",
      "target": "cfg(not(target_os = \"emscripten\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_hc",
      "optional": true,
      "req": "^0.3.0",
      "target": "cfg(target_os = \"emscripten\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_hc",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_pcg",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.103",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "rand_core/alloc"
    ],
    "default": [
      "std",
      "std_rng"
    ],
    "getrandom": [
      "rand_core/getrandom"
    ],
    "nightly": [],
    "serde1": [
      "serde"
    ],
    "simd_support": [
      "packed_simd"
    ],
    "small_rng": [],
    "std": [
      "rand_core/std",
      "rand_chacha/std",
      "alloc",
      "getrandom",
      "libc"
    ],
    "std_rng": [
      "rand_chacha",
      "rand_hc"
    ]
  },
  "index_path": "ra/nd/rand",
  "name": "rand",
  "pubtime": "2021-01-13T09:55:20Z",
  "vers": "0.8.2",
  "yanked": false
}
