planting a seed
This commit is contained in:
commit
e69dcdc197
11 changed files with 561 additions and 0 deletions
7
crates/treehouse-format/Cargo.toml
Normal file
7
crates/treehouse-format/Cargo.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "treehouse-format"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
thiserror = "1.0.47"
|
Loading…
Add table
Add a link
Reference in a new issue