{
  "cksum": "8d31e63ea85be51c423e52ba8f2e68a3efd53eed30203ee029dd09947333693e",
  "crate_file": "rand-0.9.0-alpha.1.crate",
  "crate_url": "https://static.crates.io/crates/rand/rand-0.9.0-alpha.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": true,
      "req": "=0.9.0-alpha.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "=0.9.0-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_pcg",
      "optional": false,
      "req": "=0.9.0-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rayon",
      "optional": false,
      "req": "^1.5.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.103",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "simd"
      ],
      "kind": "normal",
      "name": "zerocopy",
      "optional": false,
      "req": "=0.8.0-alpha.6",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "rand_core/alloc"
    ],
    "getrandom": [
      "rand_core/getrandom"
    ],
    "nightly": [],
    "serde1": [
      "serde",
      "rand_core/serde1"
    ],
    "simd_support": [
      "zerocopy/simd-nightly"
    ],
    "small_rng": [],
    "std_rng": [
      "rand_chacha"
    ],
    "unbiased": []
  },
  "features2": {
    "default": [
      "std",
      "std_rng",
      "getrandom"
    ],
    "std": [
      "rand_core/std",
      "rand_chacha?/std",
      "alloc"
    ]
  },
  "index_path": "ra/nd/rand",
  "name": "rand",
  "pubtime": "2024-03-18T19:12:26Z",
  "rust_version": "1.60",
  "v": 2,
  "vers": "0.9.0-alpha.1",
  "yanked": false
}
