Update Webrender

Fixes #20609
This commit is contained in:
Bastien Orivel 2018-04-10 15:23:50 +02:00 committed by Anthony Ramine
parent 9c6d9f612e
commit 8bd2e91cdc
20 changed files with 296 additions and 346 deletions

View file

@ -39,12 +39,14 @@ num = [
# Ignored packages with duplicated versions
packages = [
"bitflags",
"winapi",
"syn",
"quote",
"unicode-xid",
"itoa",
"log",
"rand"
"num-traits",
"quote",
"rand",
"syn",
"unicode-xid",
"winapi",
]
# Files that are ignored for all tidy and lint checks.
files = [