fix: remove generic overlay startup path

This commit is contained in:
2026-05-30 04:34:27 +09:00
parent 625730cb0a
commit 20ac0c96a5
10 changed files with 198 additions and 280 deletions
Generated
+1
View File
@@ -334,6 +334,7 @@ version = "0.1.0"
dependencies = [
"manifest",
"protocol",
"serde_json",
"tokio",
"uuid",
]