i'm blue dabededabeday

This commit is contained in:
LunarAkai 2025-08-03 19:00:45 +02:00
commit 5a88e1c4c2
6 changed files with 66 additions and 19 deletions

1
Cargo.lock generated
View file

@ -1058,6 +1058,7 @@ version = "0.1.0"
name = "moonhare_game"
version = "0.1.0"
dependencies = [
"moonhare_graphics",
"moonhare_log",
"moonhare_window",
]