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,4 +5,5 @@ version.workspace = true
authors.workspace = true
[dependencies]
winit = "0.30.12"
winit = "0.30.12"
moonhare_log = { path = "../moonhare_log" }