{
  "cksum": "807e1d62300dca91c9286c859ce79e916821381b62dac91a140b15a9b4cdd735",
  "crate_file": "arkworks-utils-0.4.20.crate",
  "crate_url": "https://static.crates.io/crates/arkworks-utils/arkworks-utils-0.4.20.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": "blake2",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.9",
      "target": null
    }
  ],
  "features": {
    "all": [
      "poseidon_bls381_x3_5",
      "poseidon_bls381_x3_3",
      "poseidon_bls381_x5_5",
      "poseidon_bls381_x5_3",
      "poseidon_bls381_x17_5",
      "poseidon_bls381_x17_3",
      "poseidon_bn254_x3_5",
      "poseidon_bn254_x3_3",
      "poseidon_bn254_x5_5",
      "poseidon_bn254_x5_4",
      "poseidon_bn254_x5_3",
      "poseidon_bn254_x5_2",
      "poseidon_bn254_x17_5",
      "poseidon_bn254_x17_3"
    ],
    "default": [
      "std",
      "r1cs",
      "default_mimc",
      "default_poseidon"
    ],
    "default_mimc": [
      "mimc_220_ed_on_bn254"
    ],
    "default_poseidon": [
      "poseidon_bls381_x3_3",
      "poseidon_bls381_x3_5",
      "poseidon_bls381_x5_5",
      "poseidon_bls381_x5_3",
      "poseidon_bn254_x5_5",
      "poseidon_bn254_x5_4",
      "poseidon_bn254_x5_3",
      "poseidon_bn254_x5_2",
      "poseidon_bls381_x17_5",
      "poseidon_bls381_x17_3",
      "poseidon_bn254_x17_5",
      "poseidon_bn254_x17_3",
      "poseidon_bn254_x3_3",
      "poseidon_bn254_x3_5"
    ],
    "mimc_220_ed_on_bn254": [],
    "parallel": [
      "ark-crypto-primitives/parallel",
      "ark-ff/parallel",
      "ark-std/parallel",
      "ark-r1cs-std/parallel",
      "ark-marlin/parallel",
      "ark-groth16/parallel",
      "ark-poly-commit/parallel",
      "ark-poly/parallel",
      "ark-ec/parallel",
      "ark-ff/parallel",
      "ark-std/parallel"
    ],
    "poseidon_bls381_x17_3": [],
    "poseidon_bls381_x17_5": [],
    "poseidon_bls381_x3_3": [],
    "poseidon_bls381_x3_5": [],
    "poseidon_bls381_x5_3": [],
    "poseidon_bls381_x5_5": [],
    "poseidon_bn254_x17_3": [],
    "poseidon_bn254_x17_5": [],
    "poseidon_bn254_x3_3": [],
    "poseidon_bn254_x3_5": [],
    "poseidon_bn254_x5_2": [],
    "poseidon_bn254_x5_3": [],
    "poseidon_bn254_x5_4": [],
    "poseidon_bn254_x5_5": [],
    "r1cs": [],
    "std": [
      "ark-std/std"
    ],
    "test": [
      "poseidon_bn254_x5_5",
      "poseidon_bn254_x5_3"
    ]
  },
  "index_path": "ar/kw/arkworks-utils",
  "name": "arkworks-utils",
  "pubtime": "2022-02-15T10:54:02Z",
  "vers": "0.4.20",
  "yanked": false
}
