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

26 lines
641 B

[package]
description = "Swhkd clone for Odilia"
edition = "2021"
name = "sohkd"
version = "1.2.1"
authors = [
"Shinyzenith <aakashsensharma@gmail.com>\n",
"Angelo Fallaria <ba.fallaria@gmail.com>\n",
"EdenQwQ <lsahlm1eden@gmail.com>\n",
"Tait Hoyem <tait@tait.tech>\n"
]
[dependencies]
clap = "3.1.6"
env_logger = "0.9.0"
evdev = { version = "^0.11.6", features = ["tokio"] }
itertools = "0.10.3"
log = "0.4.14"
nix = "0.23.1"
signal-hook = "0.3.13"
signal-hook-tokio = { version = "0.3.1", features = ["futures-v0_3"] }
sysinfo = "0.23.5"
tokio = { version = "1.17.0", features = ["full"] }
tokio-stream = "0.1.8"
serde_json = "1.0"