feat: create distributed Mito2 table (#2246)

* feat: create distributed Mito2 table

* rebase develop
This commit is contained in:
LFC
2023-08-28 20:07:52 +08:00
committed by GitHub
parent 71fc3c42d9
commit ef75e8f7c3
27 changed files with 712 additions and 247 deletions

View File

@@ -6,4 +6,4 @@ license.workspace = true
[dependencies]
snafu = { version = "0.7", features = ["backtraces"] }
strum = { version = "0.24", features = ["std", "derive"] }
strum.workspace = true