simplify configuration

This commit is contained in:
Ferdinand Schober
2025-03-15 16:51:31 +01:00
parent 2f6a3629ad
commit 3ee49753c0
10 changed files with 226 additions and 245 deletions

View File

@@ -13,6 +13,7 @@ async-channel = { version = "2.1.1" }
hostname = "0.4.0"
log = "0.4.20"
lan-mouse-ipc = { path = "../lan-mouse-ipc", version = "0.2.0" }
thiserror = "2.0.0"
[build-dependencies]
glib-build-tools = { version = "0.20.0" }