about summary refs log tree commit diff
path: root/users/tazjin/tgsa/Cargo.toml
blob: b589a8174e8e80bad3f529151e9b5d7fc3afaa03 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "tgsa"
version = "0.1.0"
edition = "2021"

[dependencies]
anyhow = "1.0"
crimp = "4087.0"
rouille = { version = "3.5", default-features = false }
url = "2.3"
scraper = "0.13"
ego-tree = "0.6" # in tandem with 'scraper'