{
  "cksum": "31e5c5b98591175fb32f1f0fcae8da48b38362f80d1c873bfae53c6c98a9889f",
  "crate_file": "dicom-pixeldata-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/dicom-pixeldata/dicom-pixeldata-0.2.2.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.6.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dicom-dictionary-std",
      "optional": false,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dicom-encoding",
      "optional": false,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dicom-object",
      "optional": false,
      "req": "^0.6.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "dicom-test-files",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dicom-transfer-syntax-registry",
      "optional": false,
      "req": "^0.6.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gdcm-rs",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "jpeg",
        "png",
        "pnm",
        "tiff",
        "webp",
        "bmp",
        "openexr"
      ],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.24.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": true,
      "req": "^0.15.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.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.18.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "snafu",
      "optional": false,
      "req": "^0.7.3",
      "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": {
    "gdcm": [
      "gdcm-rs"
    ],
    "jpeg": [
      "dicom-transfer-syntax-registry/jpeg"
    ],
    "native": [
      "dicom-transfer-syntax-registry/native",
      "jpeg",
      "rle"
    ],
    "native_windows": [
      "dicom-transfer-syntax-registry/native_windows",
      "jpeg",
      "rle"
    ],
    "openjpeg-sys": [
      "dicom-transfer-syntax-registry/openjpeg-sys"
    ],
    "rle": [
      "dicom-transfer-syntax-registry/rle"
    ]
  },
  "features2": {
    "cli": [
      "dep:clap",
      "dep:tracing-subscriber"
    ],
    "default": [
      "rayon",
      "native"
    ],
    "default_windows": [
      "rayon",
      "native_windows"
    ],
    "image": [
      "dep:image"
    ],
    "ndarray": [
      "dep:ndarray"
    ],
    "rayon": [
      "dep:rayon",
      "image?/jpeg_rayon",
      "dicom-transfer-syntax-registry/rayon"
    ]
  },
  "index_path": "di/co/dicom-pixeldata",
  "name": "dicom-pixeldata",
  "pubtime": "2023-11-21T19:25:51Z",
  "v": 2,
  "vers": "0.2.2",
  "yanked": false
}
