working example
This commit is contained in:
parent
aaf9781fe8
commit
e69bcfc23d
18 changed files with 1290 additions and 252 deletions
4
Cargo.toml
Normal file
4
Cargo.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[workspace]
|
||||
resolver = "3"
|
||||
#members = ["api","cli","schema"]
|
||||
members = ["api", "cli" , "macros"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue