named tabs

This commit is contained in:
Breval Ferrari 2024-05-01 20:49:48 +02:00
parent b986200de1
commit acc35f78fa
No known key found for this signature in database
5 changed files with 71 additions and 49 deletions

View file

@ -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"]