{
  "cksum": "0ad03e9d126fb248cc8f8bfecd5f1220195e0a6694b4d605f051cc3ac78f36ad",
  "crate_file": "taceo-circom-types-0.2.3.crate",
  "crate_url": "https://static.crates.io/crates/taceo-circom-types/taceo-circom-types-0.2.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ark-bls12-381",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ark-bn254",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ec",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ff",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-groth16",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-poly",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-relations",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-serde-compat",
      "optional": false,
      "package": "taceo-ark-serde-compat",
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-serialize",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ark-std",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "env"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.4.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eyre",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "num-bigint",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "groth16": [],
    "plonk": [],
    "public-input": [],
    "r1cs": [],
    "witness": []
  },
  "features2": {
    "bin": [
      "bn254",
      "dep:clap",
      "dep:eyre",
      "dep:tracing-subscriber",
      "groth16",
      "zkey"
    ],
    "bls12-381": [
      "ark-serde-compat/bls12-381",
      "dep:ark-bls12-381"
    ],
    "bn254": [
      "ark-serde-compat/bn254",
      "dep:ark-bn254"
    ],
    "default": [
      "bn254",
      "full-groth16",
      "parallel"
    ],
    "full": [
      "bls12-381",
      "bn254",
      "full-groth16",
      "full-plonk"
    ],
    "full-groth16": [
      "groth16",
      "proof",
      "public-input",
      "r1cs",
      "verification-key",
      "witness",
      "zkey"
    ],
    "full-plonk": [
      "plonk",
      "proof",
      "public-input",
      "r1cs",
      "verification-key",
      "witness",
      "zkey"
    ],
    "parallel": [
      "dep:rayon"
    ],
    "proof": [
      "dep:ark-groth16"
    ],
    "verification-key": [
      "dep:ark-groth16"
    ],
    "zkey": [
      "dep:ark-groth16",
      "dep:ark-relations"
    ]
  },
  "index_path": "ta/ce/taceo-circom-types",
  "name": "taceo-circom-types",
  "pubtime": "2026-03-04T15:21:56Z",
  "rust_version": "1.90",
  "v": 2,
  "vers": "0.2.3",
  "yanked": false
}
