objective: add lightweight records

This commit is contained in:
2026-06-09 15:48:07 +09:00
parent 4b3be3f0b3
commit be12072547
8 changed files with 806 additions and 3 deletions
Generated
+2
View File
@@ -4772,12 +4772,14 @@ dependencies = [
name = "yoi"
version = "0.1.0"
dependencies = [
"chrono",
"client",
"manifest",
"memory",
"pod",
"serde",
"serde_json",
"serde_yaml",
"session-store",
"tempfile",
"ticket",