{
  "cksum": "c7f5fa3a058cd35567ef9bfa5e75732bee0f9e4c55fa90477bef2dfcdbc4be80",
  "crate_file": "rand-0.10.2.crate",
  "crate_url": "https://static.crates.io/crates/rand/rand-0.10.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "rng"
      ],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "dev",
      "name": "postcard",
      "optional": false,
      "req": "^1.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_pcg",
      "optional": false,
      "req": "^0.10",
      "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": [],
    "simd_support": [],
    "unbiased": []
  },
  "features2": {
    "chacha": [
      "dep:chacha20"
    ],
    "default": [
      "std",
      "std_rng",
      "sys_rng",
      "thread_rng"
    ],
    "serde": [
      "dep:serde"
    ],
    "std": [
      "alloc",
      "getrandom?/std"
    ],
    "std_rng": [
      "dep:chacha20"
    ],
    "sys_rng": [
      "dep:getrandom",
      "getrandom/sys_rng"
    ],
    "thread_rng": [
      "std",
      "std_rng",
      "sys_rng"
    ]
  },
  "index_path": "ra/nd/rand",
  "name": "rand",
  "pubtime": "2026-07-02T09:01:38Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.10.2",
  "yanked": false
}
