This commit is contained in:
LunarAkai 2025-08-01 00:31:47 +02:00
commit 33440da8f7
10 changed files with 135 additions and 21 deletions

View file

@ -5,3 +5,5 @@ version.workspace = true
authors.workspace = true
[dependencies]
moonhare_log = { path = "../moonhare_log" }
moonhare_window = { path = "../moonhare_window" }