Merge pull request #2656 from fufesou/feat/keyboard_more_keys

keyboard support more keys
This commit is contained in:
RustDesk 2022-12-27 13:33:55 +08:00 committed by GitHub
commit 5b3b7bd3c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -4305,7 +4305,7 @@ dependencies = [
[[package]]
name = "rdev"
version = "0.5.0-2"
source = "git+https://github.com/asur4s/rdev#81aa6559e931fed914e0d38edfd98cbe4bc908c1"
source = "git+https://github.com/asur4s/rdev#e2d6171a6d844aaac19cdbda04239e6b8cc483e5"
dependencies = [
"cocoa",
"core-foundation 0.9.3",