{
  "cksum": "7ec095654a25171c2124e9e3393a930bddbffdc939556c914957a4c3e0a87166",
  "crate_file": "rand-0.9.3.crate",
  "crate_url": "https://static.crates.io/crates/rand/rand-0.9.3.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": "rand_chacha",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_pcg",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rayon",
      "optional": false,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.103",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.140",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "log": [],
    "nightly": [],
    "os_rng": [
      "rand_core/os_rng"
    ],
    "simd_support": [],
    "small_rng": [],
    "unbiased": []
  },
  "features2": {
    "default": [
      "std",
      "std_rng",
      "os_rng",
      "small_rng",
      "thread_rng"
    ],
    "serde": [
      "dep:serde",
      "rand_core/serde"
    ],
    "std": [
      "rand_core/std",
      "rand_chacha?/std",
      "alloc"
    ],
    "std_rng": [
      "dep:rand_chacha"
    ],
    "thread_rng": [
      "std",
      "std_rng",
      "os_rng"
    ]
  },
  "index_path": "ra/nd/rand",
  "name": "rand",
  "pubtime": "2026-04-11T10:17:12Z",
  "rust_version": "1.63",
  "v": 2,
  "vers": "0.9.3",
  "yanked": false
}
