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:
Josh Matthews 2020-11-20 10:30:02 -05:00
parent 970ab0348f
commit 10231573be
18 changed files with 695 additions and 543 deletions

View file

@ -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",