feat: introduce global meta store and root store concept, and update CLI to manage active store
This commit is contained in:
@@ -15,6 +15,7 @@ dirs = { workspace = true }
|
||||
blake3 = { workspace = true }
|
||||
hex = { workspace = true }
|
||||
redb = { workspace = true }
|
||||
uuid = { workspace = true }
|
||||
|
||||
[build-dependencies]
|
||||
prost-build = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user