tuiからセッションを復帰する経路の実装

This commit is contained in:
2026-04-29 19:03:03 +09:00
parent 87768c2e2d
commit fd96a517bb
15 changed files with 512 additions and 34 deletions
+1
View File
@@ -15,3 +15,4 @@ uuid = "1.23"
toml = "1.1.2"
manifest = { version = "0.1.0", path = "../manifest" }
session-store = { version = "0.1.0", path = "../session-store" }
scope-lock = { version = "0.1.0", path = "../scope-lock" }