Initial menu implementation

This commit is contained in:
Richard 2021-07-05 16:23:44 -03:00
parent 4994d34aba
commit 9fc5ad23ed
14 changed files with 487 additions and 8 deletions

View file

@ -20,8 +20,8 @@ thiserror = "1.0"
[dependencies.winit]
version = "0.25"
git = "https://github.com/iced-rs/winit"
rev = "44a9a6fc442fcfa3fa0dfc2d5a2f86fdf4aba10c"
# git = "https://github.com/iced-rs/winit"
# rev = "e351421a32bf01b428325dde44dea39ee2656153"
[dependencies.iced_native]
version = "0.4"