changed to egui + made the taquin_lib

Signed-off-by: thatscringebro <thatscringebro@tutanota.com>
This commit is contained in:
thatscringebro
2025-07-11 15:30:03 -04:00
parent 3e9f790d82
commit 7417a1b6b2
5 changed files with 211 additions and 4 deletions

View File

@@ -4,4 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
iced = "0.13.1"
eframe = "0.32.0"
taquin_lib = { path = "../taquin_lib" }