[dependencies.thiserror]
version = "1.0.30"
[dependencies.x11rb]
features = ["xtest", "xkb", "allow-unsafe-code", "xinput"]
version = "0.9.0"
[dependencies.xcb]
version = "1.0.0-beta"
[dependencies.xkbcommon]
features = ["x11"]
version = "0.5.0-beta.0"
[package]
authors = ["Yuxuan Shui"]
description = "X11 input synthesis"
edition = "2021"
homepage = "https://github.com/yshui/inputsynth"
license = "MIT"
name = "inputsynth"
repository = "https://github.com/yshui/inputsynth"
resolver = "2"
version = "0.1.1"