mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 08:51:29 +03:00
@@ -48,6 +48,9 @@ protobuf-codegen = { version = "3.1" }
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
winapi = { version = "0.3", features = ["winuser"] }
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
osascript = "0.3.0"
|
||||
|
||||
[dev-dependencies]
|
||||
toml = "0.5"
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user