mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Update to winit 0.24.
Co-authored-by: Josh Matthews <josh@joshmatthews.net> Co-authored-by: Paulo E. Castro <pecastro@wormholenet.com>
This commit is contained in:
parent
970ab0348f
commit
10231573be
18 changed files with 695 additions and 543 deletions
|
@ -78,7 +78,7 @@ servo_url = { path = "../url" }
|
|||
sparkle = "0.1"
|
||||
style = { path = "../style", features = ["servo"] }
|
||||
style_traits = { path = "../style_traits", features = ["servo"] }
|
||||
surfman = "0.3"
|
||||
surfman = "0.4"
|
||||
webdriver_server = { path = "../webdriver_server", optional = true }
|
||||
webgpu = { path = "../webgpu" }
|
||||
webrender = { git = "https://github.com/servo/webrender" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue