treehouse/crates/treehouse-format/Cargo.toml
2023-08-18 17:04:12 +02:00

8 lines
108 B
TOML

[package]
name = "treehouse-format"
version = "0.1.0"
edition = "2021"
[dependencies]
thiserror = "1.0.47"