{
  "cksum": "62ae12aca5f16f3dc08d259cbfa827199041022af65e881ec688fb546536e613",
  "crate_file": "rimage-0.9.1.crate",
  "crate_url": "https://static.crates.io/crates/rimage/rimage-0.9.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glob",
      "optional": true,
      "req": "^0.3.1",
      "target": "cfg(windows)"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "imagequant",
      "optional": true,
      "req": "^4.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "jpegxl-rs",
      "optional": true,
      "req": "^0.8.2",
      "target": "cfg(all(target_os = \"macos\", target_arch = \"x86_64\"))"
    },
    {
      "default_features": false,
      "features": [
        "vendored"
      ],
      "kind": "normal",
      "name": "jpegxl-rs",
      "optional": true,
      "req": "^0.8.2",
      "target": "cfg(not(all(target_os = \"macos\", target_arch = \"x86_64\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kamadak-exif",
      "optional": true,
      "req": "^0.5.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "codec-aom"
      ],
      "kind": "normal",
      "name": "libavif-sys",
      "optional": true,
      "req": "^0.14.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "with_simd"
      ],
      "kind": "normal",
      "name": "mozjpeg",
      "optional": false,
      "req": "^0.10.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zopfli",
        "filetime"
      ],
      "kind": "normal",
      "name": "oxipng",
      "optional": true,
      "req": "^9.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "png",
      "optional": false,
      "req": "^0.17.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ravif",
      "optional": true,
      "req": "^0.11.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "resize",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rgb",
      "optional": false,
      "req": "^0.8.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.49",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "transpose",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "webp",
      "optional": true,
      "req": "^0.2.6",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "avif": [
      "dep:libavif-sys",
      "dep:ravif"
    ],
    "cli": [
      "dep:clap",
      "dep:glob",
      "quantization",
      "resizing",
      "exif"
    ],
    "default": [
      "cli",
      "parallel",
      "quantization",
      "resizing",
      "exif",
      "oxipng"
    ],
    "exif": [
      "dep:kamadak-exif",
      "transform"
    ],
    "jxl": [
      "dep:jpegxl-rs"
    ],
    "parallel": [
      "mozjpeg/parallel",
      "imagequant?/threads",
      "oxipng?/parallel",
      "jpegxl-rs?/threads",
      "dep:rayon"
    ],
    "quantization": [
      "dep:imagequant"
    ],
    "resizing": [
      "dep:resize"
    ],
    "transform": [
      "dep:transpose"
    ]
  },
  "index_path": "ri/ma/rimage",
  "name": "rimage",
  "pubtime": "2023-10-16T17:41:58Z",
  "v": 2,
  "vers": "0.9.1",
  "yanked": false
}
