diff options
Diffstat (limited to 'users/tazjin/tgsa/Cargo.lock')
-rw-r--r-- | users/tazjin/tgsa/Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/tgsa/Cargo.lock b/users/tazjin/tgsa/Cargo.lock index b1c154f0ab58..d5d034dde45e 100644 --- a/users/tazjin/tgsa/Cargo.lock +++ b/users/tazjin/tgsa/Cargo.lock @@ -1084,6 +1084,7 @@ version = "0.1.0" dependencies = [ "anyhow", "crimp", + "ego-tree", "rouille", "scraper", "url", |