{
  "cksum": "36a67ae02f50fdf3b3b8a43feb8c83f0cd6554b6449086d3df13bbf330641f78",
  "crate_file": "concrete-csprng-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/concrete-csprng/concrete-csprng-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-soft",
      "optional": false,
      "req": "^0.6.4",
      "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_soft"
    ],
    "generator_aarch64_aes": [],
    "generator_soft": [],
    "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_soft"
    ],
    "x86_64-cuda": [
      "x86_64"
    ]
  },
  "index_path": "co/nc/concrete-csprng",
  "name": "concrete-csprng",
  "pubtime": "2022-10-21T16:12:16Z",
  "vers": "0.2.2",
  "yanked": false
}
