mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Do not manually keep the modifiers state
This commit is contained in:
parent
78e90d6358
commit
8c4d4a3aaa
5 changed files with 24 additions and 60 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3144,7 +3144,6 @@ name = "servo"
|
|||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"backtrace 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"bitflags 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"euclid 0.18.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"gdi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"gleam 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue