fix on android

This commit is contained in:
rustdesk
2021-07-29 13:30:12 +08:00
parent cd9c189c64
commit a740870b67
2 changed files with 2 additions and 4 deletions

View File

@@ -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 }