{
  "cksum": "9e7d245ced4538f0406b1579d3d4a6515a2ff1bdf20733492e2e4fc90a648769",
  "crate_file": "rand-0.10.0-rc.1.crate",
  "crate_url": "https://static.crates.io/crates/rand/rand-0.10.0-rc.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rng"
      ],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "=0.10.0-rc.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.3.0",
      "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_core",
      "optional": false,
      "req": "^0.10.0-rc-2",
      "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",
      "os_rng",
      "small_rng",
      "thread_rng"
    ],
    "log": [
      "dep:log"
    ],
    "os_rng": [
      "dep:getrandom"
    ],
    "serde": [
      "dep:serde",
      "rand_core/serde"
    ],
    "std": [
      "alloc",
      "getrandom?/std"
    ],
    "std_rng": [
      "dep:chacha20"
    ],
    "thread_rng": [
      "std",
      "std_rng",
      "os_rng"
    ]
  },
  "index_path": "ra/nd/rand",
  "name": "rand",
  "pubtime": "2025-11-04T09:31:39Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.10.0-rc.1",
  "yanked": false
}
