{
  "cksum": "3177eca2c15033e254b9b70c4915150200b1cf6fa777de18be9977ae5850077f",
  "crate_file": "softbuffer-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/softbuffer/softbuffer-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": true,
      "req": "^1.12.3",
      "target": "cfg(all(unix, not(any(target_vendor = \"apple\", target_os = \"android\", target_os = \"redox\"))))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cfg_aliases",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cocoa",
      "optional": false,
      "req": "^0.24.0",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-graphics",
      "optional": false,
      "req": "^0.22.3",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fastrand",
      "optional": true,
      "req": "^1.8.0",
      "target": "cfg(all(unix, not(any(target_vendor = \"apple\", target_os = \"android\", target_os = \"redox\", target_os = \"linux\", target_os = \"freebsd\"))))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "foreign-types",
      "optional": false,
      "req": "^0.3.0",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": false,
      "features": [
        "jpeg"
      ],
      "kind": "dev",
      "name": "image",
      "optional": false,
      "req": "^0.23.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "image",
      "optional": false,
      "req": "^0.23.14",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "instant",
      "optional": false,
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nix",
      "optional": true,
      "req": "^0.26.1",
      "target": "cfg(all(unix, not(any(target_vendor = \"apple\", target_os = \"android\", target_os = \"redox\"))))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc",
      "optional": false,
      "req": "^0.2.7",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "raw-window-handle",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rayon",
      "optional": false,
      "req": "^1.5.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "redox_syscall",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_os = \"redox\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2.78",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "client_system"
      ],
      "kind": "normal",
      "name": "wayland-backend",
      "optional": true,
      "req": "^0.1.0",
      "target": "cfg(all(unix, not(any(target_vendor = \"apple\", target_os = \"android\", target_os = \"redox\"))))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wayland-client",
      "optional": true,
      "req": "^0.30.0",
      "target": "cfg(all(unix, not(any(target_vendor = \"apple\", target_os = \"android\", target_os = \"redox\"))))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wayland-sys",
      "optional": false,
      "req": "^0.30.0",
      "target": "cfg(all(unix, not(any(target_vendor = \"apple\", target_os = \"android\", target_os = \"redox\"))))"
    },
    {
      "default_features": true,
      "features": [
        "CanvasRenderingContext2d",
        "Document",
        "Element",
        "HtmlCanvasElement",
        "ImageData",
        "Window"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3.55",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "Win32_Graphics_Gdi",
        "Win32_UI_WindowsAndMessaging",
        "Win32_Foundation"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.42.0",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "winit",
      "optional": false,
      "req": "^0.27.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x11-dl",
      "optional": true,
      "req": "^2.19.1",
      "target": "cfg(all(unix, not(any(target_vendor = \"apple\", target_os = \"android\", target_os = \"redox\"))))"
    },
    {
      "default_features": true,
      "features": [
        "allow-unsafe-code",
        "dl-libxcb",
        "shm"
      ],
      "kind": "normal",
      "name": "x11rb",
      "optional": true,
      "req": "^0.11.0",
      "target": "cfg(all(unix, not(any(target_vendor = \"apple\", target_os = \"android\", target_os = \"redox\"))))"
    }
  ],
  "features": {
    "default": [
      "x11",
      "wayland",
      "wayland-dlopen"
    ],
    "wayland": [
      "wayland-backend",
      "wayland-client",
      "nix",
      "fastrand"
    ],
    "wayland-dlopen": [
      "wayland-sys/dlopen"
    ],
    "x11": [
      "bytemuck",
      "nix",
      "x11rb",
      "x11-dl"
    ]
  },
  "index_path": "so/ft/softbuffer",
  "name": "softbuffer",
  "pubtime": "2023-01-06T16:21:53Z",
  "rust_version": "1.60.0",
  "vers": "0.2.0",
  "yanked": false
}
