refactor: remove lattice-store crate and update roadmap tasks

This commit is contained in:
2025-12-22 21:12:29 +01:00
parent e942da49ff
commit 665114036b
7 changed files with 1 additions and 81 deletions
-2
View File
@@ -3,7 +3,6 @@ resolver = "2"
members = [
"lattice-core",
"lattice-net",
"lattice-store",
"lattice-cli",
]
@@ -16,7 +15,6 @@ license = "MIT"
# Workspace crates
lattice-core = { path = "lattice-core" }
lattice-net = { path = "lattice-net" }
lattice-store = { path = "lattice-store" }
lattice-cli = { path = "lattice-cli" }
# CLI