mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 11:33:20 +03:00
opt: listen status for system tray on Linux
This commit is contained in:
@@ -69,6 +69,7 @@ url = { version = "2.1", features = ["serde"] }
|
||||
reqwest = { version = "0.11", features = ["blocking", "json", "rustls-tls"], default-features=false }
|
||||
chrono = "0.4.23"
|
||||
cidr-utils = "0.5.9"
|
||||
glib = "0.16.5"
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "linux")))'.dependencies]
|
||||
cpal = "0.13.5"
|
||||
|
||||
Reference in New Issue
Block a user