{
  "cksum": "6045ca509e4abacde2b884ac4618a51d0c017b5d85a3ee84a7226eb33b3154a9",
  "crate_file": "arboard-2.1.0.crate",
  "crate_url": "https://static.crates.io/crates/arboard/arboard-2.1.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.9.0",
      "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": [
        "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": "log",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(windows)"
    },
    {
      "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.12",
      "target": "cfg(all(unix, not(any(target_os = \"macos\", target_os = \"android\", target_os = \"emscripten\"))))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "simple_logger",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "basetsd",
        "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.9",
      "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": "2022-03-10T22:58:58Z",
  "vers": "2.1.0",
  "yanked": false
}
