treehouse/crates/treehouse-format/Cargo.toml

8 lines
108 B
TOML
Raw Normal View History

2023-08-17 21:59:56 +02:00
[package]
name = "treehouse-format"
version = "0.1.0"
edition = "2021"
[dependencies]
thiserror = "1.0.47"