startup: Add spinloop until daemon is ready

This commit is contained in:
DashieTM 2024-06-04 23:37:15 +02:00
parent 6a605f1d08
commit 918bf9c70a
7 changed files with 17 additions and 8 deletions

View file

@ -7,7 +7,7 @@ repository = "https://github.com/Xetibo/ReSet"
license = "GPL-3.0-or-later"
[dependencies]
reset_daemon = "1.5.0"
reset_daemon = "2.1.0"
re_set-lib = "5.2.1"
# re_set-lib = { git = "https://github.com/Xetibo/ReSet-Lib" }
adw = { version = "0.6.0", package = "libadwaita", features = ["v1_4"] }