Add workspace cargo.toml
This commit is contained in:
parent
10ab02f167
commit
9938c498a0
1 changed files with 5 additions and 0 deletions
5
Cargo.toml
Normal file
5
Cargo.toml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
[workspace]
|
||||||
|
members = [
|
||||||
|
"schemars",
|
||||||
|
"schemars_derive"
|
||||||
|
]
|
Loading…
Add table
Add a link
Reference in a new issue