initial commit for session and lock features
Signed-off-by: Sienna Meridian Satterwhite <sienna@r3t.io>
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4473,6 +4473,7 @@ dependencies = [
|
||||
"anyhow",
|
||||
"bevy",
|
||||
"bincode",
|
||||
"blake3",
|
||||
"blocking",
|
||||
"chrono",
|
||||
"crdts",
|
||||
@@ -4481,6 +4482,7 @@ dependencies = [
|
||||
"iroh",
|
||||
"iroh-gossip",
|
||||
"proptest",
|
||||
"rand 0.8.5",
|
||||
"rusqlite",
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
||||
Reference in New Issue
Block a user