initial persistence commit
Signed-off-by: Sienna Meridian Satterwhite <sienna@r3t.io>
This commit is contained in:
@@ -12,6 +12,12 @@ serde_json.workspace = true
|
||||
crdts.workspace = true
|
||||
anyhow.workspace = true
|
||||
sync-macros = { path = "../sync-macros" }
|
||||
uuid = { version = "1.0", features = ["v4", "serde"] }
|
||||
toml.workspace = true
|
||||
tracing.workspace = true
|
||||
bevy.workspace = true
|
||||
bincode = "1.3"
|
||||
futures-lite = "2.0"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user