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

5
Cargo.lock generated
View File

@@ -7414,10 +7414,15 @@ dependencies = [
name = "sync-macros"
version = "0.1.0"
dependencies = [
"anyhow",
"bevy",
"bincode",
"lib",
"proc-macro2",
"quote",
"serde",
"syn",
"tracing",
]
[[package]]