{
  "cksum": "4f15700ac678c06649077495acbba07e7ae01e5ca46b7dc18213f2c3477ada71",
  "crate_file": "skia-safe-0.78.2.crate",
  "crate_url": "https://static.crates.io/crates/skia-safe/skia-safe-0.78.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.75",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "cocoa",
      "optional": false,
      "req": "^0.26.0",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "core-graphics-types",
      "optional": false,
      "req": "^0.1.1",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "foreign-types-shared",
      "optional": false,
      "req": "^0.1.1",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "gl-rs",
      "optional": false,
      "package": "gl",
      "req": "^0.14.0",
      "target": "cfg(all(not(target_os = \"android\"), not(target_os = \"emscripten\"), not(target_os = \"ios\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "glutin",
      "optional": false,
      "req": "^0.32.0",
      "target": "cfg(all(not(target_os = \"android\"), not(target_os = \"emscripten\"), not(target_os = \"ios\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "glutin-winit",
      "optional": false,
      "req": "^0.5.0",
      "target": "cfg(all(not(target_os = \"android\"), not(target_os = \"emscripten\"), not(target_os = \"ios\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "metal-rs",
      "optional": false,
      "package": "metal",
      "req": "^0.24.0",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "objc",
      "optional": false,
      "req": "^0.2.7",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "raw-window-handle",
      "optional": false,
      "req": "^0.6.0",
      "target": "cfg(all(not(target_os = \"android\"), not(target_os = \"emscripten\"), not(target_os = \"ios\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "raw-window-handle",
      "optional": false,
      "req": "^0.6.0",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "skia-bindings",
      "optional": false,
      "req": "=0.78.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "static_assertions",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ureq",
      "optional": true,
      "req": "^2.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32",
        "Win32_Graphics",
        "Win32_Graphics_Dxgi",
        "Win32_Graphics_Direct3D12",
        "Win32_Graphics_Direct3D",
        "Win32_Foundation",
        "Win32_Graphics_Dxgi_Common"
      ],
      "kind": "normal",
      "name": "windows",
      "optional": true,
      "req": "^0.58.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32",
        "Win32_Graphics",
        "Win32_Graphics_Dxgi",
        "Win32_Graphics_Direct3D12",
        "Win32_Graphics_Direct3D",
        "Win32_Foundation",
        "Win32_Graphics_Dxgi_Common"
      ],
      "kind": "dev",
      "name": "windows",
      "optional": false,
      "req": "^0.58.0",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "winit",
      "optional": false,
      "req": "^0.30.2",
      "target": null
    }
  ],
  "features": {
    "all-linux": [
      "gl",
      "egl",
      "vulkan",
      "x11",
      "wayland",
      "textlayout",
      "svg",
      "webp"
    ],
    "all-macos": [
      "gl",
      "vulkan",
      "metal",
      "textlayout",
      "svg",
      "webp"
    ],
    "all-windows": [
      "gl",
      "vulkan",
      "d3d",
      "textlayout",
      "svg",
      "webp"
    ],
    "binary-cache": [
      "skia-bindings/binary-cache"
    ],
    "d3d": [
      "gpu",
      "windows",
      "skia-bindings/d3d"
    ],
    "default": [
      "binary-cache",
      "embed-icudtl"
    ],
    "egl": [
      "gl",
      "skia-bindings/egl"
    ],
    "embed-freetype": [
      "skia-bindings/embed-freetype"
    ],
    "embed-icudtl": [
      "skia-bindings/embed-icudtl"
    ],
    "freetype-woff2": [
      "skia-bindings/freetype-woff2"
    ],
    "gl": [
      "gpu",
      "skia-bindings/gl"
    ],
    "gpu": [],
    "metal": [
      "gpu",
      "skia-bindings/metal"
    ],
    "shaper": [
      "textlayout",
      "skia-bindings/shaper"
    ],
    "svg": [
      "skia-bindings/svg",
      "ureq",
      "base64"
    ],
    "textlayout": [
      "skia-bindings/textlayout"
    ],
    "use-system-jpeg-turbo": [
      "skia-bindings/use-system-jpeg-turbo"
    ],
    "vulkan": [
      "gpu",
      "skia-bindings/vulkan"
    ],
    "wayland": [
      "egl",
      "skia-bindings/wayland"
    ],
    "webp": [
      "webp-encode",
      "webp-decode"
    ],
    "webp-decode": [
      "skia-bindings/webp-decode"
    ],
    "webp-encode": [
      "skia-bindings/webp-encode"
    ],
    "x11": [
      "gl",
      "skia-bindings/x11"
    ]
  },
  "index_path": "sk/ia/skia-safe",
  "name": "skia-safe",
  "pubtime": "2024-09-29T16:58:28Z",
  "vers": "0.78.2",
  "yanked": false
}
