mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-01 15:57:46 +02:00
fix: Use threading for every single dbus call on audio
This commit is contained in:
parent
ed905cd075
commit
af06f8da32
5 changed files with 176 additions and 138 deletions
|
@ -1042,14 +1042,14 @@
|
|||
{
|
||||
"type": "archive",
|
||||
"archive-type": "tar-gzip",
|
||||
"url": "https://static.crates.io/crates/reset_daemon/reset_daemon-0.1.3.crate",
|
||||
"sha256": "1d7b1c575b773eadd0fc8991de8abb883cfb7bce9c5e8c4f9e10b85cb142efee",
|
||||
"dest": "cargo/vendor/reset_daemon-0.1.3"
|
||||
"url": "https://static.crates.io/crates/reset_daemon/reset_daemon-0.1.4.crate",
|
||||
"sha256": "2978104d24796489f84a2636a8797730bfeac5693a5550751b1fd638dd7bea58",
|
||||
"dest": "cargo/vendor/reset_daemon-0.1.4"
|
||||
},
|
||||
{
|
||||
"type": "inline",
|
||||
"contents": "{\"package\": \"1d7b1c575b773eadd0fc8991de8abb883cfb7bce9c5e8c4f9e10b85cb142efee\", \"files\": {}}",
|
||||
"dest": "cargo/vendor/reset_daemon-0.1.3",
|
||||
"contents": "{\"package\": \"2978104d24796489f84a2636a8797730bfeac5693a5550751b1fd638dd7bea58\", \"files\": {}}",
|
||||
"dest": "cargo/vendor/reset_daemon-0.1.4",
|
||||
"dest-filename": ".cargo-checksum.json"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue