{
  "cksum": "256678384c379ecb7d29c288a96bf3c68336cc81bdc3abac687872788f71ff36",
  "crate_file": "qrtool-0.12.1.crate",
  "crate_url": "https://static.crates.io/crates/qrtool/qrtool-0.12.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anstyle",
      "optional": true,
      "req": "^1.0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anstyle-lossy",
      "optional": true,
      "req": "^1.1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anstyle-yansi",
      "optional": true,
      "req": "^2.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.98",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert_cmd",
      "optional": false,
      "req": "^2.0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "wrap_help"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap_complete",
      "optional": false,
      "req": "^4.5.55",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap_complete_nushell",
      "optional": false,
      "req": "^4.5.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "csscolorparser",
      "optional": false,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "png",
        "rayon"
      ],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "is-svg",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "parallel",
        "zopfli"
      ],
      "kind": "normal",
      "name": "oxipng",
      "optional": true,
      "req": "^9.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "predicates",
      "optional": false,
      "req": "^3.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "qrcode",
      "optional": false,
      "req": "^0.14.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "resvg",
      "optional": true,
      "req": "^0.45.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rqrr",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sysexits",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "xbm",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "yansi",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    }
  ],
  "features": {
    "decode-from-bmp": [
      "image/bmp"
    ],
    "decode-from-dds": [
      "image/dds"
    ],
    "decode-from-exr": [
      "image/exr"
    ],
    "decode-from-ff": [
      "image/ff"
    ],
    "decode-from-gif": [
      "image/gif"
    ],
    "decode-from-hdr": [
      "image/hdr"
    ],
    "decode-from-ico": [
      "image/ico"
    ],
    "decode-from-jpeg": [
      "image/jpeg"
    ],
    "decode-from-pnm": [
      "image/pnm"
    ],
    "decode-from-qoi": [
      "image/qoi"
    ],
    "decode-from-tga": [
      "image/tga"
    ],
    "decode-from-tiff": [
      "image/tiff"
    ],
    "decode-from-webp": [
      "image/webp"
    ]
  },
  "features2": {
    "decode-from-svg": [
      "dep:is-svg",
      "dep:resvg"
    ],
    "decode-from-xbm": [
      "dep:xbm"
    ],
    "default": [
      "decode-from-bmp",
      "decode-from-dds",
      "decode-from-exr",
      "decode-from-ff",
      "decode-from-gif",
      "decode-from-hdr",
      "decode-from-ico",
      "decode-from-jpeg",
      "decode-from-pnm",
      "decode-from-qoi",
      "decode-from-svg",
      "decode-from-tga",
      "decode-from-tiff",
      "decode-from-webp",
      "decode-from-xbm",
      "optimize-output-png",
      "output-as-ansi"
    ],
    "optimize-output-png": [
      "dep:oxipng"
    ],
    "output-as-ansi": [
      "dep:anstyle",
      "dep:anstyle-lossy",
      "dep:anstyle-yansi",
      "dep:yansi"
    ]
  },
  "index_path": "qr/to/qrtool",
  "name": "qrtool",
  "pubtime": "2025-07-28T11:47:30Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.12.1",
  "yanked": false
}
