{
  "cksum": "8ae6df6412e061d9792938efc923dc41236edf778058ecc63dc385cd5d5a9ac1",
  "crate_file": "skia-safe-0.63.0.crate",
  "crate_url": "https://static.crates.io/crates/skia-safe/skia-safe-0.63.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.21.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.24.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.30.6",
      "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.3",
      "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.5.0",
      "target": "cfg(all(not(target_os = \"android\"), not(target_os = \"emscripten\"), not(target_os = \"ios\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "skia-bindings",
      "optional": false,
      "req": "=0.63.0",
      "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.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "d3d12",
        "dxgi"
      ],
      "kind": "normal",
      "name": "winapi",
      "optional": true,
      "req": "^0.3.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "winit",
      "optional": false,
      "req": "^0.28.1",
      "target": "cfg(all(not(target_os = \"android\"), not(target_os = \"emscripten\"), not(target_os = \"ios\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "winit",
      "optional": false,
      "req": "^0.28.1",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wio",
      "optional": true,
      "req": "^0.2.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",
      "winapi",
      "wio",
      "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"
    ],
    "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": "2023-06-07T08:47:57Z",
  "vers": "0.63.0",
  "yanked": false
}
