mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-12-15 10:01:39 +01:00
startup: Add spinloop until deamon is ready
This commit is contained in:
parent
918bf9c70a
commit
dcc9de9230
4 changed files with 23 additions and 16 deletions
|
|
@ -7,7 +7,8 @@ repository = "https://github.com/Xetibo/ReSet"
|
|||
license = "GPL-3.0-or-later"
|
||||
|
||||
[dependencies]
|
||||
reset_daemon = "2.1.0"
|
||||
# reset_daemon = "2.1.1"
|
||||
reset_daemon = { git = "https://github.com/Xetibo/ReSet-Daemon", branch = "dev" }
|
||||
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"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue