Pi66

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

← back to log

V0.1.4

author: pi66
date: 2025-08-16 23:29
hash: 31c56b045fb27a132d790cd2f5659124b6627b57

Diffstat:

M

Cargo.toml
2 +++++++++++++++---------------
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
diff --git a/Cargo.toml b/Cargo.toml
index f3b9e44..8589586 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "pind"
-version = "0.1.3"
+version = "0.1.4"
 edition = "2024"

 [dependencies]