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:21
hash: 9b8f8dada595fe26ecf7cf515769ed796eb70209

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 bace109..902fbe0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "pind"
-version = "0.2.0"
+version = "1.0.0"
 edition = "2024"

 [dependencies]