mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +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
|
@ -67,17 +67,18 @@ packages = [
|
|||
# Lots of crates to update.
|
||||
"smallvec",
|
||||
|
||||
# https://github.com/servo/servo/issues/24421
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"unicode-xid",
|
||||
|
||||
# https://github.com/servo/servo/pull/25518
|
||||
"core-foundation",
|
||||
"core-foundation-sys",
|
||||
"core-graphics",
|
||||
"lyon_geom",
|
||||
|
||||
# https://github.com/servo/servo/pull/28236
|
||||
"dlib",
|
||||
"nix",
|
||||
"nom",
|
||||
"strsim",
|
||||
|
||||
# Duplicated by webrender debugger via ws
|
||||
"digest",
|
||||
"generic-array",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue