{
  "cksum": "d821845d1b3262c10d74341a7e1fa4c287bedd30d192a0df51ef780b6901830e",
  "crate_file": "concrete-csprng-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/concrete-csprng/concrete-csprng-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": false,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.133",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    }
  ],
  "features": {
    "aarch64": [
      "parallel",
      "seeder_unix",
      "generator_aarch64_aes",
      "generator_fallback"
    ],
    "generator_aarch64_aes": [],
    "generator_fallback": [],
    "generator_x86_64_aesni": [],
    "parallel": [
      "rayon"
    ],
    "seeder_unix": [],
    "seeder_x86_64_rdseed": [],
    "x86_64": [
      "parallel",
      "seeder_x86_64_rdseed",
      "seeder_unix",
      "generator_x86_64_aesni",
      "generator_fallback"
    ],
    "x86_64-cuda": [
      "x86_64"
    ]
  },
  "index_path": "co/nc/concrete-csprng",
  "name": "concrete-csprng",
  "pubtime": "2023-02-09T12:26:26Z",
  "vers": "0.3.0",
  "yanked": false
}
