planting a seed
This commit is contained in:
commit
e69dcdc197
11 changed files with 561 additions and 0 deletions
6
Cargo.toml
Normal file
6
Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[workspace]
|
||||
members = ["crates/*"]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.dependencies]
|
||||
treehouse-format = { path = "crates/treehouse-format" }
|
Loading…
Add table
Add a link
Reference in a new issue