Start supporting images in layout 2020

This commit is contained in:
Anthony Ramine 2019-11-29 09:28:44 +01:00 committed by Simon Sapin
parent f24e8d0557
commit 5a360ac63d
11 changed files with 254 additions and 47 deletions

1
Cargo.lock generated
View file

@ -2735,6 +2735,7 @@ dependencies = [
"ipc-channel",
"libc",
"msg",
"net_traits",
"range",
"rayon",
"rayon_croissant",