{
  "cksum": "07cd38fbf825c055d62748ddf19cbee3491b9cfe07767eac5176f1d3cc619c19",
  "crate_file": "arkworks-circuits-0.4.12.crate",
  "crate_url": "https://static.crates.io/crates/arkworks-circuits/arkworks-circuits-0.4.12.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "curve"
      ],
      "kind": "normal",
      "name": "ark-bls12-381",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "curve"
      ],
      "kind": "normal",
      "name": "ark-bn254",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "r1cs"
      ],
      "kind": "normal",
      "name": "ark-crypto-primitives",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ec",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "r1cs"
      ],
      "kind": "normal",
      "name": "ark-ed-on-bls12-381",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "r1cs"
      ],
      "kind": "normal",
      "name": "ark-ed-on-bn254",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ff",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-groth16",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-marlin",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-poly",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-poly-commit",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-r1cs-std",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-relations",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-serialize",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-snark",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-std",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "arkworks-gadgets",
      "optional": false,
      "req": "^0.4.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "arkworks-utils",
      "optional": false,
      "req": "^0.4.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ethabi",
      "optional": false,
      "req": "^15.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "keccak"
      ],
      "kind": "normal",
      "name": "tiny-keccak",
      "optional": false,
      "req": "^2.0.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std",
      "r1cs",
      "default_mimc",
      "default_poseidon"
    ],
    "default_mimc": [
      "arkworks-gadgets/default_mimc",
      "arkworks-utils/default_mimc"
    ],
    "default_poseidon": [
      "arkworks-gadgets/default_poseidon",
      "arkworks-utils/default_poseidon"
    ],
    "r1cs": [
      "arkworks-utils/r1cs",
      "arkworks-gadgets/r1cs"
    ],
    "std": [
      "ark-std/std",
      "arkworks-utils/std",
      "arkworks-gadgets/std"
    ]
  },
  "index_path": "ar/kw/arkworks-circuits",
  "name": "arkworks-circuits",
  "pubtime": "2022-01-06T16:23:23Z",
  "vers": "0.4.12",
  "yanked": false
}
