mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 07:21:28 +03:00
@@ -28,6 +28,11 @@ confy = { git = "https://github.com/open-trade/confy" }
|
||||
dirs-next = "2.0"
|
||||
filetime = "0.2"
|
||||
sodiumoxide = "0.2"
|
||||
tokio-socks = { git = "https://github.com/fufesou/tokio-socks" }
|
||||
futures-core = "0.3"
|
||||
futures-sink = "0.3"
|
||||
async-trait = "0.1"
|
||||
pin-project = "1"
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
||||
mac_address = "1.1"
|
||||
|
||||
Reference in New Issue
Block a user