tvl-depot/users/tazjin/tgsa/Cargo.toml
Vincent Ambo 96181f917a chore(tazjin/tgsa): bump all dependencies
Change-Id: Id90cf6b74999e81680c589847a8b2f64eefc37ca
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6875
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2022-10-06 22:53:04 +00:00

12 lines
196 B
TOML

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