mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 01:13:19 +03:00
@@ -20,6 +20,7 @@ libc = "0.2"
|
||||
num_cpus = "1.13"
|
||||
lazy_static = "1.4"
|
||||
hbb_common = { path = "../hbb_common" }
|
||||
webm = "1.0"
|
||||
|
||||
[dependencies.winapi]
|
||||
version = "0.3"
|
||||
@@ -37,7 +38,6 @@ ndk = { version = "0.7", features = ["media"], optional = true}
|
||||
[target.'cfg(not(target_os = "android"))'.dev-dependencies]
|
||||
repng = "0.2"
|
||||
docopt = "1.1"
|
||||
webm = "1.0"
|
||||
serde = {version="1.0", features=["derive"]}
|
||||
quest = "0.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user