{
  "cksum": "d400ae91acbeafa6f80070a03e1117a794a95f295050f44538a4c7dd55abd491",
  "crate_file": "stwo-2.2.0.crate",
  "crate_url": "https://static.crates.io/crates/stwo/stwo-2.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "aligned",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": false,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "extern_crate_alloc"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.14.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5.1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": false,
      "req": "^6.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "educe",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "fnv",
      "optional": false,
      "req": "^1.0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": ">=0.15.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "use_alloc"
      ],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.19",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "small_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "starknet-crypto",
      "optional": false,
      "req": "^0.6.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "serde"
      ],
      "kind": "normal",
      "name": "starknet-ff",
      "optional": false,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "stwo-std-shims",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "trace"
      ],
      "kind": "dev",
      "name": "test-log",
      "optional": false,
      "req": "^0.2.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.40",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen-test",
      "optional": false,
      "req": "^0.3.43",
      "target": "cfg(all(target_family = \"wasm\", not(target_os = \"wasi\")))"
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "parallel": [
      "rayon",
      "indexmap/rayon"
    ],
    "prover": [
      "std",
      "tracing/attributes"
    ],
    "slow-tests": [],
    "std": [
      "blake2/std",
      "blake3/std",
      "hex/std",
      "itertools/use_std",
      "indexmap/std",
      "num-traits/std",
      "starknet-crypto/std",
      "thiserror/std",
      "tracing/std",
      "serde/std",
      "tracing-subscriber/std",
      "stwo-std-shims/std"
    ],
    "tracing": []
  },
  "index_path": "st/wo/stwo",
  "name": "stwo",
  "pubtime": "2026-03-26T13:41:56Z",
  "vers": "2.2.0",
  "yanked": false
}
