trying to eat the spaghetti (make it less)

This commit is contained in:
LunarAkai 2025-07-29 11:59:34 +02:00
commit 4ad7d2ebd0
42 changed files with 189 additions and 668 deletions

View file

@ -4,7 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
glium = "0.36.0"
log = "0.4"
fern = "0.7"
winit = "0.30.12"
moonhare_internal = { path = "../crates/moonhare_internal" }