{
  "cksum": "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1",
  "crate_file": "rand-0.9.2.crate",
  "crate_url": "https://static.crates.io/crates/rand/rand-0.9.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.2.1",
      "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",
      "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": [],
    "nightly": [],
    "os_rng": [
      "rand_core/os_rng"
    ],
    "simd_support": [],
    "small_rng": [],
    "unbiased": []
  },
  "features2": {
    "default": [
      "std",
      "std_rng",
      "os_rng",
      "small_rng",
      "thread_rng"
    ],
    "log": [
      "dep:log"
    ],
    "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": "2025-07-20T17:47:01Z",
  "rust_version": "1.63",
  "v": 2,
  "vers": "0.9.2",
  "yanked": false
}
