named tabs
This commit is contained in:
parent
b986200de1
commit
acc35f78fa
5 changed files with 71 additions and 49 deletions
|
@ -8,10 +8,11 @@ license = "Unlicense"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
derive-new = "0.6"
|
||||
derive-new = "0.6.0"
|
||||
eframe = "0.27"
|
||||
egui_dock = "0.12"
|
||||
rfd = "0.14"
|
||||
strum = { version = "0.26", features = ["derive"] }
|
||||
|
||||
[workspace]
|
||||
members = ["bingus"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue