{
  "cksum": "285b5059303cceab13428e1f6d098330e85b815c1d54c917f169f525670d2ad3",
  "crate_file": "mediaframe-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/mediaframe/mediaframe-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "buffa",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "display",
        "is_variant"
      ],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "half",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "icu_locale_core",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "mediatime",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "smol_str",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "bayer": [
      "derive_more/try_unwrap",
      "derive_more/unwrap"
    ],
    "mono": [
      "derive_more/try_unwrap",
      "derive_more/unwrap"
    ],
    "rgb": [
      "derive_more/try_unwrap",
      "derive_more/unwrap"
    ],
    "rgb-legacy": [
      "derive_more/try_unwrap",
      "derive_more/unwrap"
    ],
    "v210": [
      "derive_more/try_unwrap",
      "derive_more/unwrap"
    ],
    "xyz": [
      "derive_more/try_unwrap",
      "derive_more/unwrap"
    ],
    "y2xx": [
      "derive_more/try_unwrap",
      "derive_more/unwrap"
    ],
    "yuv-444-packed": [
      "derive_more/try_unwrap",
      "derive_more/unwrap"
    ],
    "yuv-packed": [
      "derive_more/try_unwrap",
      "derive_more/unwrap"
    ],
    "yuv-planar": [
      "derive_more/try_unwrap",
      "derive_more/unwrap"
    ],
    "yuv-semi-planar": [
      "derive_more/try_unwrap",
      "derive_more/unwrap"
    ],
    "yuva": [
      "derive_more/try_unwrap",
      "derive_more/unwrap"
    ]
  },
  "features2": {
    "alloc": [
      "dep:smol_str",
      "dep:icu_locale_core",
      "icu_locale_core/alloc",
      "dep:bytes",
      "derive_more/unwrap",
      "derive_more/try_unwrap"
    ],
    "buffa": [
      "dep:buffa",
      "mediatime/buffa",
      "alloc"
    ],
    "default": [
      "std"
    ],
    "frame": [
      "yuv-planar",
      "yuv-semi-planar",
      "yuva",
      "yuv-packed",
      "yuv-444-packed",
      "y2xx",
      "v210",
      "rgb",
      "rgb-float",
      "rgb-legacy",
      "gbr",
      "gray",
      "bayer",
      "xyz",
      "mono"
    ],
    "gbr": [
      "derive_more/try_unwrap",
      "derive_more/unwrap",
      "dep:half"
    ],
    "gray": [
      "derive_more/try_unwrap",
      "derive_more/unwrap",
      "dep:half"
    ],
    "rgb-float": [
      "derive_more/try_unwrap",
      "derive_more/unwrap",
      "dep:half"
    ],
    "std": [
      "alloc",
      "thiserror/default",
      "smol_str?/std",
      "bytes?/std"
    ]
  },
  "index_path": "me/di/mediaframe",
  "name": "mediaframe",
  "pubtime": "2026-05-21T05:49:24Z",
  "rust_version": "1.95.0",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
