{
  "cksum": "fb923f8bca5c1965db1076f005c42754e2c57725302b891f12ae9910ae8a7f29",
  "crate_file": "dicom-pixeldata-0.9.1.crate",
  "crate_url": "https://static.crates.io/crates/dicom-pixeldata/dicom-pixeldata-0.9.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cargo",
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dicom-core",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dicom-dictionary-std",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dicom-encoding",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dicom-object",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "dicom-test-files",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dicom-transfer-syntax-registry",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gdcm-rs",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "jpeg",
        "png",
        "pnm",
        "tiff",
        "webp",
        "bmp",
        "exr"
      ],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": ">=0.25.1, <0.25.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": true,
      "req": "^0.16.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": ">=1.5, <1.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon-core",
      "optional": true,
      "req": "~1, <1.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.26.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "snafu",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3.17",
      "target": null
    }
  ],
  "features": {
    "charls": [
      "dicom-transfer-syntax-registry/charls"
    ],
    "charls-vcpkg": [
      "dicom-transfer-syntax-registry/charls-vcpkg"
    ],
    "deflate": [
      "dicom-object/deflate",
      "dicom-transfer-syntax-registry/deflate"
    ],
    "gdcm": [
      "gdcm-rs"
    ],
    "jpeg": [
      "dicom-transfer-syntax-registry/jpeg"
    ],
    "jpegxl": [
      "dicom-transfer-syntax-registry/jpegxl"
    ],
    "native": [
      "dicom-transfer-syntax-registry/native",
      "jpeg",
      "rle",
      "deflate"
    ],
    "openjp2": [
      "dicom-transfer-syntax-registry/openjp2"
    ],
    "openjpeg-sys": [
      "dicom-transfer-syntax-registry/openjpeg-sys"
    ],
    "rle": [
      "dicom-transfer-syntax-registry/rle"
    ]
  },
  "features2": {
    "cli": [
      "dep:clap",
      "dep:tracing-subscriber"
    ],
    "default": [
      "rayon",
      "native"
    ],
    "image": [
      "dep:image"
    ],
    "ndarray": [
      "dep:ndarray"
    ],
    "rayon": [
      "dep:rayon",
      "image?/rayon",
      "dicom-transfer-syntax-registry/rayon"
    ]
  },
  "index_path": "di/co/dicom-pixeldata",
  "name": "dicom-pixeldata",
  "pubtime": "2026-03-28T10:08:27Z",
  "rust_version": "1.72.0",
  "v": 2,
  "vers": "0.9.1",
  "yanked": false
}
