{
  "cksum": "86fe03a3023bd6cb87eed605da837cd54bb1f32499f8294f615d65377c1f1a63",
  "crate_file": "ark-linear-sumcheck-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/ark-linear-sumcheck/ark-linear-sumcheck-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ff",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-poly",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "ark-serialize",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-std",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bls12_381_scalar_field",
        "bls12_381_curve"
      ],
      "kind": "dev",
      "name": "ark-test-curves",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "criterion",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.11.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "bench": [
      "criterion"
    ],
    "default": [
      "std"
    ],
    "parallel": [
      "std",
      "ark-ff/parallel",
      "ark-poly/parallel",
      "ark-std/parallel",
      "rayon"
    ],
    "std": [
      "ark-ff/std",
      "ark-serialize/std",
      "blake2/std",
      "ark-std/std",
      "ark-poly/std"
    ]
  },
  "index_path": "ar/k-/ark-linear-sumcheck",
  "name": "ark-linear-sumcheck",
  "pubtime": "2021-03-27T19:53:08Z",
  "vers": "0.2.0",
  "yanked": false
}
