Initial workspace
This commit is contained in:
commit
491659d0d1
9 changed files with 48 additions and 0 deletions
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[workspace]
|
||||
resolver = "2"
|
||||
|
||||
members = [
|
||||
"rasql-build",
|
||||
"rasql-core",
|
||||
"rasql-query",
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue