Merge pull request #4678 from fufesou/fix/try_loop_grabbing_keyboard

update rdev, try loop grabbing keyboard
This commit is contained in:
RustDesk 2023-06-17 17:13:28 +08:00 committed by GitHub
commit 56df6dedc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -4893,7 +4893,7 @@ dependencies = [
[[package]]
name = "rdev"
version = "0.5.0-2"
source = "git+https://github.com/fufesou/rdev#03dd624e215f6e51a0c4db71080cafb2329f6708"
source = "git+https://github.com/fufesou/rdev#ab48d5798c86303b9398727684509b1b43ecfdab"
dependencies = [
"cocoa",
"core-foundation",