{
  "cksum": "a20d8398f550ead6da44e799216299c1488b93b514bb6c08cb0d409e91328449",
  "crate_file": "input-emulation-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/input-emulation/input-emulation-0.4.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "remote_desktop",
        "screencast",
        "tokio"
      ],
      "kind": "normal",
      "name": "ashpd",
      "optional": true,
      "req": "^0.13.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": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2.6.0",
      "target": "cfg(all(unix, not(target_os=\"macos\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2.6.0",
      "target": "cfg(target_os=\"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-foundation",
      "optional": false,
      "req": "^0.10.0",
      "target": "cfg(target_os=\"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-foundation-sys",
      "optional": false,
      "req": "^0.8.6",
      "target": "cfg(target_os=\"macos\")"
    },
    {
      "default_features": true,
      "features": [
        "highsierra"
      ],
      "kind": "normal",
      "name": "core-graphics",
      "optional": false,
      "req": "^0.25.0",
      "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.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "keycode",
      "optional": false,
      "req": "^1.0.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.5.0",
      "target": "cfg(all(unix, not(target_os=\"macos\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util",
        "io-std",
        "macros",
        "net",
        "process",
        "rt",
        "sync",
        "signal",
        "time"
      ],
      "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.61.2",
      "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": [
      "wlroots",
      "x11",
      "remote_desktop_portal",
      "libei"
    ],
    "libei": [
      "dep:reis",
      "dep:ashpd"
    ],
    "remote_desktop_portal": [
      "dep:ashpd"
    ],
    "wlroots": [
      "dep:wayland-client",
      "dep:wayland-protocols",
      "dep:wayland-protocols-wlr",
      "dep:wayland-protocols-misc"
    ],
    "x11": [
      "dep:x11"
    ]
  },
  "index_path": "in/pu/input-emulation",
  "name": "input-emulation",
  "pubtime": "2026-06-12T13:07:48Z",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
