{
  "cksum": "23a94c659f102478cd7ef8a8053454d6e08df68da71abb61f512d11a1390711b",
  "crate_file": "input-emulation-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/input-emulation/input-emulation-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "tokio"
      ],
      "kind": "normal",
      "name": "ashpd",
      "optional": true,
      "req": "^0.9",
      "target": "cfg(all(unix, not(target_os=\"macos\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.80",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "highsierra"
      ],
      "kind": "normal",
      "name": "core-graphics",
      "optional": false,
      "req": "^0.23",
      "target": "cfg(target_os=\"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "input-event",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "keycode",
      "optional": false,
      "req": "^0.4.0",
      "target": "cfg(target_os=\"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.19.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio"
      ],
      "kind": "normal",
      "name": "reis",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(all(unix, not(target_os=\"macos\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.61",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util",
        "io-std",
        "macros",
        "net",
        "process",
        "rt",
        "sync",
        "signal"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.32.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wayland-client",
      "optional": true,
      "req": "^0.31.1",
      "target": "cfg(all(unix, not(target_os=\"macos\")))"
    },
    {
      "default_features": true,
      "features": [
        "client",
        "staging",
        "unstable"
      ],
      "kind": "normal",
      "name": "wayland-protocols",
      "optional": true,
      "req": "^0.32.1",
      "target": "cfg(all(unix, not(target_os=\"macos\")))"
    },
    {
      "default_features": true,
      "features": [
        "client"
      ],
      "kind": "normal",
      "name": "wayland-protocols-misc",
      "optional": true,
      "req": "^0.3.1",
      "target": "cfg(all(unix, not(target_os=\"macos\")))"
    },
    {
      "default_features": true,
      "features": [
        "client"
      ],
      "kind": "normal",
      "name": "wayland-protocols-wlr",
      "optional": true,
      "req": "^0.3.1",
      "target": "cfg(all(unix, not(target_os=\"macos\")))"
    },
    {
      "default_features": true,
      "features": [
        "Win32_System_LibraryLoader",
        "Win32_System_Threading",
        "Win32_Foundation",
        "Win32_Graphics",
        "Win32_Graphics_Gdi",
        "Win32_UI_Input_KeyboardAndMouse",
        "Win32_UI_WindowsAndMessaging"
      ],
      "kind": "normal",
      "name": "windows",
      "optional": false,
      "req": "^0.58.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [
        "xlib",
        "xtest"
      ],
      "kind": "normal",
      "name": "x11",
      "optional": true,
      "req": "^2.21.0",
      "target": "cfg(all(unix, not(target_os=\"macos\")))"
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "wayland",
      "x11",
      "xdg_desktop_portal",
      "libei"
    ],
    "libei": [
      "dep:reis",
      "dep:ashpd"
    ],
    "wayland": [
      "dep:wayland-client",
      "dep:wayland-protocols",
      "dep:wayland-protocols-wlr",
      "dep:wayland-protocols-misc"
    ],
    "x11": [
      "dep:x11"
    ],
    "xdg_desktop_portal": [
      "dep:ashpd"
    ]
  },
  "index_path": "in/pu/input-emulation",
  "name": "input-emulation",
  "pubtime": "2024-07-30T09:06:33Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
