{
  "cksum": "bccc05ac8fad6ee391f3cc6725171817eed960345e2fb42ad229d486c1ca2d98",
  "crate_file": "rand-0.10.0-rc.6.crate",
  "crate_url": "https://static.crates.io/crates/rand/rand-0.10.0-rc.6.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "rng"
      ],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.10.0-rc.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.4.0-rc.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.4",
      "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-rc-3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_pcg",
      "optional": false,
      "req": "^0.10.0-rc.1",
      "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": [],
    "simd_support": [],
    "small_rng": [],
    "unbiased": []
  },
  "features2": {
    "chacha": [
      "dep:chacha20"
    ],
    "default": [
      "std",
      "std_rng",
      "sys_rng",
      "small_rng",
      "thread_rng"
    ],
    "log": [
      "dep:log"
    ],
    "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-01-04T08:27:52Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.10.0-rc.6",
  "yanked": false
}
