{
  "cksum": "6b6e793dfd0ee192d1999c655797ecc956c82d1f6d367be20bf6b81d6a1c87ac",
  "crate_file": "fast_image_resize-5.6.0.crate",
  "crate_url": "https://static.crates.io/crates/fast_image_resize/fast_image_resize-5.6.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": true,
      "req": "^1.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cpufeatures",
      "optional": true,
      "req": "^0.2.17",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "cargo_bench_support"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "document-features",
      "optional": true,
      "req": "^0.2.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.25.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "itertools",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "libvips",
      "optional": false,
      "req": "^1.7",
      "target": "cfg(all(not(target_arch = \"wasm32\"), not(target_os = \"windows\")))"
    },
    {
      "default_features": false,
      "features": [
        "sched"
      ],
      "kind": "dev",
      "name": "nix",
      "optional": false,
      "req": "^0.30.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "png",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "resize",
      "optional": false,
      "req": "^0.8.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rgb",
      "optional": false,
      "req": "^0.8.52",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde_derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tera",
      "optional": false,
      "req": "^1.20",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "walkdir",
      "optional": false,
      "req": "^2.5",
      "target": null
    }
  ],
  "features": {
    "only_u8x4": []
  },
  "features2": {
    "bytemuck": [
      "dep:bytemuck"
    ],
    "default": [
      "std"
    ],
    "for_testing": [
      "std",
      "image",
      "image/png",
      "bytemuck"
    ],
    "image": [
      "std",
      "dep:image",
      "dep:bytemuck"
    ],
    "no_std": [
      "num-traits/libm",
      "dep:cpufeatures"
    ],
    "rayon": [
      "std",
      "dep:rayon",
      "resize/rayon",
      "image/rayon"
    ],
    "std": [
      "thiserror/std",
      "num-traits/std",
      "dep:document-features"
    ]
  },
  "index_path": "fa/st/fast_image_resize",
  "name": "fast_image_resize",
  "pubtime": "2026-01-07T17:29:42Z",
  "rust_version": "1.87.0",
  "v": 2,
  "vers": "5.6.0",
  "yanked": true
}
