{
  "cksum": "4fb496d146143f7f318603618ab6d561cae4c26463f59c6f58fb9ec2d4b9c191",
  "crate_file": "concrete-core-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/concrete-core/concrete-core-1.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aligned-vec",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "concrete-csprng",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "concrete-cuda",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "concrete-fft",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dyn-stack",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "kolmogorov_smirnov",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "__commons_parallel": [
      "rayon",
      "concrete-csprng/parallel"
    ],
    "__commons_serialization": [
      "serde",
      "serde/derive"
    ],
    "__private_docs": [],
    "__profiling": [],
    "aarch64": [
      "backend_default",
      "backend_default_parallel",
      "backend_default_generator_aarch64_aes",
      "backend_default_serialization",
      "backend_fft",
      "backend_fft_serialization",
      "seeder_unix"
    ],
    "backend_cuda": [
      "concrete-cuda"
    ],
    "backend_default": [
      "concrete-csprng/generator_soft"
    ],
    "backend_default_generator_aarch64_aes": [
      "concrete-csprng/generator_aarch64_aes"
    ],
    "backend_default_generator_x86_64_aesni": [
      "concrete-csprng/generator_x86_64_aesni"
    ],
    "backend_default_parallel": [
      "__commons_parallel"
    ],
    "backend_default_serialization": [
      "bincode",
      "__commons_serialization"
    ],
    "backend_fft": [
      "concrete-fft"
    ],
    "backend_fft_nightly_avx512": [
      "concrete-fft/nightly"
    ],
    "backend_fft_serialization": [
      "bincode",
      "concrete-fft/serde",
      "aligned-vec/serde",
      "__commons_serialization"
    ],
    "backend_ntt": [],
    "default": [
      "backend_default",
      "seeder_unix"
    ],
    "seeder_unix": [
      "concrete-csprng/seeder_unix"
    ],
    "seeder_x86_64_rdseed": [
      "concrete-csprng/seeder_x86_64_rdseed"
    ],
    "x86_64": [
      "backend_default",
      "backend_default_parallel",
      "backend_default_generator_x86_64_aesni",
      "backend_default_serialization",
      "backend_fft",
      "backend_fft_serialization",
      "seeder_unix",
      "seeder_x86_64_rdseed"
    ],
    "x86_64-cuda": [
      "x86_64",
      "backend_cuda"
    ]
  },
  "index_path": "co/nc/concrete-core",
  "name": "concrete-core",
  "pubtime": "2022-10-19T12:41:48Z",
  "vers": "1.0.0",
  "yanked": false
}
