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
5
Cargo.lock
generated
5
Cargo.lock
generated
|
|
@ -968,9 +968,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "reset_daemon"
|
||||
version = "2.1.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8cf329c1f14918f24d8d8f1674a16f5103208682f97b5d2bf1621b09c563c9cb"
|
||||
version = "2.1.1"
|
||||
source = "git+https://github.com/Xetibo/ReSet-Daemon?branch=dev#ea5e866068fa991a1ca05c42c0707b93f8701413"
|
||||
dependencies = [
|
||||
"crossbeam",
|
||||
"dbus",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue