{
  "cksum": "6f838ae439a56a92181ba4098c2da5eb7ea8283a15ac8226db6cae32a3a24a26",
  "crate_file": "arboard-2.0.0.crate",
  "crate_url": "https://static.crates.io/crates/arboard/arboard-2.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clipboard-win",
      "optional": false,
      "req": "^4.2",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-graphics",
      "optional": true,
      "req": "^0.22",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tiff"
      ],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.23",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": false,
      "features": [
        "bmp"
      ],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.23.12",
      "target": "cfg(windows)"
    },
    {
      "default_features": false,
      "features": [
        "png"
      ],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.23.9",
      "target": "cfg(all(unix, not(any(target_os = \"macos\", target_os = \"android\", target_os = \"emscripten\"))))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(all(unix, not(any(target_os = \"macos\", target_os = \"android\", target_os = \"emscripten\"))))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc-foundation",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc_id",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.7",
      "target": "cfg(all(unix, not(any(target_os = \"macos\", target_os = \"android\", target_os = \"emscripten\"))))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.11",
      "target": "cfg(all(unix, not(any(target_os = \"macos\", target_os = \"android\", target_os = \"emscripten\"))))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "scopeguard",
      "optional": false,
      "req": "^1.1.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "simple_logger",
      "optional": false,
      "req": "^1.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "basetsd",
        "stringapiset",
        "winuser",
        "winbase"
      ],
      "kind": "normal",
      "name": "winapi",
      "optional": false,
      "req": "^0.3.9",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wl-clipboard-rs",
      "optional": true,
      "req": "^0.4.1",
      "target": "cfg(all(unix, not(any(target_os = \"macos\", target_os = \"android\", target_os = \"emscripten\"))))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x11rb",
      "optional": false,
      "req": "^0.8",
      "target": "cfg(all(unix, not(any(target_os = \"macos\", target_os = \"android\", target_os = \"emscripten\"))))"
    }
  ],
  "features": {
    "default": [
      "image-data"
    ],
    "image-data": [
      "core-graphics",
      "image",
      "winapi/minwindef",
      "winapi/wingdi",
      "winapi/winnt"
    ],
    "wayland-data-control": [
      "wl-clipboard-rs"
    ]
  },
  "index_path": "ar/bo/arboard",
  "name": "arboard",
  "pubtime": "2021-08-07T09:44:58Z",
  "vers": "2.0.0",
  "yanked": false
}
