Initial menu implementation
This commit is contained in:
parent
4994d34aba
commit
9fc5ad23ed
14 changed files with 487 additions and 8 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue