depot/third_party/tvl/users/tazjin/tgsa/Cargo.toml

13 lines
193 B
TOML
Raw Normal View History

[package]
name = "tgsa"
version = "0.1.0"
edition = "2021"
[dependencies]
anyhow = "1.0"
crimp = "0.2"
ego-tree = "0.6" # in tandem with 'scraper'
rouille = "3.5"
scraper = "0.12"
url = "2.2"