Update webrender.

This commit is contained in:
Josh Matthews 2019-01-03 13:48:00 -05:00
parent fb95f9df9c
commit 9f855ae847
15 changed files with 370 additions and 214 deletions

View file

@ -32,9 +32,14 @@ rand = [
[ignore]
# Ignored packages with duplicated versions
packages = [
"base64",
"block-buffer",
"byte-tools",
"crossbeam-deque",
"crossbeam-epoch",
"crossbeam-utils",
"digest",
"generic-array",
"rand",
"unicase",
"winapi",