feat(proto): add proto crate to workspace
This commit is contained in:
parent
5804da5761
commit
7185c10979
3 changed files with 245 additions and 0 deletions
|
|
@ -2,4 +2,5 @@
|
|||
resolver = "2"
|
||||
members = [
|
||||
"minisql",
|
||||
"proto"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue