{
  "cksum": "1c7080e711c39c3dda834604f7c31f4634a38b8dddeb9f24db5d7801751415ad",
  "crate_file": "concrete-csprng-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/concrete-csprng/concrete-csprng-0.4.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": "clap",
      "optional": false,
      "req": "=4.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5.1",
      "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",
      "generator_aarch64_aes",
      "generator_fallback"
    ],
    "aarch64-unix": [
      "aarch64",
      "seeder_unix"
    ],
    "generator_aarch64_aes": [],
    "generator_fallback": [],
    "generator_x86_64_aesni": [],
    "parallel": [
      "rayon"
    ],
    "seeder_unix": [],
    "seeder_x86_64_rdseed": [],
    "x86_64": [
      "parallel",
      "seeder_x86_64_rdseed",
      "generator_x86_64_aesni",
      "generator_fallback"
    ],
    "x86_64-unix": [
      "x86_64",
      "seeder_unix"
    ]
  },
  "index_path": "co/nc/concrete-csprng",
  "name": "concrete-csprng",
  "pubtime": "2023-10-12T09:53:44Z",
  "rust_version": "1.72",
  "vers": "0.4.0",
  "yanked": false
}
