mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
refactor(window): reference winit where applicable
- relates with #20299
This commit is contained in:
parent
46a8e7184b
commit
ecb465bd65
4 changed files with 33 additions and 28 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2681,6 +2681,7 @@ dependencies = [
|
|||
"user32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"webrender_api 0.57.0 (git+https://github.com/servo/webrender)",
|
||||
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"winit 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"x11 2.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue