You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
212 B
TOML

[package]
name = "misclick"
version = "0.1.0"
authors = ["eater <=@eater.me>"]
edition = "2018"
[dependencies]
rlua = "0.16.3"
maplit = "1.0.2"
[dependencies.x11]
version = "2.18.1"
features = ["xlib", "xtest"]