mirror of
https://github.com/rustdesk/hbb_common.git
synced 2026-04-22 16:16:51 +00:00
Merge branch 'rustdesk:main' into main
This commit is contained in:
@@ -90,3 +90,8 @@ winapi = { version = "0.3", features = [
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
osascript = "0.3"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
sctk = { package = "smithay-client-toolkit", version = "0.20.0", default-features = false, features = [
|
||||
"calloop",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user