Files
CC2/touch/Cargo.toml
T

8 lines
93 B
TOML
Raw Normal View History

[package]
name = "touch"
version = "0.1.0"
edition = "2024"
[dependencies]
evdev = "0.13.2"