{
  "cksum": "7a1b53584b78fb972db3d1905dadf8bcb8706e1f7de7f335d39764070a0c2087",
  "crate_file": "concrete-core-1.0.0-beta.crate",
  "crate_url": "https://static.crates.io/crates/concrete-core/concrete-core-1.0.0-beta.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "concrete-commons",
      "optional": false,
      "req": "=0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "concrete-csprng",
      "optional": false,
      "req": "=0.1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "concrete-fftw",
      "optional": false,
      "req": "=0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "concrete-npe",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "itertools",
      "optional": false,
      "req": "^0.10",
      "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": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_distr",
      "optional": false,
      "req": "^0.2.2",
      "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
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_test",
      "optional": false,
      "req": "^1.0.125",
      "target": null
    }
  ],
  "features": {
    "backend_core": [],
    "default": [
      "backend_core"
    ],
    "doc": [],
    "multithread": [
      "rayon",
      "concrete-csprng/multithread"
    ],
    "serde_serialize": [
      "serde",
      "serde/derive",
      "concrete-commons/serde_serialize",
      "concrete-fftw/serialize"
    ],
    "slow-csprng": [
      "concrete-csprng/slow"
    ]
  },
  "index_path": "co/nc/concrete-core",
  "name": "concrete-core",
  "pubtime": "2022-04-06T14:48:37Z",
  "vers": "1.0.0-beta",
  "yanked": false
}
