feat: server improvements
This commit is contained in:
parent
595b47dc06
commit
04311ebe48
5 changed files with 80 additions and 110 deletions
|
|
@ -13,3 +13,4 @@ async-trait = "0.1.74"
|
|||
rand = "0.8.5"
|
||||
minisql = { path = "../minisql" }
|
||||
proto = { path = "../proto" }
|
||||
parser = { path = "../parser" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue