mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Update webrender and serde_bytes
This commit is contained in:
parent
97d6351202
commit
808c34498b
17 changed files with 77 additions and 70 deletions
|
@ -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",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue