mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 18:41:29 +03:00
fix: Optimize HTTP requests, refine translations, and fix dependencies
This commit is contained in:
@@ -65,7 +65,6 @@ samplerate = { version = "0.2", optional = true }
|
||||
uuid = { version = "1.3", features = ["v4"] }
|
||||
clap = "4.2"
|
||||
rpassword = "7.2"
|
||||
base64 = "0.21"
|
||||
num_cpus = "1.15"
|
||||
bytes = { version = "1.4", features = ["serde"] }
|
||||
default-net = "0.14"
|
||||
|
||||
Reference in New Issue
Block a user