checkpoint

Signed-off-by: Sienna Meridian Satterwhite <sienna@r3t.io>
This commit is contained in:
2025-12-04 19:49:48 +00:00
parent a76306342d
commit 93ab598db0
10 changed files with 34049 additions and 506 deletions

View File

@@ -13,3 +13,8 @@ proc-macro2 = "1.0"
[dev-dependencies]
lib = { path = "../lib" }
bevy = { workspace = true }
serde = { workspace = true }
bincode = "1.3"
anyhow = { workspace = true }
tracing = { workspace = true }