rename: adopt yoi identity

This commit is contained in:
2026-06-01 18:49:23 +09:00
parent 6e133a7229
commit e6c458021c
115 changed files with 945 additions and 732 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ members = [
"crates/secrets",
"crates/manifest",
"crates/pod",
"crates/insomnia",
"crates/yoi",
"crates/pod-store",
"crates/protocol",
"crates/provider",
@@ -35,7 +35,7 @@ manifest = { path = "crates/manifest" }
lint-common = { path = "crates/lint-common" }
memory = { path = "crates/memory" }
pod = { path = "crates/pod" }
insomnia = { path = "crates/insomnia" }
yoi = { path = "crates/yoi" }
pod-registry = { path = "crates/pod-registry" }
pod-store = { path = "crates/pod-store" }
protocol = { path = "crates/protocol" }