gttg/Cargo.toml

13 lines
334 B
TOML

[package]
name = "gttg"
version = "0.1.0"
edition = "2021"
license = "0.0.0"
repository = "https://gitea.treehouse.systems/aDot/gttg"
[dependencies]
debug3 = { git = "https://github.com/aDotInTheVoid/debug3", version = "0.1.0", features = ["kdl"] }
fs-err = "2.7.0"
kdl = "4.3.0"
miette = { version = "4.7.1", features = ["fancy"] }