{
  "cksum": "25b5f05fea0598a675ce4673cc9b3be8f938dff11075e8f9d9331056af6ea93e",
  "crate_file": "clock-rand-1.0.3.crate",
  "crate_url": "https://static.crates.io/crates/clock-rand/clock-rand-1.0.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": true,
      "req": "^1.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "quickcheck",
      "optional": false,
      "req": "^1.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.9.4",
      "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": "rand_xoshiro",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2.106",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Crypto",
        "Window",
        "console"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1.8.2",
      "target": null
    }
  ],
  "features": {
    "aes": [],
    "default": [
      "std",
      "fast_rng"
    ],
    "distributions": [],
    "fast_rng": [],
    "fork_safe": [],
    "no_std": [],
    "security": [
      "zeroize"
    ],
    "simd": [],
    "std": [],
    "thread_safe": [
      "std"
    ],
    "wasm": [
      "wasm-bindgen"
    ]
  },
  "features2": {
    "crypto_rng": [
      "dep:blake3",
      "dep:chacha20",
      "dep:aes"
    ],
    "custom_rng": [
      "crypto_rng",
      "fast_rng"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_json",
      "serde/derive"
    ],
    "wasm_crypto": [
      "wasm",
      "dep:js-sys",
      "dep:web-sys"
    ]
  },
  "index_path": "cl/oc/clock-rand",
  "name": "clock-rand",
  "pubtime": "2026-01-19T03:19:24Z",
  "v": 2,
  "vers": "1.0.3",
  "yanked": false
}
