mirror of
https://github.com/Astatin3/CC2.git
synced 2026-06-09 08:28:00 -06:00
8 lines
93 B
TOML
8 lines
93 B
TOML
[package]
|
|
name = "touch"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
evdev = "0.13.2"
|