Refactor Viewport and Compositor

This commit is contained in:
Héctor Ramón Jiménez 2020-05-20 20:28:35 +02:00
parent 720e7756f2
commit a1a5fcfd46
24 changed files with 202 additions and 278 deletions

View file

@ -9,7 +9,6 @@ repository = "https://github.com/hecrj/iced"
[dependencies]
twox-hash = "1.5"
raw-window-handle = "0.3"
unicode-segmentation = "1.6"
[dependencies.iced_core]