about summary refs log tree commit diff
path: root/users/tazjin/tgsa/Cargo.toml
[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"