{
  "cksum": "85f26b090b989aebdeaf6a4eed748c1fbcabf67e7273a22e4e0c877b63846d0f",
  "crate_file": "plonky2-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/plonky2/plonky2-0.2.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "compile-time-rng"
      ],
      "kind": "normal",
      "name": "ahash",
      "optional": false,
      "req": "^0.8.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.40",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))"
    },
    {
      "default_features": false,
      "features": [
        "ahash",
        "serde"
      ],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.14.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "jemallocator",
      "optional": false,
      "req": "^0.5.0",
      "target": "cfg(not(target_env = \"msvc\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "keccak-hash",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rand"
      ],
      "kind": "normal",
      "name": "num",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "num_cpus",
      "optional": false,
      "req": "^1.14.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "plonky2_field",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "plonky2_maybe_rayon",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "plonky2_util",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "getrandom"
      ],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_cbor",
      "optional": false,
      "req": "^0.11.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "static_assertions",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "structopt",
      "optional": false,
      "req": "^0.3.26",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "tynm",
      "optional": false,
      "req": "^0.1.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "unroll",
      "optional": false,
      "req": "^0.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "web-time",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    }
  ],
  "features": {
    "gate_testing": [],
    "parallel": [
      "hashbrown/rayon",
      "plonky2_maybe_rayon/parallel"
    ],
    "std": [
      "anyhow/std",
      "rand/std",
      "itertools/use_std"
    ]
  },
  "features2": {
    "default": [
      "gate_testing",
      "parallel",
      "rand_chacha",
      "std",
      "timing"
    ],
    "timing": [
      "std",
      "dep:web-time"
    ]
  },
  "index_path": "pl/on/plonky2",
  "name": "plonky2",
  "pubtime": "2024-04-16T11:12:50Z",
  "v": 2,
  "vers": "0.2.2",
  "yanked": false
}
