This commit is contained in:
LunarAkai 2025-08-03 01:07:52 +02:00
commit bbd2a6089c
10 changed files with 62 additions and 16 deletions

1
Cargo.lock generated
View file

@ -503,6 +503,7 @@ name = "moonhare_window"
version = "0.1.0"
dependencies = [
"gtk4",
"moonhare_event",
"moonhare_log",
]