mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 15:01:28 +03:00
fix on android
This commit is contained in:
@@ -32,7 +32,7 @@ quest = "0.3"
|
||||
|
||||
[build-dependencies]
|
||||
target_build_utils = "0.3"
|
||||
bindgen = "0.53"
|
||||
bindgen = "0.59"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
dbus = { version = "0.9", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user