about summary refs log tree commit diff
path: root/users/tazjin/tgsa/Cargo.toml
blob: 0b152980586467a56b15e44b0d1fe549effb879a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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'
serde = "1.0"
serde_json = "1.0"