mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 02:51:28 +03:00
fix android bit rate
This commit is contained in:
@@ -28,6 +28,7 @@ android_logger = "0.10"
|
||||
jni = "0.19"
|
||||
lazy_static = "1.4"
|
||||
log = "0.4"
|
||||
serde_json = "1.0"
|
||||
|
||||
[target.'cfg(not(target_os = "android"))'.dev-dependencies]
|
||||
repng = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user