planting a seed

This commit is contained in:
りき萌 2023-08-17 21:59:56 +02:00
commit e69dcdc197
11 changed files with 561 additions and 0 deletions

View file

@ -0,0 +1,7 @@
[package]
name = "treehouse-format"
version = "0.1.0"
edition = "2021"
[dependencies]
thiserror = "1.0.47"