diff options
Diffstat (limited to 'users/tazjin/tgsa/Cargo.lock')
-rw-r--r-- | users/tazjin/tgsa/Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/users/tazjin/tgsa/Cargo.lock b/users/tazjin/tgsa/Cargo.lock index 386355cddaeb..51d11135f37f 100644 --- a/users/tazjin/tgsa/Cargo.lock +++ b/users/tazjin/tgsa/Cargo.lock @@ -1075,6 +1075,8 @@ dependencies = [ "ego-tree", "rouille", "scraper", + "serde", + "serde_json", "url", ] |