{
  "cksum": "df76a260e375c00c5324f6c05a03745b5fbd718438cd02cd72fdf319605df30f",
  "crate_file": "skia-rs-gpu-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/skia-rs-gpu/skia-rs-gpu-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ash",
      "optional": true,
      "req": "^0.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glow",
      "optional": true,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "metal",
      "optional": true,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pollster",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "skia-rs-core",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "skia-rs-paint",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "skia-rs-path",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^23.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "webgpu",
        "webgl"
      ],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^23.0",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "metal": [
      "dep:metal"
    ],
    "opengl": [
      "dep:glow"
    ],
    "vulkan": [
      "dep:ash"
    ],
    "webgpu": [
      "wgpu-backend"
    ],
    "wgpu-backend": [
      "dep:wgpu",
      "dep:pollster"
    ]
  },
  "index_path": "sk/ia/skia-rs-gpu",
  "name": "skia-rs-gpu",
  "pubtime": "2026-04-25T16:51:01Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.2.2",
  "yanked": false
}
