feat(proto): add example client
This commit is contained in:
parent
75b067762e
commit
0318169876
4 changed files with 118 additions and 0 deletions
|
|
@ -3,4 +3,6 @@ resolver = "2"
|
|||
members = [
|
||||
"minisql",
|
||||
"proto"
|
||||
"proto",
|
||||
"client"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue