mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-16 03:21:29 +03:00
fix: linux, home (#13879)
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
@@ -176,7 +176,6 @@ evdev = { git="https://github.com/rustdesk-org/evdev" }
|
||||
dbus = "0.9"
|
||||
dbus-crossroads = "0.5"
|
||||
pam = { git="https://github.com/rustdesk-org/pam" }
|
||||
users = { version = "0.11" }
|
||||
x11-clipboard = {git="https://github.com/clslaid/x11-clipboard", branch = "feat/store-batch", optional = true}
|
||||
x11rb = {version = "0.12", features = ["all-extensions"], optional = true}
|
||||
percent-encoding = {version = "2.3", optional = true}
|
||||
|
||||
Reference in New Issue
Block a user