mirror of
https://github.com/servo/servo.git
synced 2025-10-02 17:49:16 +01:00
Add key up/down C API
This commit is contained in:
parent
7653c6c9fc
commit
71bd7a4199
3 changed files with 31 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -5224,6 +5224,7 @@ dependencies = [
|
|||
"backtrace",
|
||||
"cbindgen",
|
||||
"env_logger",
|
||||
"keyboard-types",
|
||||
"lazy_static",
|
||||
"libc",
|
||||
"log",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue