mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 13:01:29 +03:00
Upgrade arboard (#8522)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -89,7 +89,7 @@ sys-locale = "0.3"
|
||||
enigo = { path = "libs/enigo", features = [ "with_serde" ] }
|
||||
clipboard = { path = "libs/clipboard" }
|
||||
ctrlc = "3.2"
|
||||
arboard = { git = "https://github.com/fufesou/arboard", branch = "feat/x11_set_conn_timeout", features = ["wayland-data-control"] }
|
||||
arboard = { version = "3.4.0", features = ["wayland-data-control"] }
|
||||
system_shutdown = "4.0"
|
||||
qrcode-generator = "4.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user