Update webrender and serde_bytes

This commit is contained in:
Anthony Ramine 2019-10-11 19:40:15 +02:00 committed by Josh Matthews
parent 97d6351202
commit 808c34498b
17 changed files with 77 additions and 70 deletions

View file

@ -29,12 +29,15 @@ rand = [
packages = [
"cgl",
"cocoa",
"gl_generator", # https://github.com/servo/servo/pull/23288#issuecomment-494687746
"gleam",
# https://github.com/servo/servo/pull/23288#issuecomment-494687746
"gl_generator",
# https://github.com/servo/servo/issues/24421
"proc-macro2",
"quote",
"syn",
"synstructure",
"unicode-xid",
"wayland-sys",
]