Files
thatscringebro 7417a1b6b2 changed to egui + made the taquin_lib
Signed-off-by: thatscringebro <thatscringebro@tutanota.com>
2025-07-11 15:30:03 -04:00

9 lines
139 B
TOML

[package]
name = "taquin_gui"
version = "0.1.0"
edition = "2024"
[dependencies]
eframe = "0.32.0"
taquin_lib = { path = "../taquin_lib" }