mirror of
https://github.com/rustdesk/rustdesk
synced 2026-04-21 13:27:19 +00:00
wl-clipboard-rs 0.9 and refresh cargo.lock
This commit is contained in:
parent
1252f45506
commit
2116fec20b
2 changed files with 1228 additions and 1191 deletions
2416
Cargo.lock
generated
2416
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -89,7 +89,8 @@ sys-locale = "0.3"
|
|||
enigo = { path = "libs/enigo", features = [ "with_serde" ] }
|
||||
clipboard = { path = "libs/clipboard" }
|
||||
ctrlc = "3.2"
|
||||
arboard = { version = "3.4.0", features = ["wayland-data-control"] }
|
||||
# arboard = { version = "3.4.0", features = ["wayland-data-control"] }
|
||||
arboard = { git = "https://github.com/rustdesk-org/arboard", features = ["wayland-data-control"] }
|
||||
system_shutdown = "4.0"
|
||||
qrcode-generator = "4.1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue