{
  "cksum": "2fd92aca2c6001b1bf5ba0ff84ee74ec8501b52bbef0cac80bf25a6c1d87a83d",
  "crate_file": "crc-fast-1.9.0.crate",
  "crate_url": "https://static.crates.io/crates/crc-fast/crc-fast-1.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "cbindgen",
      "optional": false,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crc",
      "optional": false,
      "req": "~3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": true,
      "req": ">=2.11.0, <2.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "~1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "regex",
      "optional": false,
      "req": "^1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustversion",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "once",
        "rwlock",
        "mutex",
        "spin_mutex"
      ],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.10.0",
      "target": "cfg(target_arch = \"aarch64\")"
    },
    {
      "default_features": false,
      "features": [
        "once",
        "rwlock",
        "mutex",
        "spin_mutex"
      ],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.10.0",
      "target": "cfg(target_arch = \"x86\")"
    },
    {
      "default_features": false,
      "features": [
        "once",
        "rwlock",
        "mutex",
        "spin_mutex"
      ],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.10.0",
      "target": "cfg(target_arch = \"x86_64\")"
    },
    {
      "default_features": false,
      "features": [
        "once",
        "rwlock",
        "mutex",
        "spin_mutex"
      ],
      "kind": "normal",
      "name": "spin",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen-test",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "digest"
    ],
    "cache": [
      "alloc",
      "hashbrown",
      "spin"
    ],
    "cli": [
      "std"
    ],
    "default": [
      "std",
      "panic-handler",
      "ffi"
    ],
    "ffi": [],
    "optimize_crc32_auto": [],
    "optimize_crc32_avx512_v4s3x3": [],
    "optimize_crc32_avx512_vpclmulqdq_v3x2": [],
    "optimize_crc32_neon_blended": [],
    "optimize_crc32_neon_eor3_v9s3x2e_s3": [],
    "optimize_crc32_neon_v12e_v1": [],
    "optimize_crc32_neon_v3s4x2e_v2": [],
    "optimize_crc32_sse_v4s3x3": [],
    "panic-handler": [],
    "std": [
      "alloc"
    ],
    "vpclmulqdq": []
  },
  "index_path": "cr/c-/crc-fast",
  "name": "crc-fast",
  "pubtime": "2025-12-23T08:01:01Z",
  "rust_version": "1.81",
  "vers": "1.9.0",
  "yanked": false
}
