Pi66

pind
Simple Rust hotkey daemon.
git clone https://git.pi66.xyz/pind

← back to log

V1.0.0

author: pi66
date: 2025-09-04 21:38
hash: af91c3226442b13c4c70ef78f5f767382cfcf213

Diffstat:

M

Cargo.lock
2 +++++++++++++++---------------
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
diff --git a/Cargo.lock b/Cargo.lock
index 8eb3e07..b51ff93 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -68,7 +68,7 @@ dependencies = [

 [[package]]
 name = "pind"
-version = "0.2.0"
+version = "1.0.0"
 dependencies = [
  "evdev",
 ]